Commit graph

31 commits

Author SHA1 Message Date
Andris Reinman c9debc13ca changed API 2017-07-17 16:32:31 +03:00
Andris Reinman 6a4b882798 Allow using separate databases for main (default db), attachments and users 2017-07-14 22:16:09 +03:00
Andris Reinman da967e13a6 first threading version 2017-07-11 21:38:23 +03:00
Andris Reinman 81fb8e38fd Allow disabling retention 2017-06-06 09:19:35 +03:00
Andris Reinman 8d03e37ac7 Allow setting default retention to all mailboxes 2017-05-22 10:03:30 +03:00
Andris Reinman 8faf1aaee4 Allow setting username for UserHandler 2017-05-18 11:30:47 +03:00
Andris Reinman c172fe9779 update 2017-05-02 16:21:56 +03:00
Andris Reinman 9e7057543a v1.0.26. Delete messages from Trash and Junk after 30 days 2017-05-02 16:17:37 +03:00
Andris Reinman 7efee60ed9 updated forwarder to be more generic 2017-04-24 22:59:38 +03:00
Andris Reinman 16f6a4c0c2 first draft of working forwarding 2017-04-24 21:20:06 +03:00
Andris Reinman 5cd5c0f685 started with forwarding support 2017-04-24 16:51:50 +03:00
Andris Reinman a66c6dcd12 updated authentication 2017-04-20 20:10:03 +03:00
Andris Reinman 6406f479e6 Preprocess message in LMTP 2017-04-13 11:35:39 +03:00
Andris Reinman efd3da18f9 Updated spam header 2017-04-12 15:18:22 +03:00
Andris Reinman b94177353f Replaced SMTP with LMTP 2017-04-12 14:52:29 +03:00
Andris Reinman 6aeb6c0827 Added new quota limit for sending recipients 2017-04-12 11:32:57 +03:00
Andris Reinman 46337c7434 Allow pushing data to Junk mail 2017-04-11 22:50:20 +03:00
Andris Reinman 5cb89fb7da Working POP3 implementation 2017-04-09 12:33:10 +03:00
Andris Reinman 258b2f896e pop3 initial 2017-04-07 21:29:14 +03:00
Andris Reinman c9b9442de6 Added login rate limiting. Updated flags in batches. Do not index too long header values
v1.0.11
2017-04-05 20:31:06 +03:00
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 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 ae4a8fe800 Set APPEND max size in config 2017-03-12 00:23:46 +02:00
Andris Reinman 1a8773df30 removed extra config file 2017-03-12 00:00:22 +02:00
Andris Reinman 64bc5fc876 Allow setting custom SSL certififcates for IMAP server 2017-03-11 18:28:12 +02:00
Andris Reinman d31f261918 SUpport logging to syslog and multiple processes 2017-03-11 17:21:08 +02:00
Andris Reinman e1897d6efc Separate mime tree from large attachments 2017-03-10 23:03:33 +02:00
Andris Reinman 4009a4a8ba Use Redis to propagate state changes between different instances 2017-03-09 20:05:29 +02:00
Andris Reinman d7b12edf5b added example to push messages to INBOX 2017-03-06 18:27:04 +02:00
Andris Reinman 8f6a367e8e fixed broken imap 2017-03-06 16:13:40 +02:00
Andris Reinman afd8abccc4 Initial preview 2017-03-05 23:45:50 +02:00