1 Sep
2010
1 Sep
'10
9:50 a.m.
Michael,
On 9/1/10 12:18 AM, "Michael M. Slusarz" slusarz@curecanti.org wrote:
imapproxy *should* really be using UNSELECT, but that looks like a different (imapproxy) bug.
I run imapproxy too. If you're using Dovecot 2.0, set:
imap_capability = +UNSELECT IDLE
Imapproxy is naive and only reads capabilities from the initial banner - it doesn't refresh them after login. If you make sure they're in the initial capability list it will behave properly.
-Brad