Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Marco Steenbergen on April 26, 2002, 01:30:34 PM

Title: Date & Time stamping from smtpd in maillog
Post by: Marco Steenbergen on April 26, 2002, 01:30:34 PM
It seems smtpd has another timezone setting.  I cannot find any location where to change this so the times recorded in the logfile aren't 6 hours off.

It's only smtpd showimngh this behaviour, not smtpfwdd.
Title: Re: Date & Time stamping from smtpd in maillog
Post by: Marco Steenbergen on April 29, 2002, 01:58:43 AM
I've been digging a little and came up with this for a reading:

http://ftp.rge.com/pub/mail/smtpd/v1.0/smtpd_1.14/INSTALL

/var/spool/smtpd/etc/localtime is the one to change?
Title: Re: Date & Time stamping from smtpd in maillog
Post by: Marco Steenbergen on April 29, 2002, 11:52:27 AM
I must be talking to myself...

Yes, it is:

cp /etc/localtime /var/spool/smtpd/etc fixes this.