<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br><chop><br><br><a href="http://Fallback.nl.uu.net">Fallback.nl.uu.net</a> is rejecting the e-mail because the MTA on your
<br>nagios box, not nagios itself, is claiming to be called<br>localhost.localdomain, which is an unverifiable name. It's very<br>reasonable that they would do that. You need to configure the MTA on<br>your nagios box to use a real hostname that can be found in the DNS.
<br>This may be as simple as adding the hostname to your DNS and editing<br>your /etc/hosts file on your nagios box, changing the <a href="http://127.0.0.1">127.0.0.1</a> entry to<br>something like --<br><br><a href="http://127.0.0.1">
127.0.0.1</a> yourhost.yourdomain.foo localhost.localdomain<br><br>You'd need to restart your MTA if it's running as a daemon after making<br>that change. If that doesn't work, you'll need to specifically configure
<br>the MTA that you're using to masquerade as that host or domain. You can<br>do this for Sendmail by setting the MASQUERADE_AS macro. Under Postfix I<br>believe it's the myorigin variable.<br><br>--<br>Marc</blockquote>

<div> </div>
<div> </div>
<div>How can I know what MTA I am using?</div>
<div>At the nagios command.cfg, the email-notification is send by using /bin/mail ,</div>
<div>but is /bin/mail a MTA or just to send email?</div>
<div> </div><br> </div>