Displaying 1 result from an estimated 1 matches for "b8069eb3".
2007 Feb 27
1
Fwd: RE: pid stamp on log entries?
On Feb 26 2007, Bill Boebel wrote:
>On Mon, February 26, 2007 2:40 pm, bhayden at 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.
Thanks for