LDB: > On 02/12/2013 08:35 AM, Wietse Venema wrote: > > egrep '(warning|error|fatal|panic):' /some/log/file | more > > Thank you for the response. I apologize for the delay. > > The log entries you requested are as follows and since then the postfix > service > has been restarted many times:
You show only WARNING messages. postscreen logs an ERROR mesage before exiting with status 1. Are you using a syslog configuration that logs ERRORS and WARNINGS to different files? Wietse