Mail notification
Posted: Thu Sep 06, 2012 3:19 am
Hello,
I'm a newbe on nagios core and I've a problem...
I configured nagios and postfix, but there is something that doesn't work in mail notification.
When i send a test email from the webgui, this email is sent and arrives correctly, but if i try to configure an automatic notification, the mail il sent to a "strange" address...
In maillog I've:
Test email
Automatic email
In automatic email I need to have <[email protected]> in "to" field
Please, someone can help me?
Thank You
Best Regards
I'm a newbe on nagios core and I've a problem...
I configured nagios and postfix, but there is something that doesn't work in mail notification.
When i send a test email from the webgui, this email is sent and arrives correctly, but if i try to configure an automatic notification, the mail il sent to a "strange" address...
In maillog I've:
Test email
Code: Select all
Sep 6 09:47:23 nagios postfix/qmgr[15230]: 40871BFCC1: from=<[email protected]>, size=658, nrcpt=1 (queue active)
Sep 6 09:47:24 nagios postfix/smtp[12360]: 40871BFCC1: to=[b]<[email protected]>[/b], relay=172.20.9.10[172.20.9.10]:25, delay=0.9, delays=0.05/0.04/0.02/0.8, dsn=2.6.0, status=sent (250 2.6.0 <[email protected]> [InternalId=77259] Queued mail for delivery)
Code: Select all
Sep 6 10:06:36 nagios postfix/pickup[13611]: 65E2BBFD22: uid=501 from=<nagios>
Sep 6 10:06:36 nagios postfix/cleanup[13660]: 65E2BBFD22: message-id=<[email protected]>
Sep 6 10:06:36 nagios postfix/qmgr[13612]: 65E2BBFD22: from=<[email protected]>, size=634, nrcpt=1 (queue active)
Sep 6 10:06:36 nagios postfix/local[13664]: 65E2BBFD22: to=[b]<[email protected]>[/b], orig_to=<$>, relay=local, delay=0.32, delays=0.2/0.05/0/0.07, dsn=5.1.1, status=bounced (unknown user: "$")
Please, someone can help me?
Thank You
Best Regards