[Dovecot] "Renaming not supported across conflicting directory permissions"
Is it possible to disable this check in 2.1.7? (without a patch and re-compile?)
On Wed, 2013-02-13 at 13:04 -0500, Richard Platel wrote:
Is it possible to disable this check in 2.1.7? (without a patch and re-compile?)
Nope. I know there are some fixes related to that check in a newer v2.1. If it doesn't work with v2.1.15 either the way you want, let me know what exactly is the problem.
We are seeing this occurring in 2.1.17
imap
. rename "INBOX.Folder1" "INBOX.SubFolder.Folder1" . NO [CANNOT] Renaming not supported across conflicting directory permissions
Permissions don't have the sticky bit like other posters
drwx------ 1 mail mail 428 Oct 13 00:15 .SubFolder drwxr-x--- 1 mail mail 344 Oct 24 18:19 .Folder1
Chmod 700 .Folder1 fixes the issue and lets dovecot move it.
-- View this message in context: http://dovecot.2317879.n4.nabble.com/Renaming-not-supported-across-conflicti... Sent from the Dovecot mailing list archive at Nabble.com.
participants (3)
-
Richard Platel
-
stephen.ryan
-
Timo Sirainen