Commit graph

426 commits

Author SHA1 Message Date
Andris Reinman 0c341f4b92 replaced local sessions with db based sessions 2017-09-29 11:47:21 +03:00
Andris Reinman 43b8757a5e publish messages to db before sending to clients 2017-09-28 16:17:45 +03:00
Andris Reinman ddbf1fb2da v1.0.82 2017-09-27 11:31:38 +03:00
Andris Reinman f7cb3c1d17 enable zlib for message collections 2017-09-26 09:58:37 +03:00
Andris Reinman ef774cf809 update 2017-09-25 12:19:24 +03:00
Andris Reinman 9cc641441d store encoded size for attachment 2017-09-22 16:02:05 +03:00
Andris Reinman bc4001d049 v1.0.81 2017-09-20 10:27:36 +03:00
Andris Reinman 54b943a9c8 update 2017-09-19 22:12:29 +03:00
Andris Reinman 711baaf00b irc updates 2017-09-19 09:33:21 +03:00
Andris Reinman 6db8e096bc Updated nick handling 2017-09-18 17:10:35 +03:00
Andris Reinman c0351a91cf update 2017-09-18 13:22:39 +03:00
Andris Reinman c13cd6b1c3 Log invalid magic's 2017-09-18 12:11:09 +03:00
Andris Reinman ee4a76e30e Decode base64 encoded attachments before storing to DB 2017-09-18 11:18:34 +03:00
Andris Reinman 9b54586e2a Added experimental IRC server component 2017-09-17 13:31:02 +03:00
Andris Reinman 019ae9cef9 started with decoded attachments 2017-09-15 19:11:42 +03:00
Andris Reinman ee3878d1d2 v1.0.80 2017-09-13 16:46:03 +03:00
Andris Reinman f117a6f6d9 fix condition where message was not inserted if a partially stored attachment already existed 2017-09-13 12:48:43 +03:00
Andris Reinman 29c7311fbf v1.0.79 2017-09-12 11:02:22 +03:00
Andris Reinman e6e1b9cd3f bumped deps 2017-09-11 15:41:07 +03:00
Andris Reinman 7613356cb8 Allow disabling STARTTLS 2017-09-10 22:53:12 +03:00
Andris Reinman eb3c5cca67 allow creating users without an email address 2017-09-06 14:53:09 +03:00
Andris Reinman 9eed937c5a v1.0.78 2017-09-06 13:57:36 +03:00
Andris Reinman 9b4c8f9d0e fixed authlog index 2017-09-04 15:38:22 +03:00
Andris Reinman 05143d4958 fixed authlog index 2017-09-04 15:30:20 +03:00
Andris Reinman 372f23bae6 fix invalid prev cursors 2017-09-04 15:04:43 +03:00
Andris Reinman 3df13f7fee allow longer cursors 2017-09-04 14:49:04 +03:00
Andris Reinman 39049ef497 Allow configuring more than one spam headers 2017-09-04 13:19:52 +03:00
Andris Reinman f328e8a0dc sort address listing by address 2017-09-04 09:49:16 +03:00
Andris Reinman 4cfd90f473 v1.0.77 2017-09-01 14:50:53 +03:00
Andris Reinman 01166ed33d v1.0.76 2017-08-31 17:28:11 +03:00
Andris Reinman 5862950741 v1.0.75 2017-08-31 15:52:13 +03:00
Andris Reinman ea67b25bb5 update 2017-08-31 14:44:05 +03:00
Andris Reinman 6e30b385e8 add assigned field 2017-08-29 10:36:45 +03:00
Andris Reinman b0ad888622 v1.0.74 2017-08-24 16:27:53 +03:00
Andris Reinman fed8d2ebd9 fix 2017-08-24 11:33:32 +03:00
Andris Reinman f0303c93a1 Allow disabling POP3 version 2017-08-23 16:29:35 +03:00
Andris Reinman 5cbaa4c77a Added Return-Path header in LMTP 2017-08-23 15:59:40 +03:00
Andris Reinman 3b53a80860 Updated config handler 2017-08-15 16:41:18 +03:00
Andris Reinman 925a26adb8 updated README 2017-08-11 11:43:03 +03:00
Andris Reinman 0e0275423d Use UID range when quering messages 2017-08-10 22:20:21 +03:00
Andris Reinman c15f54f482 v1.0.73 2017-08-10 16:22:10 +03:00
Andris Reinman 2c4e43b2e8 Fixed IMAP search for text indexes 2017-08-10 13:23:59 +03:00
Andris Reinman 11c4f583f8 return pgp key information for an user 2017-08-09 16:45:52 +03:00
Andris Reinman aa847860a9 updated sample email 2017-08-09 13:29:50 +03:00
Andris Reinman 2f516612ea Allow linking images to initial email HTML 2017-08-09 11:49:52 +03:00
Andris Reinman d7741e2c0c v1.0.72 2017-08-09 11:12:02 +03:00
Andris Reinman 1657673c02 use sha256 hash as the _id for attachments 2017-08-09 11:11:38 +03:00
Andris Reinman 6748a5c876 v1.0.71 2017-08-09 10:09:22 +03:00
Andris Reinman 06beb234bc update readme 2017-08-09 09:02:28 +03:00
Andris Reinman aaa56f3243 v1.0.70 2017-08-08 21:23:34 +03:00