Bug #8615
closedNotification smtp using 587/tcp or 465/tcp does not work.
0%
Description
Hi,
Configuring SMTP notification with 587/tcp or 465/tcp authentication displays error to send. The user and password are right because I use it on other systems via ssmtp. The notification only works if I use port 25/tcp without authentication.
If I test with a freebsd using the ssmtp package and setting USESTARTTLS=YES it works normally.
This is the error that occurs in pfsense when doing the test of sending:
Error: PLAIN authentication failure [SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start TLS)]
Updated by Jim Pingle about 7 years ago
- Status changed from New to Not a Bug
This is working fine for many, many others. Please post on the forum or pfSense subreddit for help in narrowing down your specific issue.
Updated by Marcelo Gondim about 7 years ago
I do not think I explained it very well. It was working and stopped working I think in this last update. In fact it sends the notification email only the test button always gives error.