I know this is probably done to death by now. however all the information i've found on these forums have related to older versions of Zabbix and post stating that SMTP_AUTH will be supported on Zabbix 3.x+
looking at the install guide i have set all the options that i believe should be working with O365.
to recap.
checking the "zabbix_server.log" i can see "SMTP authentication: YES" ... which indicates to me SMTP_AUTH is there and it enabled.
the media type is set as so. the "SMTP helo" is set as so because if i set my domain i get another error.
username and password are set correctly (i've tested by being able to email using powershell as well as logging on to Office 365)
with all this when Zabbix tries to email out i get an error message that reads:
"Login denied: MAIL failed: 530"
an SMTP 530 error means that the sender is not permitted... however i know for sure the user account being used is definitely permitted to send mail, my printers are using this account to send mail!
am i missing something in the way that Zabbix sends mail?
looking at the install guide i have set all the options that i believe should be working with O365.
to recap.
checking the "zabbix_server.log" i can see "SMTP authentication: YES" ... which indicates to me SMTP_AUTH is there and it enabled.
the media type is set as so. the "SMTP helo" is set as so because if i set my domain i get another error.
username and password are set correctly (i've tested by being able to email using powershell as well as logging on to Office 365)
with all this when Zabbix tries to email out i get an error message that reads:
"Login denied: MAIL failed: 530"
an SMTP 530 error means that the sender is not permitted... however i know for sure the user account being used is definitely permitted to send mail, my printers are using this account to send mail!
am i missing something in the way that Zabbix sends mail?
Comment