Commit Graph

7 Commits (1e30be32d9d8ae4de4c0914e628377cb16cd649f)

Author SHA1 Message Date
Andreas Motl e7255df1da
Improve efficiency of `NotifyEmail` plugin (#679)
When addressing multiple recipients, use the same session to the SMTP
server as designated with the Apprise URL. In this way, subsequent full
roundtrips will be saved.

As many SMTP servers are employing connection rate limiting, as well as
connection accept delays, this will considerably improve both robustness
and performance.
2022-11-03 14:26:46 -04:00
Andreas Motl ed876d1ca2
Add support for CPython 3.11 to Travis-CI (#681) 2022-10-14 16:30:04 -04:00
Chris Caron 9ef8e72952
Deprication Cleanup and Code Tidy (#593) 2022-05-29 22:19:29 -04:00
Andreas Motl 7c251bf35c
Fix XMPP plugin (#217) 2020-03-27 11:54:01 -04:00
Chris Caron ed14f63668
identify that it is listed chronologically 2019-10-09 15:06:49 -04:00
Chris Caron 3cc060f3ea Added Flock Notification Support 2019-03-17 19:57:01 -04:00
Chris Caron da902c228c Added contributions file and docs for Matrix support; refs #28 2019-01-27 10:48:28 -05:00