Page 2 of 2
Re: How to Configure Email Notification, notifications missi
Posted: Tue Feb 10, 2015 5:38 pm
by scottwilkerson
You are not connecting to the SMTP server you have in the Admin -> Manage Mail Settings
I would switch that to Sendmail as that appears to go out just fine (as demonstrated from your command line test)
Re: How to Configure Email Notification, notifications missi
Posted: Wed Feb 11, 2015 3:05 pm
by swapnil.kadam
By switching to 'Sendmail' it works, however would like to understand why is it not working with SMPT when I have a SMPT server configured correctly.
Re: How to Configure Email Notification, notifications missi
Posted: Wed Feb 11, 2015 4:23 pm
by abrist
Can you check the *SMTP* server's logs?
Re: How to Configure Email Notification, notifications missi
Posted: Tue Feb 17, 2015 11:30 am
by uocken
Isn't port 25 non-encrypted SMTP? Couldn't help but notice you have SSL enabled. Try port 465, or disable SSL.
Re: How to Configure Email Notification, notifications missi
Posted: Tue Feb 17, 2015 11:40 am
by abrist
Any word OP?