Re: Email Notification upon Assigning a Record does not work
Check your logs. Both Apache and Sugar to see if you have email issues. Can you send emails through Sugar?
On Ubuntu, this is the command I use: tail -f sugarcrm.log /var/log/apache2/error.log
This way I can watch what happens when I try actions in Sugar.
On Centos (our production systems run on Centos)
tail -F /var/log/messages /var/log/httpd/sugarstage/error/20100825.log /var/www/sugarstage/sugarcrm.log
As you can see the apache logs rotate by day.
If you on Windows I can't help re logs.
Jerry Way
Business Process Administrator
Sugar 6.1.4 Professional
(Testing 6.1.2)
LAMP on Centos 5
PHP 5
MySQL 5
Apache 2.2
Bookmarks