Ad Widget

Collapse

zabbix from email address

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • simprix
    Junior Member
    • Mar 2007
    • 1

    #1

    zabbix from email address

    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=<[email protected]. 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=<[email protected]. 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=<[email protected]>, 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 <[email protected]> (in reply to RCPT TO command))
  • medic
    Member
    • Feb 2007
    • 58

    #2
    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" ...

    Comment

    • rajan.s.ravi
      Member
      • Jul 2006
      • 40

      #3
      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

      Comment

      Working...