From: grarpamp <gra...@gm...> - 2018-09-30 04:58:29
|
> This makes the log entries look like this: > > fetchmail [2018/09/29 17:04:41]: 2 messages for ... > fetchmail [2018/09/29 17:04:42]: reading message ... > > Here's the patch I used for 6.3.26... Try reading and adopting a valid iso8601 standard format for timestamps instead of the above which are nonconformant and ambiguous in multiple ways. |