Re: [Dovecot] deliver and time

2010-10-04 Thread Timo Sirainen
On 5.10.2010, at 2.06, Rick Romero wrote: >> Could TZ environment affect it? I wouldn't think so, but that's the only >> thing I can think of right now (besides stracing). > > Good call! I added that env variable (TZ=CST for me) to my deliver line and > all is well now. Weird. I don't think i

Re: [Dovecot] deliver and time

2010-10-04 Thread Rick Romero
On Oct 4, 2010, at 4:28 PM, Timo Sirainen wrote: > On 4.10.2010, at 22.14, Rick Romero wrote: > >> I already 'touched' a file, and it looked fine, and for giggles I did what >> you suggested and the times are correct. Only using 'deliver' results in a >> GMT time. > > Could TZ environment a

Re: [Dovecot] deliver and time

2010-10-04 Thread Timo Sirainen
On 4.10.2010, at 22.14, Rick Romero wrote: > I already 'touched' a file, and it looked fine, and for giggles I did what > you suggested and the times are correct. Only using 'deliver' results in a > GMT time. Could TZ environment affect it? I wouldn't think so, but that's the only thing I can

Re: [Dovecot] deliver and time

2010-10-04 Thread Rick Romero
On 10/4/2010 2:53 PM, Timo Sirainen wrote: On 4.10.2010, at 20.35, Rick Romero wrote: What I don't understand is why the timestamp would be different with deliver. What's odd is that the time in the filename itself appears correct. Weird. I'm calling deliver from procmail like so: #|/usr

Re: [Dovecot] deliver and time

2010-10-04 Thread Timo Sirainen
On 4.10.2010, at 20.35, Rick Romero wrote: > What I don't understand is why the timestamp would be different with deliver. > What's odd is that the time in the filename itself appears correct. Weird. > > I'm calling deliver from procmail like so: > #|/usr/bin/env -i HOME=$DOMDIR /usr/local/l

Re: [Dovecot] deliver and time

2010-10-04 Thread Rick Romero
On 10/4/2010 2:15 PM, Timo Sirainen wrote: On 4.10.2010, at 19.53, Tom Hendrikx wrote: It seems Mail.app uses the timestamp ('arrived date'?) on the mail file itself (Maildir here) to display the time. When your MUA accesses the mail over IMAP, it does not see the Maildir file's mtime. Your

Re: [Dovecot] deliver and time

2010-10-04 Thread Timo Sirainen
On 4.10.2010, at 19.53, Tom Hendrikx wrote: >> It seems Mail.app uses the timestamp ('arrived date'?) on the mail file >> itself (Maildir here) to display the time. >> > When your MUA accesses the mail over IMAP, it does not see the Maildir > file's mtime. Your MUA should use the Date header in t

Re: [Dovecot] deliver and time

2010-10-04 Thread Michael Orlitzky
On 10/04/2010 02:19 PM, Rick Romero wrote: > Hi All, > > I've been experimenting with deliver on my personal domain, and so far > everything has been peachy except for Mail.app. Mail.app (on multiple > devices) is showing what looks to be GMT times, rather than the date > header. Initially

Re: [Dovecot] deliver and time

2010-10-04 Thread Tom Hendrikx
On 04/10/10 20:19, Rick Romero wrote: > Hi All, > > I've been experimenting with deliver on my personal domain, and so far > everything has been peachy except for Mail.app. Mail.app (on multiple > devices) is showing what looks to be GMT times, rather than the date > header. Initially I thought

[Dovecot] deliver and time

2010-10-04 Thread Rick Romero
Hi All, I've been experimenting with deliver on my personal domain, and so far everything has been peachy except for Mail.app. Mail.app (on multiple devices) is showing what looks to be GMT times, rather than the date header. Initially I thought it was something I did on my Mac, until I go