Commit graph

123 commits

Author SHA1 Message Date
Andris Reinman 9e5b1cf257 Added support for QUOTA extension, all users have a maximum quota set 2017-03-27 20:35:12 +03:00
Andris Reinman 845ea959be Started with QUOTA handling 2017-03-26 23:58:05 +03:00
Andris Reinman 31dd36b78b fixed authentication 2017-03-26 14:25:37 +03:00
Andris Reinman ed276c514b use userid instead of username for references in db
Fixed Delivered-To

added Received header

Added alias API method
2017-03-22 22:20:48 +02: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 0a71498ec7 autoensure indexes when starting app 2017-03-21 15:49:31 +02:00
Andris Reinman a0851a93c0 Lock journaling when pushing new messages to minimize risks of races
when mushing multiple messages at once
2017-03-20 12:46:47 +02:00
Andris Reinman 1b0b0eab50 use addtoset for marking messages as seen 2017-03-12 13:59:58 +02:00
Andris Reinman 8c7e4a6e5b notify 2017-03-12 13:27:52 +02:00
Andris Reinman b535afeb3d notify 2017-03-12 13:24:48 +02:00
Andris Reinman 72512fbce7 notify 2017-03-12 13:20:35 +02:00
Andris Reinman d6b028997f emit flag update notifications in chunks of 100 2017-03-12 12:11:22 +02:00
Andris Reinman ae4a8fe800 Set APPEND max size in config 2017-03-12 00:23:46 +02:00
Andris Reinman db1b4a7b31 Use more reliable and to update flag array in db 2017-03-11 23:43:21 +02:00
Andris Reinman 4194df97f7 Allow setting custom SSL certififcates for IMAP server 2017-03-11 18:31:33 +02:00
Andris Reinman 64bc5fc876 Allow setting custom SSL certififcates for IMAP server 2017-03-11 18:28:12 +02:00
Andris Reinman dbdbde8d7a Fixed issues with invalid logins 2017-03-11 17:34:28 +02:00
Andris Reinman 308634a77e Do not log authentication information or long literals 2017-03-11 15:59:38 +02:00
Andris Reinman e1897d6efc Separate mime tree from large attachments 2017-03-10 23:03:33 +02:00
Andris Reinman 9cac2be895 Started separating mimeTree from larger attachments 2017-03-10 21:03:59 +02:00
Andris Reinman cae2ad9e95 use asynchronous search matching 2017-03-10 16:59:04 +02:00
Andris Reinman a0ce2acc40 updated imap handling 2017-03-10 15:20:13 +02:00
Andris Reinman 8f6a367e8e fixed broken imap 2017-03-06 16:13:40 +02:00