On 12/19/2011 12:21 PM, Who Me wrote: > Thanks for your suggestions. I like the way you think - but unfortunately, > none of the services are chrooted. I am able to see other (normal) postfix > messages in syslog. Additionally, both boxes are configured to log all mail > messages the same: > mail.* -/var/log/maillog > > Aside from the update version, there really isn't a whole lot that is > different between the two boxes. (I used the existing config files as a > guide when building the new box.)
I am chrooted on Debian 6.0.3 and this logging works on 2.8.3. It worked on 2.5.5 and 2.7.1 as well. /var/log/mail.log:Dec 19 02:06:05 greer postfix/smtpd[20168]: table hash:/etc/postfix/auto-whtlst has changed -- restarting /var/log/mail.log:Dec 19 02:40:13 greer postfix/smtpd[20651]: table hash:/etc/postfix/auto-whtlst has changed -- restarting /etc/rsyslog.conf ... mail.info -/var/log/mail.info mail.warn -/var/log/mail.warn mail.err /var/log/mail.err ... Let's assume for a minute that Postfix is not actually picking up the changes and that the cause of the problem is not a logging issue. Is this new box running an experimental filesystem that has a broken mtime implementation? Maybe it would be helpful if you posted your operating system and filesystem type/rev/details, including fstab mount options of the filesystem where the map file resides. -- Stan
