Len Conrad
Sat, 02 Jan 2010 06:35:59 -0800
>Dec 31 20:05:54 mail-ausfall kernel: [876822.781710] smtpd[27410] general >protection ip:80813d8 sp:bf9c2d68 error:0 in smtpd[8048000+53000]
...I have none of these.
>Jan 1 20:19:41 mail-ausfall postfix/verify[26329]: fatal: close database
>/var/lib/postfix/verify.db: No such file or directory
I don't use verify anymore, but we get these each time we stop postfix:
>Jan 2 10:17:55 mail-ausfall postfix/postscreen[17151]: fatal: close database
>/var/lib/postfix/ps_cache.db: No such file or directory
Jan 2 09:26:06 mx7 postfix/master[32550]: terminating on signal 15
Jan 2 09:26:06 mx7 postfix/postscreen[32558]: fatal: close database
/var/db/postfix/ps_cache.db: No such file or directory
mx7# egrep -i "postscreen" /var/log/maillog | awk '{ print $6}' | sort -f |
uniq -ic | sort -rfn
404335 PASS
347830 BLACKLISTED
60258 PREGREET
2124 HANGUP
593 warning:
193 WHITELISTED
35 fatal: <<<<<<<<<
mx7# postconf mail_version
mail_version = 2.7-20091209
Wietse gave a patch but I'm waiting for it to be fixed in a snapshot.
Len