Hello,
I'm not receiving emails notifications. I added 2 media types:
- Email
- Jabber
Jabber is working fine. In Email, I tried using various settings:
SMTP server: server1 and server1.example.com
("uname" -n shows me "server 1" and when I login to telnet port 25, the answer is "220 server1.runnerace.com ESMTP Sendmail 8.14.4/8.14.4/Debian-2ubuntu1; Tue, 5 Jun 2012 22:21:51 +0400; (No UCE/UBE) logging access from: localhost(OK)-localhost [127.0.0.1]")
Helo: I tried using localhost and 127.0.0.1
I configured users and actions.
If I stop apache2 , I receive a Jabber message. But no Email notification.
The event details shows:
Cannot connect to SMTP server [server1.example.com] [*** Cannot connect to [server1.example.com]:25 [Connection refused]]
I can send emails using telnet.
I added "sendmail: 127.0.0.1" in /etc/hosts.allow
tail /var/log/mail.log shows a lot of this messages "Jun 5 22:28:31 server1 sm-mta[13529]: q55ISVl7013529: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4"
This messages keep coming, also when no events are triggered.
I'm running:
- Zabbix 1.8.3
- Linux server1 2.6.18-274.7.1.el5.028stab095.1 #1 SMP Mon Oct 24 20:49:24 MSD 2011 x86_64 x86_64 x86_64 GNU/Linux
- DISTRIB_DESCRIPTION="Ubuntu 11.04" (I tried also using Debian 5 and 6 and ubuntu 10.04 )
- Sendmail 8.14.4/8.14.4/Debian-2ubuntu1
If anyone could help, I would appreciate that.
Thanks!
I'm not receiving emails notifications. I added 2 media types:
- Jabber
Jabber is working fine. In Email, I tried using various settings:
SMTP server: server1 and server1.example.com
("uname" -n shows me "server 1" and when I login to telnet port 25, the answer is "220 server1.runnerace.com ESMTP Sendmail 8.14.4/8.14.4/Debian-2ubuntu1; Tue, 5 Jun 2012 22:21:51 +0400; (No UCE/UBE) logging access from: localhost(OK)-localhost [127.0.0.1]")
Helo: I tried using localhost and 127.0.0.1
I configured users and actions.
If I stop apache2 , I receive a Jabber message. But no Email notification.
The event details shows:
Cannot connect to SMTP server [server1.example.com] [*** Cannot connect to [server1.example.com]:25 [Connection refused]]
I can send emails using telnet.
I added "sendmail: 127.0.0.1" in /etc/hosts.allow
tail /var/log/mail.log shows a lot of this messages "Jun 5 22:28:31 server1 sm-mta[13529]: q55ISVl7013529: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4"
This messages keep coming, also when no events are triggered.
I'm running:
- Zabbix 1.8.3
- Linux server1 2.6.18-274.7.1.el5.028stab095.1 #1 SMP Mon Oct 24 20:49:24 MSD 2011 x86_64 x86_64 x86_64 GNU/Linux
- DISTRIB_DESCRIPTION="Ubuntu 11.04" (I tried also using Debian 5 and 6 and ubuntu 10.04 )
- Sendmail 8.14.4/8.14.4/Debian-2ubuntu1
If anyone could help, I would appreciate that.
Thanks!
Comment