Commit graph

28 commits

Author SHA1 Message Date
Andris Reinman de98489a2c Added authentication API endpoints 2017-07-24 16:44:08 +03:00
Andris Reinman a54af5b503 Changed configuration manager 2017-07-16 14:37:33 +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 08a4cdde0a Use prettier for formatting 2017-06-03 09:51:58 +03:00
Andris Reinman fddccd79eb deduplicate attachments 2017-05-15 16:09:08 +03:00
Andris Reinman 3bb5194a46 v1.0.29 2017-05-07 19:00:04 +03:00
Andris Reinman 0df5596066 v1.0.28 2017-05-07 17:21:44 +03:00
Andris Reinman ceb0934549 v1.0.27 2017-05-07 15:09:14 +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 54a088e7ba minor tweaks 2017-04-24 14:51:11 +03:00
Andris Reinman eb47b871a8 Added message filtering for LMTP 2017-04-17 15:58:46 +03:00
Andris Reinman f9a28e1e60 started with filters 2017-04-15 21:59:27 +03:00
Andris Reinman e940e27361 update 2017-04-13 23:30:39 +03:00
Andris Reinman 6406f479e6 Preprocess message in LMTP 2017-04-13 11:35:39 +03:00
Andris Reinman 963656ad2d Refactored journal updates 2017-04-12 21:59:30 +03:00
Andris Reinman 36f3d7eb8d Updated spam header 2017-04-12 15:21:38 +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 9e5b1cf257 Added support for QUOTA extension, all users have a maximum quota set 2017-03-27 20:35:12 +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 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