[Dovecot] dovecot 2.0rc2 Cannot delete a folder with Thunderbird (delete, not move to Trash)
Pascal Volk
user+dovecot at localhost.localdomain.org
Sat Jul 17 23:26:44 EEST 2010
On 07/17/2010 10:22 PM Sven Kirmess wrote:
> 248[6814c00]: 8103800:imap.kzone.ch:A:SendData: 64 rename "test10"
> "Trash/test10"
> …
> 248[6814c00]: 8103800:imap.kzone.ch:S-Trash/test10:SendData: 70 delete
> "Trash/test10/"
Trash/test10 exists, Trash/test10/ dosn't exist.
The problem is known since years ...
>
>
> $ dovecot -n
> # 2.0.rc2: /etc/opt/dovecot/dovecot/dovecot.conf
> # OS: SunOS 5.10 i86pc zfs
> first_valid_uid = 100
> mail_location = mdbox:/l/dovecot/%u/dbox
> passdb {
> driver = pam
> }
> protocols = imap
> service imap-login {
> inet_listener imap {
> port = 0
> }
> }
> service imap {
> vsz_limit = 1073741824
> }
> ssl = required
> ssl_cert = </etc/opt/dovecot/dovecot/certs/dovecot.pem
> ssl_key = </etc/opt/dovecot/dovecot/private/dovecot.pem
> userdb {
> driver = passwd
> }
> verbose_proctitle = yes
add
protocol imap {
imap_client_workarounds = tb-extra-mailbox-sep
}
to your configuration.
Regards,
Pascal
--
The trapper recommends today: cafebabe.1019822 at localdomain.org
More information about the dovecot
mailing list