Commit graph

610 commits

Author SHA1 Message Date
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
Andris Reinman b25bb2f2f5 fixes #19 2017-08-08 21:23:05 +03:00
Andris Reinman b56d527276 do not explode on missing attachment 2017-08-08 21:14:04 +03:00
Andris Reinman 1cfa273b7f v1.0.69 2017-08-08 14:35:18 +03:00
Andris Reinman 0564f814c5 v1.0.68 2017-08-08 14:25:08 +03:00
Andris Reinman dfb792159f fixed authlog grouping 2017-08-08 13:27:51 +03:00
Andris Reinman 81feb43147 group similar authlog entries 2017-08-08 13:20:03 +03:00
Andris Reinman afad498811 updated readme 2017-08-07 17:01:30 +03:00
Andris Reinman 77c24c04fc allow rate limiting failed logins and totp checks 2017-08-07 16:19:38 +03:00
Andris Reinman c22612c869 use encrypt totp seeds with a master password 2017-08-07 14:52:33 +03:00
Andris Reinman 1def9f1e5e Merge pull request #18 from nodemailer/attachment_storage
Attachment storage
2017-08-07 13:12:28 +03:00
Andris Reinman 3a1f0cd9d2 v1.0.67 2017-08-07 13:10:10 +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 463bc61aeb added API endpoint to reset user password 2017-08-05 15:55:29 +03:00
Andris Reinman ea880e4a2e use 12 rounds instead of 11 for brcypt 2017-08-05 15:39:31 +03:00
Andris Reinman f7eb26d1dd updated example email 2017-08-04 14:22:28 +03:00