I am having difficulty with my Zabbix server will only send emails to internal addresses. ([email protected]) External addresses ([email protected]) always show an error in the Actions tab of:
Error receiving answer on RCPT TO request [Success]
I have tried sending emails from Linux using the mail command, as well as telnetting localhost 25 and issuing the helo, mail from, rcpt to, and data commands directly. Each time, I can manually send the email with no difficulty.
The message itself is confusing. It seems to say that it could not process the to: address, but that it was successful. It is almost like it is timing out.
Is there anything else I can try to help pinpoint this trouble? If I cannot get alerts sent to external addresses, we will have to scrap Zabbix and try a different monitoring system.
Thanx for any help.
Error receiving answer on RCPT TO request [Success]
I have tried sending emails from Linux using the mail command, as well as telnetting localhost 25 and issuing the helo, mail from, rcpt to, and data commands directly. Each time, I can manually send the email with no difficulty.
The message itself is confusing. It seems to say that it could not process the to: address, but that it was successful. It is almost like it is timing out.
Is there anything else I can try to help pinpoint this trouble? If I cannot get alerts sent to external addresses, we will have to scrap Zabbix and try a different monitoring system.
Thanx for any help.
Comment