core/tests/components/notify
Eugenio Panadero d0304198de SMTP notify enhancements: full HTML emails and custom `product_name` in email headers (#7533)
* SMTP notify enhancements: HTML emails and customization options

- Send full HTML emails, with or without inline attached images.
- Custom `timeout`.
- Custom `product_name` identifier for the `FROM` and `X-MAILER` email headers.
- New HTML email test

* `sender_name` instead of product_name

 - Change `sender_name` instead of `product_name`.
 - No changes in `X-Mailer` header.
 - `From` header as always unless you define the new `sender_name` parameter.
2017-05-15 00:23:57 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_apns.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_command_line.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_file.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_group.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_html5.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_smtp.py SMTP notify enhancements: full HTML emails and custom `product_name` in email headers (#7533) 2017-05-15 00:23:57 -07:00