PDA

View Full Version : zabbix from email address


simprix
25-03-2007, 00:45
I need to change the email that my notifications come from. They are coming from zabbix@localhost by this command.

I am getting emails blocked because it is from @localhost.

Here is the log entry

32]
Mar 24 19:58:53 saturn postfix/smtpd[30187]: disconnect from unknown[86.142.79.232]
Mar 24 20:00:18 saturn postfix/smtpd[30187]: connect from saturn.supportdept.com[127.0.0.1]
Mar 24 20:00:18 saturn postfix/smtpd[30187]: 2E3BC13F616: client=saturn.supportdept.com[127.0.0.1]
Mar 24 20:00:18 saturn postfix/cleanup[30549]: 2E3BC13F616: message-id=<20070325000018.2E3BC13F616@saturn.supportdept.com>
Mar 24 20:00:18 saturn postfix/smtpd[30187]: disconnect from saturn.supportdept.com[127.0.0.1]
Mar 24 20:00:18 saturn postfix/qmgr[8720]: 2E3BC13F616: from=<zabbix@localhost>, size=483, nrcpt=1 (queue active)
Mar 24 20:00:18 saturn postfix/smtpd[30187]: connect from saturn.supportdept.com[127.0.0.1]
Mar 24 20:00:18 saturn postfix/smtpd[30187]: 3DF3613F617: client=saturn.supportdept.com[127.0.0.1]
Mar 24 20:00:18 saturn postfix/cleanup[30549]: 3DF3613F617: message-id=<20070325000018.3DF3613F617@saturn.supportdept.com>
Mar 24 20:00:18 saturn postfix/smtpd[30187]: disconnect from saturn.supportdept.com[127.0.0.1]
Mar 24 20:00:18 saturn postfix/qmgr[8720]: 3DF3613F617: from=<zabbix@localhost>, size=491, nrcpt=1 (queue active)
Mar 24 20:00:18 saturn postfix/smtp[30552]: 3DF3613F617: to=<6165661423@message.alltel.com>, relay=mms-mta.alltel.net[166.102.165.62], delay=0, status=bounced (host mms-mta.alltel.net[166.102.165.62] said: 550 you are not allowed to send mail to <6165661423@message.alltel.com> (in reply to RCPT TO command))

medic
25-03-2007, 12:41
dont have this problem with my zabbix..
maybe your smtp-email isnt correct ?
it needs to be a fully qualified mail address ... its the "from-address" ...

rajan.s.ravi
26-03-2007, 04:27
Hi,

This may be due to the security on the smtp server you are using. You may get the supported domains for your smtp server from your mail admins.

You may change this in Configuration->General->Media types

Regards,
Ravi