Hello !
I'm using Zabbix 2.0.3 and I'm trying to configure the zabbix to send notification to mail gmail account. (I don't have an internal email server)
I have configured the media type and the action, but when I hit shutdown in any device (like a test server monitored) I don't receive any email.
I checked in Audit , Actions and was there the following message:
Sent 0 [email protected] - Wrong answer on MAIL FROM [530 5.7.0 Must issue a STARTTLS command first.
I have configured in my php.ini the smtp.gmail.com and the port 465 already.
Anyone can help me?
Thanks a million!
I'm using Zabbix 2.0.3 and I'm trying to configure the zabbix to send notification to mail gmail account. (I don't have an internal email server)
I have configured the media type and the action, but when I hit shutdown in any device (like a test server monitored) I don't receive any email.
I checked in Audit , Actions and was there the following message:
Sent 0 [email protected] - Wrong answer on MAIL FROM [530 5.7.0 Must issue a STARTTLS command first.
I have configured in my php.ini the smtp.gmail.com and the port 465 already.
Anyone can help me?
Thanks a million!
Comment