Thanks Wietse..
The output is this:
# date ; env - dateWed Oct 23 21:22:20 CEST 2019Wed Oct 23 21:22:20 CEST 2019#
It is actual valid localtime...
Thanks again,
Pedro.
On Wednesday, October 23, 2019, 3:56:51 PM GMT+2, Wietse Venema
<[email protected]> wrote:
Pedro David Marco:
> Hi,
> my Postfix 3.1.12 mailq command is showing timestamps in UTC... is it
> possible to have them in localtime?
>
> It is not chrooted and /etc/localtime is correct.
What is the output from:
date ; env - date
I'm asking this, because the date conversion happens in the postqueue
program, which has no chroot option as it is not configured in
master.cf.
Wietse