Commit graph

18 commits

Author SHA1 Message Date
Andris Reinman
bc23a35119 Fixed invalid UTF8 STRING encoding in IMAP output 2019-10-01 16:21:34 +03:00
Andris Reinman
af3649159c fixed too long attachment literals 2019-08-08 16:11:53 +03:00
Andris Reinman
f9ee7d6200 Optimized partial fetches. Does not work correctly with mime torture message 2019-08-08 01:12:00 +03:00
Andris Reinman
742ddf30f1 rollback attachment limiter 2019-08-07 11:41:49 +03:00
Andris Reinman
f1752817a2 IMAP compiler 2019-07-31 11:26:38 +03:00
Andris Reinman
8ea39f54e2 asyncified message rebuilding 2019-07-18 11:01:29 +03:00
Andris Reinman
01463cf386 make sure that there is no WS bertween BODYSTRUCTURE lists 2019-02-05 20:59:44 +02:00
Andris Reinman
496104d936 prevent multiple re-encoding of APPEND literals 2018-12-29 00:49:48 +02:00
Andris Reinman
73eb27acb0 slightly better large literal handling 2018-12-27 17:04:05 +02:00
Andris Reinman
d8ee6530e3 v1.1.0 2018-04-28 23:40:26 +03:00
Andris Reinman
93857d4edb Fixes #32 2017-10-27 12:45:57 +03:00
Andris Reinman
e857c16f46 Added AUTHENTICATE PLAIN-CLIENTTOKEN support 2017-10-07 15:12:06 +03:00
Andris Reinman
b56d527276 do not explode on missing attachment 2017-08-08 21:14:04 +03:00
Andris Reinman
08a4cdde0a Use prettier for formatting 2017-06-03 09:51:58 +03:00
Andris Reinman
43aa20d92c Slight refactoring to separate imap server context from other parts
Re-added UTF8=ACCESS
2017-03-21 20:13:31 +02:00
Andris Reinman
d77a8a7a7e reverted binary->utf8 2017-03-20 16:45:33 +02:00
Andris Reinman
5d68031e14 Added support for UTF8=ACCEPT extension 2017-03-11 15:20:47 +02:00
Andris Reinman
afd8abccc4 Initial preview 2017-03-05 23:45:50 +02:00