Hi everybody,
is there a way how to force multilog to log date and time?
@40000000424ffc521e225cf4 status: local 1/10 remote 0/20 @40000000424ffc521e5c4914 delivery 17137: success: did_0+0+1/ @40000000424ffc521e5c54cc status: local 0/10 remote 0/20 @40000000424ffc521e5c5c9c end msg 2359795 @40000000424ffcf511764894 new msg 2359795
It's already logged that way, just in a different format. Pipe the log through tai64nlocal:
tail /var/qmail/qmail/current | tai64nlocal
And you'll see it.
Bill