hawk259
f4d8095e54
Add configurable timeout option to notify/smtp ( #6609 )
...
* Add configurable timeout option to notify/smtp
* Updated smtp test to include timeout param
* fixed 80 column style issue
2017-03-14 19:00:16 +01:00
Paulus Schoutsen
f7ac644c11
Make SMTP tests fast
2017-01-17 22:00:23 -08:00
Jacob Minnis
c89e6ec915
Updated email message headers to have 'Date' and 'Message-Id' fields ( #4693 ) ( #4695 )
2016-12-03 16:56:42 -08:00
Lewis Juggins
0bcfb65a30
Refactor notification titles to allow for them to be None, this also includes a change in Telegram to only include the title if it's present, and to use a Markdown parse mode for messages ( #3100 )
2016-09-01 14:35:46 +01:00
Nick Touran
3c2b4f5128
Added optional embedded image attachments to notify.smtp. ( #2738 )
...
* Added optional embedded image attachments to notify.smtp.
Also restructured a bit to minimize code duplication and add some tests.
* Fixed formatting errors.
* SMTP cleanups thanks to code review.
2016-08-08 17:36:49 -07:00