Commit graph

1421 commits

Author SHA1 Message Date
Andris Reinman
b7ed286bf7
v1.23.2 2020-01-27 14:22:35 +02:00
Andris Reinman
494095f6f1
fixed invalid highestmodseq status item response 2020-01-11 17:37:07 +02:00
Andris Reinman
df1b73083a
fixed exception with invalid buffer length 2020-01-11 15:04:26 +02:00
Andris Reinman
64ccb33ee5
bumped deps 2020-01-03 13:30:42 +02:00
Andris Reinman
15d3e95e65
Update README.md 2019-11-28 09:27:16 +02:00
Andris Reinman
3dddc6b124
Merge branch 'master' of github.com:nodemailer/wildduck 2019-11-26 16:28:40 +02:00
Andris Reinman
512bf5a8b6
do not log fetch and expunge info to graylog 2019-11-26 16:27:56 +02:00
Andris Reinman
d76c145763
Create FUNDING.yml 2019-11-24 18:23:41 +02:00
Andris Reinman
56dcd53b86
Allow dates with single digit 2019-11-24 15:00:18 +02:00
Andris Reinman
d781ba41f8
updated apidocs 2019-11-22 00:27:55 +02:00
Andris Reinman
0e1861418a
fixed audit endpoint 2019-11-22 00:19:12 +02:00
Andris Reinman
dde106c039
added api endpoint for audit info 2019-11-22 00:16:20 +02:00
Andris Reinman
cf8d8f28cd
do not use finally 2019-11-21 16:23:18 +02:00
Andris Reinman
e7d40d5ce2
updated docs 2019-11-21 16:17:21 +02:00
Andris Reinman
a2b1ac227b
Added export endpoint for audit 2019-11-21 16:15:25 +02:00
Andris Reinman
2681ceb764
fixed invalid db for audits 2019-11-21 11:37:00 +02:00
Andris Reinman
7059f00e46
force autologout on suspension 2019-11-15 09:28:08 +02:00
Andris Reinman
5797a2f9f7
force logout if user is marked as suspended 2019-11-15 09:22:56 +02:00
Andris Reinman
188f4dccc5
added new user setting option to disable authentication 2019-11-15 09:16:53 +02:00
Andris Reinman
abe3729953
updated mailparser and libmime for iso-2022-jp support 2019-10-28 20:48:01 +02:00
Andris Reinman
cbd0dffbf2 use dot notation for addrview 2019-10-24 11:20:21 +03:00
Andris Reinman
f6c39ab3ae
Merge pull request #157 from astzweig/fix/projection-error
Fix missing addrview error
2019-10-24 11:18:19 +03:00
Rezart Qelibari
b4f8b63abc Fix missing addrview error
ZoneMTA wildduck plugin uses wildduck's user handler for address resolution.
A missing field in the projections map caused envelop from addresses
in outgoing messages that matched a wildcard address of the user to
be rejected by ZoneMTA wildduck plugin because of the error thrown in
the user handler of wildduck.
2019-10-23 23:20:28 +02:00
Andris Reinman
4c1cd4210a Updated fixture pgp keys to fix tests 2019-10-21 23:01:11 +03:00
Andris Reinman
e5163d5fe1 v1.23.1 2019-10-21 22:46:00 +03:00
Andris Reinman
d1e595924c Include enabled2fa and autoreply in user listing 2019-10-10 14:01:59 +03:00
Andris Reinman
5dfa116cc5 Include enabled2fa and autoreply in user listing 2019-10-10 13:59:12 +03:00
Andris Reinman
c1537dbaf5 Include enabled2fa and autoreply in user listing 2019-10-10 13:55:21 +03:00
Andris Reinman
346242277c v1.23.0 2019-10-03 17:02:00 +03:00
Andris Reinman
96fa19068a allow to search messages from Junk/Trash 2019-10-03 17:00:51 +03:00
Andris Reinman
d5fdb3f4e2 Do not encrypt draft messages 2019-10-02 14:33:06 +03:00
Andris Reinman
7b8a863125 removed audit info from user object 2019-10-02 11:35:31 +03:00
Andris Reinman
7c5bf84c52 do not use .finally() because of Node v8 2019-10-01 16:27:10 +03:00
Andris Reinman
bc23a35119 Fixed invalid UTF8 STRING encoding in IMAP output 2019-10-01 16:21:34 +03:00
Andris Reinman
0ec8851660 Store audit messages 2019-10-01 11:22:10 +03:00
Andris Reinman
83bab195e7 updates to message auditing 2019-09-29 15:00:44 +03:00
Andris Reinman
389d08edc9 testing audit task 2019-09-27 21:26:17 +03:00
Andris Reinman
f46f9ddfe1 show targets in /addresses result 2019-09-25 16:39:48 +03:00
Andris Reinman
08200e4795 Added role for attachments 2019-09-19 15:38:56 +03:00
Andris Reinman
98629ef443 Updated README 2019-09-13 15:45:55 +03:00
Andris Reinman
7c4fcaeab3 updated api docs 2019-09-13 15:33:04 +03:00
Andris Reinman
fcd344bfd1 Updated user-delete task to not update all messages at once 2019-09-13 15:05:36 +03:00
Andris Reinman
f649db768d updated commit hashes 2019-09-13 11:55:53 +03:00
Andris Reinman
b2d98a007b special forward settings for relays 2019-09-13 11:50:18 +03:00
Andris Reinman
9dc18e8a7e Return list of strings for forward targets 2019-09-13 11:12:47 +03:00
Andris Reinman
3572bfbb1e updated commit hashes 2019-09-12 14:47:28 +03:00
Andris Reinman
121b61a6f6 v1.22.1 2019-09-12 14:25:42 +03:00
Andris Reinman
b26a749e70 fixed issue with req.accessToken 2019-08-28 10:03:56 +03:00
Andris Reinman
e4a20f3f4f revert authVersion check 2019-08-27 22:34:28 +03:00
Andris Reinman
9ef4f8f229 do not check authversion for non-users 2019-08-27 22:28:21 +03:00