27 Feb
2007
27 Feb
'07
2:53 a.m.
On Mon, February 26, 2007 2:40 pm, bhayden@umn.edu said:
Hi folks. Is there a way to modify the log stamp to include pid as well as time?
Take a look at http://wiki.dovecot.org/Variables
%p = pid
I use: mail_log_prefix = "%Us(%u)(%p): "
Syslog adds the timestamp though.
Bill