Commit graph

27 commits

Author SHA1 Message Date
titanism
8766ab9cf5
fix: fixed typo validateSequnce > validateSequence (closes #518) (#520) 2023-10-05 10:57:23 +03:00
Andris Reinman
a3ebf05f47 Log client ID after authentication 2023-08-10 14:09:10 +03:00
Andris Reinman
803e21a9a8
ensure that in-reply-to and message-id headers are stored as single strings, not arrays 2021-10-12 23:18:17 +03:00
Andris Reinman
425652d4c0 use public properties to check if a socket is open or not 2021-05-31 16:19:44 +03:00
Andris Reinman
a03c97a943 updates for cert handling 2021-05-15 20:29:11 +03:00
Andris Reinman
00da4bc4fa replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +03:00
Andris Reinman
56dcd53b86
Allow dates with single digit 2019-11-24 15:00:18 +02:00
Andris Reinman
07bc93bad0 fixed tests 2019-08-27 16:20:23 +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
716e14797a validate date values for SEARCH arguments 2019-05-27 22:31:27 +03:00
Andris Reinman
eac64a3533 v1.12.2 2019-01-08 22:37:36 +02:00
Andris Reinman
ebab1f7b22 send untagged CAPABILITY after successful auth 2018-12-27 12:54:40 +02:00
Andris Reinman
3f82ba0be6 Added user field to indexes and message queries to enable sharding 2017-07-13 17:04:41 +03:00
Andris Reinman
b5ffa5c973 v1.0.47. Do not throw on invalid punycode or html 2017-06-07 12:58:10 +03:00
Andris Reinman
08a4cdde0a Use prettier for formatting 2017-06-03 09:51:58 +03:00
Andris Reinman
fe5d3f123c fix mailbox flags in LIST 2017-05-16 14:37:54 +03:00
Andris Reinman
6406f479e6 Preprocess message in LMTP 2017-04-13 11:35:39 +03:00
Andris Reinman
c92753265d Include flags in select 2017-03-30 13:25:42 +03:00
Andris Reinman
845ea959be Started with QUOTA handling 2017-03-26 23:58:05 +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
ae4845ce45 fixed bodystructure error 2017-03-12 13:43:16 +02:00
Andris Reinman
5d68031e14 Added support for UTF8=ACCEPT extension 2017-03-11 15:20:47 +02:00
Andris Reinman
9cac2be895 Started separating mimeTree from larger attachments 2017-03-10 21:03:59 +02:00
Andris Reinman
a0ce2acc40 updated imap handling 2017-03-10 15:20:13 +02:00
Andris Reinman
afd8abccc4 Initial preview 2017-03-05 23:45:50 +02:00