On 1/10/07, Timo Sirainen <tss@iki.fi> wrote:
On 10.1.2007, at 20.46, bofh list wrote:
> Now that I see this, is there really any compelling reason not to
> use maildir_copy_with_hardlinks? I think it is time to enable it!
There are only two reasons that I've found so far:
1) OSX + HFS+ sucks with it
2) Copying to shared mailboxes (with maildir-shared file) doesn't
update the group/permissions
I'll probably change 2) some day so that it fallbacks to copying the
normal way. I think in Dovecot v2.0 I'll change to
maildir_copy_with_hardlinks=yes by default, with everything except OSX.
Thanks Timo.
Is it safe to make this change with shutdown_clients = no ?