Commit graph

635 commits

Author SHA1 Message Date
Andris Reinman
f44aa6f655 simple api log 2017-12-22 17:53:22 +02:00
Andris Reinman
3d8122fa4a simple api log 2017-12-22 17:49:47 +02:00
Andris Reinman
4505ed0c92 updated address handling 2017-12-22 17:16:28 +02:00
Andris Reinman
2d3155aef2 v1.0.96 2017-12-22 15:10:32 +02:00
Andris Reinman
604e9232f9 Merge branch 'master' of github.com:nodemailer/wildduck 2017-12-22 11:26:30 +02:00
Andris Reinman
766b0ac1cb removed dead if 2017-12-22 11:26:19 +02:00
Andris Reinman
deb696f8d8
Update install.sh 2017-12-22 10:28:23 +02:00
Andris Reinman
029aeecc23 Updated filter handling 2017-12-21 15:13:05 +02:00
Andris Reinman
73920c860c update filter handling 2017-12-21 14:26:18 +02:00
Andris Reinman
f0de29982c update filter handling 2017-12-21 14:24:28 +02:00
Andris Reinman
f02cc71605 use mongodb driver v3 2017-12-21 13:31:01 +02:00
Andris Reinman
a96c52b42a fixed maildrop 2017-12-21 12:56:49 +02:00
Andris Reinman
be8a74303e use a separate mailer class 2017-12-21 12:45:15 +02:00
Andris Reinman
741769fd3d use a separate mailer class 2017-12-21 12:43:15 +02:00
Andris Reinman
e721238a97 addes some error codes 2017-12-21 10:31:34 +02:00
Andris Reinman
38e60e35a4 Added new resolve method to find user id for an username 2017-12-21 09:59:56 +02:00
Andris Reinman
ac6b3ecdc1 update 2017-12-20 15:25:01 +02:00
Andris Reinman
0fea3840ff fixed db connections 2017-12-20 15:22:18 +02:00
Andris Reinman
9d3453d645 fixed password update 2017-12-20 15:17:34 +02:00
Andris Reinman
e6bdfadac2 Allow sending emails to self 2017-12-15 14:26:29 +02:00
Andris Reinman
3970ac7dba Allow submitting messages for upload only 2017-12-15 14:02:39 +02:00
Andris Reinman
97d004bd53 allow configure autoexpunge 2017-12-15 11:02:47 +02:00
Andris Reinman
6c406c11f5 Do not throw on empty recipients list 2017-12-15 00:22:52 +02:00
Andris Reinman
ceee52b816 fixed tests 2017-12-13 11:32:39 +02:00
Andris Reinman
384ad224d2 removed probably race condition on autoexpunge 2017-12-13 11:23:18 +02:00
Andris Reinman
dfe94e1e32 test still failing :S 2017-12-13 10:51:45 +02:00
Andris Reinman
4e7e09c253 use longer delay in tests 2017-12-13 10:47:11 +02:00
Andris Reinman
6bee48817d use longer delay in tests 2017-12-13 10:43:13 +02:00
Andris Reinman
7598ac2f17 fixed tests 2017-12-13 10:33:13 +02:00
Andris Reinman
bd1883d9cd started running tests against actual server instead of mock server 2017-12-12 17:01:17 +02:00
Andris Reinman
bc4514e79f started refactoring internal notifification system 2017-12-10 01:19:50 +02:00
Andris Reinman
ce7818ff96 Allow caching user settings in Redis 2017-12-08 14:29:00 +02:00
Andris Reinman
5b37dd9334 Merge branch 'master' of github.com:nodemailer/wildduck 2017-12-05 11:34:45 +02:00
Andris Reinman
17b22f6f92 v1.0.94 2017-12-05 11:34:27 +02:00
Andris Reinman
5516207915
Merge pull request #38 from nodemailer/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-12-05 11:11:51 +02:00
Andris Reinman
e5931b92d5
Create CODE_OF_CONDUCT.md 2017-12-05 11:11:43 +02:00
Andris Reinman
ecfb91ae24 do not return blank content type values in bodystructure 2017-12-04 17:04:01 +02:00
Andris Reinman
c81c857006 do not return blank content type values in bodystructure 2017-12-04 16:57:48 +02:00
Andris Reinman
4e44084f17 do not return blank content type values in bodystructure 2017-12-04 16:52:20 +02:00
Andris Reinman
ed5e6037a3 rename session._id to session.id 2017-12-01 16:22:43 +02:00
Andris Reinman
2aba86157a v1.0.93 2017-12-01 15:43:37 +02:00
Andris Reinman
5b89511c35 Updated address resolving 2017-12-01 15:21:44 +02:00
Andris Reinman
55d7b87915 Updated address resolving 2017-12-01 15:04:32 +02:00
Andris Reinman
6cdbf24faf Updated README 2017-12-01 10:04:39 +02:00
Andris Reinman
ebf05cda58 Allow TLS to be handled upstream 2017-12-01 10:02:40 +02:00
Andris Reinman
2a4fa1b35f Updated README 2017-11-30 16:49:32 +02:00
Andris Reinman
5fec53b89d Updated README 2017-11-30 16:46:46 +02:00
Andris Reinman
864ec37d43 Updated API docs 2017-11-30 16:34:24 +02:00
Andris Reinman
101562359c Fixed tests 2017-11-30 13:57:25 +02:00
Andris Reinman
12a85ebdba Updated API 2017-11-30 12:17:54 +02:00