1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/mail/store
Daniel Applebaum f6e7d5d4c0 Fixes Issue 1252
Handle CAPABILITY response in following cases:
1) When sent as part of the banner, no longer sends explicit
CAPABILITY command

2) When sent as an UNTAGGED response to LOGIN, updates stored
   capabilities.

3) When sent as part of the TAGGED response to LOGIN, updates stored
   capabilities.

Due to odd implementation of the CRAM-MD5 authentication, the
capability updates will not happen as part of the CRAM-MD5
authentication.
2010-02-27 17:34:38 +00:00
..
ImapResponseParser.java Better handling of IMAP FETCH responses. 2010-02-10 13:52:25 +00:00
ImapStore.java Fixes Issue 1252 2010-02-27 17:34:38 +00:00
LocalStore.java Back out Attachments-on-SD support (it's on a feature branch now, while 2010-02-18 03:28:31 +00:00
Pop3Store.java URLEncode username and password for accounts, so as to not fall apart on 2010-02-02 02:06:29 +00:00
TrustManagerFactory.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
WebDavStore.java URLEncode username and password for accounts, so as to not fall apart on 2010-02-02 02:06:29 +00:00