Hi everyone,
I've installed Zabbix on Suse11.4, all woking well but notification and mail actions seems doesn't work.
Postfix is configured to relay on my mail server (mail.mydomain.com) and if i use: "mail -s "Test From Mail" [email protected]" it works from root and zabbix bash well.
I configure this media type on Zabbix:
Description: Email
Type: Email
SMTP server: localhost
SMTP helo: mydomain.com
SMTP Email: [email protected]
There is some triger in error but no mail received.
No log error on /tmp/zabbix_server.log no log error on /var/log/mail.info.
No Message on "tcpdump dst port 25" output.
I have no idea, can anyone help me ?
I've installed Zabbix on Suse11.4, all woking well but notification and mail actions seems doesn't work.
Postfix is configured to relay on my mail server (mail.mydomain.com) and if i use: "mail -s "Test From Mail" [email protected]" it works from root and zabbix bash well.
I configure this media type on Zabbix:
Description: Email
Type: Email
SMTP server: localhost
SMTP helo: mydomain.com
SMTP Email: [email protected]
There is some triger in error but no mail received.
No log error on /tmp/zabbix_server.log no log error on /var/log/mail.info.
No Message on "tcpdump dst port 25" output.
I have no idea, can anyone help me ?
Comment