At 11AM -0500 on 5/06/13 you (Rick Romero) wrote:
> I found something interesting via strace. lda is writing a timestamp
> with utime before doign the fsync, but I'm really not a C guy, so I
> have no idea why that's going on via procmail and not via commandline.
> I assume it's related t
At 9AM -0500 on 5/06/13 you (Rick Romero) wrote:
> I'm rehashing/reliving my issues from 2010:
> http://www.dovecot.org/list/dovecot/2010-October/053528.html
>
> In short, when calling deliver from vdelivermail (or procmail), and
> delivering via NFS to Maildir, the timestamp on the file is GMT.
Quoting Rick Romero :
I found something interesting via strace. lda is writing a timestamp
with utime before doign the fsync, but I'm really not a C guy, so I have
no idea why that's going on via procmail and not via commandline. I
assume it's related to the choice of pread64 vs read.
Got i
I found something interesting via strace. lda is writing a timestamp
with utime before doign the fsync, but I'm really not a C guy, so I
have no idea why that's going on via procmail and not via commandline.
I assume it's related to the choice of pread64 vs read.
when called from commandl