Re: [Dovecot] Deliver error - fdatasync_path

2009-03-09 Thread Daniel L. Miller
Timo Sirainen wrote: On Thu, 2009-03-05 at 14:42 -0800, Daniel L. Miller wrote: With dbox yes, you can just ignore the error. Maildir probably would give user-visible errors. Why the difference? I can see a big deal for mbox - but why Maildir? It's just because of how the

Re: [Dovecot] Deliver error - fdatasync_path

2009-03-05 Thread Timo Sirainen
On Thu, 2009-03-05 at 14:42 -0800, Daniel L. Miller wrote: > > With dbox yes, you can just ignore the error. Maildir probably would > > give user-visible errors. > > > > > Why the difference? I can see a big deal for mbox - but why Maildir? It's just because of how the code was written. In mai

Re: [Dovecot] Deliver error - fdatasync_path

2009-03-05 Thread Daniel L. Miller
Timo Sirainen wrote: On Mon, 2009-03-02 at 08:59 -0800, Daniel L. Miller wrote: Some OSes/filesystems don't like that. This should help: http://hg.dovecot.org/dovecot-1.1/rev/71b7c7f8d7a2 1st question...hmm...wow. Is that a patch you just wrote?! Cool! Hmm...since I'm running

Re: [Dovecot] Deliver error - fdatasync_path

2009-03-02 Thread Timo Sirainen
On Mon, 2009-03-02 at 08:59 -0800, Daniel L. Miller wrote: > > Some OSes/filesystems don't like that. This should help: > > http://hg.dovecot.org/dovecot-1.1/rev/71b7c7f8d7a2 > 1st question...hmm...wow. Is that a patch you just wrote?! Cool! > > Hmm...since I'm running on a pre-compiled package

Re: [Dovecot] Deliver error - fdatasync_path

2009-03-02 Thread Daniel L. Miller
Timo Sirainen wrote: On Mon, 2009-03-02 at 07:31 -0800, Daniel L. Miller wrote: Mar 1 13:35:10 mailserver deliver(dmil...@amfes.com): fdatasync_path(/var/mail/amfes.com/dmiller/Maildir/INBOX/dbox-Mails) failed: Invalid argument Some OSes/filesystems don't like that. This should help:

Re: [Dovecot] Deliver error - fdatasync_path

2009-03-02 Thread Timo Sirainen
On Mon, 2009-03-02 at 07:31 -0800, Daniel L. Miller wrote: > Mar 1 13:35:10 mailserver deliver(dmil...@amfes.com): > fdatasync_path(/var/mail/amfes.com/dmiller/Maildir/INBOX/dbox-Mails) > failed: Invalid argument Some OSes/filesystems don't like that. This should help: http://hg.dovecot.org/dov

[Dovecot] Deliver error - fdatasync_path

2009-03-02 Thread Daniel L. Miller
I see the following history in my log during message delivery: Mar 1 13:35:09 mailserver postfix/pickup[21464]: 5FAFC2A002: uid=0 from= Mar 1 13:35:09 mailserver postfix/cleanup[21526]: 5FAFC2A002: message-id=<20090301213509.5fafc2a...@mailserver.amfeslan.local> Mar 1 13:35:09 mailserver pos