Actions
Bug #8615
closedNotification smtp using 587/tcp or 465/tcp does not work.
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Notifications
Target version:
-
Start date:
07/03/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.3_1
Affected Architecture:
amd64
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)]
Actions