1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-06-30 18:30:58 +00:00
emailjs/test
Zack Schuster b1a101d976
smtp/connection: implement greylist support (#265)
* smtp/connection: implement greylist support

* smtp/connection: use weakmap to track if response has handled greylist

* smtp/connection: fix style nits

* test/client: fix greylist unit

* readme: note greylist support

* smtp/connection: accept code 451 for greylist resend

* smtp/connection: reorder greylist conditionals in response callback

* test/client: only respond once to greylist
2020-07-25 18:44:33 -07:00
..
attachments fix all the tests by upgrading libraries 2018-02-09 15:23:58 -08:00
address.ts smtp: inline addressparser code 2020-06-17 12:27:49 -07:00
auth.ts test: tweak parser config 2020-06-19 17:10:10 -07:00
client.ts smtp/connection: implement greylist support (#265) 2020-07-25 18:44:33 -07:00
date.ts smtp: drop namespaces from re-exports 2020-05-27 05:34:05 -07:00
message.ts test: tweak parser config 2020-06-19 17:10:10 -07:00
mime.ts smtp/mime: update encoding test & document encoding support limitations 2020-06-09 22:39:06 -07:00