Email-Notification not Working

Submitted by veerender on 2012-05-18

hi,

I installed WI version 0.8.5 server in my server and WI Desktop Client version 0.96 in my windows. Email-Notification is not working , i am unable to get the email when i enabled the notifications.

I configured the congig.inc.php for mail notifications:
$config[ 'notify_enabled' ] = 1;
$config[ 'notify_min_span' ] = 10;
$config[ 'mail_engine' ] = 'smtp';
$config[ 'mail_from' ] = 'my_mail_address.com';
$config[ 'smtp_host' ] = 'smtp.mailserver.com';
$config[ 'smtp_port' ] = 465;

can anyone help me out to get the mail notifications, when i add comments, attachments and issues.

thanks in advance.

First of all, please use the current version of the server and client. Second, you have to configure the cron job and enable appropriate settings in user preferences. Refer to the manual for more information.

Regards,
Michał

thanks ,

I installed new version WI , it is working fine.

thanks in advance

Hi,

Email Notification is not working in latest version of WI, when i test the connection i received mail from the WI server. i created the users and assigned the tasks to them.

Then user updated the task with comments, added a attachment and selected the Immediate notifications in manage alert , but user didn't receive any mail from the WI server

can anyone help me to sort this problem.

thanks in advance

cron job is not working, i started the job.php running for 1 min.

thanks.