IMAP: fix bug with obtaining wrong capabilities from Zimbra server
authorvitaly <vitaly>
Tue, 26 May 2009 14:22:09 +0000 (14:22 +0000)
committervitaly <vitaly>
Tue, 26 May 2009 14:22:09 +0000 (14:22 +0000)
commit3ac3785cf4e1a55feeebe0a1e4ba4211a7825c11
tree99d43e63bbac4a598b502adfd8d0fa64e2c2d392
parente979bf09cc5b721cbd2e218fd77ebc7940327051
IMAP: fix bug with obtaining wrong capabilities from Zimbra server

Zimbra IMAP server returns only few basic capabilities
when client asks CAPABILITY before LOGIN. Wanderlust remembers
first capabilities answer and, thus, can't use all
extended features anymore.

Fix it by asking for capabilities also after login.
elmo/elmo-imap4.el