mirror of
https://github.com/caronc/apprise.git
synced 2024-11-08 01:04:25 +01:00
e7255df1da
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.
904 B
904 B
Contributions to the apprise project
Creator & Maintainer
- Chris Caron lead2gold@gmail.com
Contributors
The following users have contributed to this project and their deserved recognition has been identified here. If you have contributed and wish to be acknowledged for it, the syntax is as follows:
* [Your name or handle] <[email or website]>
* [Month Year] - [Brief summary of your contribution]
The contributors have been listed in chronological order:
-
Wim de With wf@dewith.io
- Dec 2018 - Added Matrix Support
-
Hitesh Sondhi hitesh@cropsly.com
- Mar 2019 - Added Flock Support
-
Andreas Motl andreas.motl@panodata.org
- Mar 2020 - Fix XMPP Support
- Oct 2022 - Drop support for Python 2
- Oct 2022 - Add support for Python 3.11
- Oct 2022 - Improve efficiency of NotifyEmail
-
Joey Espinosa <@particledecay>
- Apr 3rd 2022 - Added Ntfy Support