Commit graph

50 commits

Author SHA1 Message Date
Andris Reinman 7d1cff7818 Copy similar message on APPEND, do not overwrite 2017-10-02 11:48:22 +03:00
Andris Reinman 019ae9cef9 started with decoded attachments 2017-09-15 19:11:42 +03:00
Andris Reinman 7613356cb8 Allow disabling STARTTLS 2017-09-10 22:53:12 +03:00
Andris Reinman 39049ef497 Allow configuring more than one spam headers 2017-09-04 13:19:52 +03:00
Andris Reinman 5cbaa4c77a Added Return-Path header in LMTP 2017-08-23 15:59:40 +03:00
Andris Reinman 77c24c04fc allow rate limiting failed logins and totp checks 2017-08-07 16:19:38 +03:00
Andris Reinman 177fbb7d60 allow using other storage mechanisms for attachments than gridstore 2017-08-07 11:29:29 +03:00
Andris Reinman 4138bf2a2f refactor attachment storage 2017-08-06 21:25:10 +03:00
Andris Reinman e3ebad198f Updated PGP handling 2017-08-03 15:31:55 +03:00
Andris Reinman 32eca44478 Updated PGP handling 2017-08-03 15:26:44 +03:00
Andris Reinman 0c96919679 Added support for PGP encrypting cleartext messages 2017-08-03 15:02:02 +03:00
Andris Reinman 9e839058cf v1.0.64 2017-07-31 10:59:18 +03:00
Andris Reinman 608a209085 v1.0.63 2017-07-31 01:20:04 +03:00
Andris Reinman b0a060bc75 u 2017-07-31 00:42:06 +03:00
Andris Reinman b2f410d8db u 2017-07-31 00:25:53 +03:00
Andris Reinman 4082b88147 u 2017-07-31 00:20:35 +03:00
Andris Reinman a4bd78f62c u 2017-07-31 00:16:22 +03:00
Andris Reinman e1941b44e4 u 2017-07-31 00:11:42 +03:00
Andris Reinman 966db75e36 u 2017-07-31 00:09:30 +03:00
Andris Reinman 3d4b8b0b11 u 2017-07-31 00:06:43 +03:00
Andris Reinman 044b98b4e9 added autoreply api 2017-07-30 18:07:35 +03:00
Andris Reinman 4de20bfa0d Allow modifying banners 2017-07-27 11:47:32 +03:00
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