Commit graph

772 commits

Author SHA1 Message Date
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
Andris Reinman
54d4531cf9 set valid date header for the submitted message 2017-11-29 14:43:25 +02:00
Andris Reinman
233a6fbd64 Added API endpoint for sending emails 2017-11-29 13:59:58 +02:00
Andris Reinman
0e25618cda updated api docs 2017-11-28 16:14:58 +02:00
Andris Reinman
4a58568953 updated api docs 2017-11-28 15:45:43 +02:00
Andris Reinman
839c336fac updated apidocs 2017-11-28 15:14:04 +02:00
Andris Reinman
2c0cf6cf42 do not fail on NO HEADER search 2017-11-28 14:49:29 +02:00
Andris Reinman
c8a1ba81ae v1.0.92 2017-11-28 13:57:38 +02:00
Andris Reinman
f4b625a0f6 v1.0.91 2017-11-28 13:33:20 +02:00
Andris Reinman
2c66f81456 Updated API docs 2017-11-28 13:32:59 +02:00
Andris Reinman
5ccbc35a38 updated api docs 2017-11-28 11:51:45 +02:00
Andris Reinman
4e952ee9a6 do not choke on long reverse DNS call 2017-11-28 10:14:52 +02:00
Andris Reinman
ccaff93eb8 added api docs for filters 2017-11-27 16:04:55 +02:00
Andris Reinman
afcfd3e03f Merge branch 'master' of github.com:nodemailer/wildduck 2017-11-27 15:56:59 +02:00