We are having the same problems, post upgrade. Fortunately, this is still on our POC box. Email notifications stopped after upgrading to 2012 1.7. We are running on RHEL6.
Oddly enough, emails to a pager address are working fine. However, emails to an email addresses are never getting to Postfix.
Here are some of the logs:
[root@nagios01 var]# grep NOTIF nagios.log
[1365198465] HOST NOTIFICATION: UnixTeam_Email;sys-ss-rhel5;DOWN;xi_host_notification_handler;CRITICAL - sys-ss-rhel5.its.uidaho.edu: rta nan, lost 100%
[1365198465] HOST NOTIFICATION: stephanyb;sys-ss-rhel5;DOWN;xi_host_notification_handler;CRITICAL - sys-ss-rhel5.its.uidaho.edu: rta nan, lost 100%
[1365198765] HOST NOTIFICATION: stephanyb_Escalation;sys-ss-rhel5;DOWN;xi_host_notification_handler;CRITICAL - sys-ss-rhel5.its.uidaho.edu: rta nan, lost 100%
[1365199365] HOST NOTIFICATION: stephanyb_Escalation;sys-ss-rhel5;DOWN;xi_host_notification_handler;CRITICAL - sys-ss-rhel5.its.uidaho.edu: rta nan, lost 100%
[1365199665] HOST NOTIFICATION: stephanyb_Escalation2;sys-ss-rhel5;DOWN;xi_host_notification_handler;CRITICAL - sys-ss-rhel5.its.uidaho.edu: rta nan, lost 100%
For that same time period, in /var/log/maillog
[root@nagios01 var]# tail /var/log/maillog
Apr 5 14:42:47 nagios01 postfix/qmgr[21579]: 3537D1FC67: from=<
[email protected]>, size=1088, nrcpt=1 (queue active)
Apr 5 14:42:47 nagios01 postfix/smtp[1401]: 3537D1FC67: to=<
[email protected]>, relay=smtpanon.uidaho.edu[129.101.177.56]:25, delay=0.09, delays=0.03/0.01/0/0.05, dsn=2.6.0, status=sent (250 2.6.0 <
[email protected]> Queued mail for delivery)
Apr 5 14:42:47 nagios01 postfix/qmgr[21579]: 3537D1FC67: removed
Apr 5 14:47:47 nagios01 postfix/pickup[14049]: 6409A1FC67: uid=500 from=<
[email protected]>
Apr 5 14:47:47 nagios01 postfix/cleanup[2793]: 6409A1FC67: message-id=<
[email protected]>
Apr 5 14:47:47 nagios01 postfix/qmgr[21579]: 6409A1FC67: from=<
[email protected]>, size=1088, nrcpt=1 (queue active)
Apr 5 14:47:47 nagios01 postfix/smtp[2795]: 6409A1FC67: to=<
[email protected]>, relay=smtpanon.uidaho.edu[129.101.177.56]:25, delay=0.09, delays=0.02/0.01/0.02/0.04, dsn=2.6.0, status=sent (250 2.6.0 <
[email protected]> Queued mail for delivery)
Apr 5 14:47:47 nagios01 postfix/qmgr[21579]: 6409A1FC67: removed
Apr 5 14:58:10 nagios01 postfix/postfix-script[5512]: refreshing the Postfix mail system
Apr 5 14:58:10 nagios01 postfix/master[21572]: reload -- version 2.6.6, configuration /etc/postfix
[root@nagios01 var]#