[Dovecot] Reverting from 2.0. to 1.2
Timo Sirainen
tss at iki.fi
Wed Dec 22 19:12:29 EET 2010
On 22.12.2010, at 18.38, Thomas Hummel wrote:
> A user couldn't move a message from .Sent/ to .GVV-tangy.GVV/
> Thunderbird said :
>
> Character not allowed in mailbox name: '.'.
So you have Maildir++ layout and you don't have listescape plugin? And you have namespace separator set to '/'?
In such setup having '.' just isn't valid. All '.' characters in the directory name get converted to '/'. If on filesystem you have .GVV-tangy.GVV/, that shows up to client as "GVV-tangy/GVV". There should be no '.' anywhere.
You could enable rawlog to see what the clients are trying to do. http://wiki2.dovecot.org/Debugging/Rawlog
More information about the dovecot
mailing list