| |||||||||||||||||||||||||||||||
|
> Hello, > > I am running a postfix mail server that is handling the mail for several > domains. The server is running in a chroot environment. All is well with > the handling of mail, etc. However, i am having trouble getting the > timestamps to correctly show on the received email. I am using courier > imapd ssl to deliever the mail to the clients. Upon receiving mail, the > timestamp is off by -1 hour. I have copied the correct zonefile over to > localtime within the chroot environment. I believe the difference of one > hour is the difference between EST and EDT (day light savings). Has > anyone had any trouble like this? If so, what needs to be done for the > correct timestamp to be displayed? > you need to read about chrooting... copy the timezone file (/etc/localtime or /etc/timezone or whatever) to the chroot area (it should be visible from the chroot using the same PATH as it is on the system. so if the file is /etc/localtime, then you need to copy it to ${queue_directory}/etc/), and restart postfix.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com