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
-
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.
-
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?
-
I must be talking to myself...
Yes, it is:
cp /etc/localtime /var/spool/smtpd/etc fixes this.