releases-comm-central/mailnews/imap
Gene Smith 7585dfc162 Bug 1404049 - fix that mail.imap.use_literal_plus set to false may have no effect. r=jorgk
This is because it was only used in response to a CAPABILITY imap
request. However, often CAPABILITY response occurs without a request so
TB sees no need to do a request. Fix by moving the usage of
use_literal_plus to where LITERAL+ capability is actually used.

--HG--
extra : rebase_source : 6bc5e4e0f71a118a01e38b27e7e5dcf1b1f182d4
2017-09-28 23:35:21 -04:00
..
public Bug 1360117 - Improve detection of servers requiring additional IMAP select. r=jorgk 2017-05-04 02:20:02 -04:00
src Bug 1404049 - fix that mail.imap.use_literal_plus set to false may have no effect. r=jorgk 2017-09-28 23:35:21 -04:00
test Bug 1401026 - Follow-up: update test expectancy with server name. r=me DONTBUILD 2017-09-20 18:37:00 +02:00