rmdir() EBUSY warnings on 2.2.12

2014-07-03 Thread Giel van Schijndel
ZFS != NFS) I'm not really sure why using rmdir() for another directory than the Maildir specified in mail_location is a good idea. I.e. given that Maildirs shouldn't ever be emtpy (cur,new,tmp) anyway. -- Met vriendelijke groet, With kind regards, Giel van Schijndel -- > A programmer s

Re: rmdir() EBUSY warnings on 2.2.12

2014-07-03 Thread Giel van Schijndel
On Fri, Jul 04, 2014 at 01:59:02 +0300, Timo Sirainen wrote: > On 4.7.2014, at 1.30, Giel van Schijndel wrote: > >> I'm getting a lot of syslog spam on FreeBSD 10 from >> nfs_flush_file_handle_cache_dir where, apparently it tries to rmdir() >> the mountpoint of my ma

Re: rmdir() EBUSY warnings on 2.2.12

2014-07-05 Thread Giel van Schijndel
On Fri, Jul 04, 2014 at 11:49:37 +0300, Timo Sirainen wrote: > On 4.7.2014, at 9.27, Giel van Schijndel wrote: >>> Don't set mail_nfs_index=yes or mail_nfs_storage=yes and Dovecot won't >>> try these kludgy things to flush NFS caches. They don't fully

Re: rmdir() EBUSY warnings on 2.2.12

2014-07-07 Thread Giel van Schijndel
On Sun, Jul 06, 2014 at 07:11:15PM +0300, Timo Sirainen wrote: > On 5.7.2014, at 11.32, Giel van Schijndel wrote: >> On Fri, Jul 04, 2014 at 11:49:37 +0300, Timo Sirainen wrote: >>> Are you using dict-file? Looks like the NFS flushing was done there >>> unconditiona

mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)

2014-11-10 Thread Giel van Schijndel
al_user > } > service imap-login { > inet_listener imaps { > port = 993 > ssl = yes > } > } > service imap { > drop_priv_before_exec = yes > } > userdb { > args = username_format=%u /usr/local/etc/dovecot/users > default_fields = home=/var/m