Timo Sirainen wrote:
On Mon, 2009-03-02 at 07:31 -0800, Daniel L. Miller wrote:
Mar 1 13:35:10 mailserver deliver(dmiller@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/dovecot-1.1/rev/71b7c7f8d7a2
I'm not sure if CIFS has other problems though. And I hope you're not trying to access the same user's mails in two different servers at the same time?
BTW. Is it intentional that you're using dbox format under Maildir?
2nd question first - I am intentionally storing the mail in the /Maildir directory in the user's home directory. I setup the server originally for Maildir format and then thought I'd try out dbox for fun. Unless there's a problem with this...
I am NOT trying to access from multiple servers simultaneously.
1st question...hmm...wow. Is that a patch you just wrote?! Cool!
Hmm...since I'm running on a pre-compiled package...is this an error I can simply ignore? Your patch seems to indicate you're just ignoring the result of the fsync call.
Daniel