[Dovecot] 2.1: virtual plugin and lsub
Hi Timo,
I'm using the virtual plugin and have 2 mailboxes configured in the "virtual" namespace (dovecot -n attached). Using lsub with dovecot 2.0.15 leads to the following result:
1 lsub "" "virtual/*"
- LSUB () "/" "virtual/Lists"
- LSUB () "/" "virtual/unread" 1 OK Lsub completed.
However with dovecot 2.1 (latest hg as of today) and the same config there is a 3rd mailbox "virtual" listed which doesn't exist:
1 lsub "" "virtual/*"
- LSUB () "/" "virtual"
- LSUB () "/" "virtual/Lists"
- LSUB () "/" "virtual/unread" 1 OK Lsub completed.
Thunderbird shows the "virtual" mailbox as selectable and not grayed out as with 2.0.15. Clicking on that mailbox gives an error message "Mailbox doesn't exist: virtual".
Thanks, e-frog
On Wed, 2011-11-09 at 20:08 +0100, e-frog wrote:
On 06.11.2011 17:03, wrote e-frog:
1 lsub "" "virtual/*"
- LSUB () "/" "virtual"
- LSUB () "/" "virtual/Lists"
- LSUB () "/" "virtual/unread" 1 OK Lsub completed.
Just tested this again with 2.1beta1 with the same result.
Thanks, fixed: http://hg.dovecot.org/dovecot-2.1/rev/16024d03f66e
On 16.11.2011 19:02, wroteTimo Sirainen:
On Wed, 2011-11-09 at 20:08 +0100, e-frog wrote:
On 06.11.2011 17:03, wrote e-frog:
1 lsub "" "virtual/*"
- LSUB () "/" "virtual"
- LSUB () "/" "virtual/Lists"
- LSUB () "/" "virtual/unread" 1 OK Lsub completed.
Just tested this again with 2.1beta1 with the same result.
Thanks, fixed: http://hg.dovecot.org/dovecot-2.1/rev/16024d03f66e
Thanks, Timo. Tested and works now as expected.
participants (2)
-
e-frog
-
Timo Sirainen