I've just set up the SMTP notifications on PVE - and the test email works fine.
When the system itself starts to send notifcations via the SMTP path, the mail server replies with:
Given that the test email works fine, it seems that when in actual use, it doesn't issue a STARTTLS - even though that is selected in the SMTP server options on PVE.
It also looks like the "Authentication" checkbox keeps getting checked - even if no username / password is required.
When the system itself starts to send notifcations via the SMTP path, the mail server replies with:
Code:
<email@host.com: host mail.server[<mail server ip>] said: 530
5.7.0 Must issue a STARTTLS command first (in reply to MAIL FROM command)
Diagnostic-Code: smtp; 530 5.7.0 Must issue a STARTTLS command first
Given that the test email works fine, it seems that when in actual use, it doesn't issue a STARTTLS - even though that is selected in the SMTP server options on PVE.
It also looks like the "Authentication" checkbox keeps getting checked - even if no username / password is required.
Last edited: