mirror of
https://github.com/caronc/apprise.git
synced 2025-08-09 16:35:07 +02:00
Added SMTP2Go (with Attachment) Support (#389)
This commit is contained in:
6
setup.py
6
setup.py
@ -75,9 +75,9 @@ setup(
|
||||
'MacOS Mailgun Matrix Mattermost MessageBird MSG91 Nexmo Nextcloud '
|
||||
'Notica Notifico Office365 OneSignal Opsgenie ParsePlatform '
|
||||
'PopcornNotify Prowl PushBullet Pushjet Pushed Pushover PushSafer '
|
||||
'Reddit Rocket.Chat Ryver SendGrid SimplePush Sinch Slack SparkPost '
|
||||
'Spontit Stride Syslog Techulus Telegram Twilio Twist Twitter XBMC '
|
||||
'MSTeams Microsoft Windows Webex CLI API',
|
||||
'Reddit Rocket.Chat Ryver SendGrid SimplePush Sinch Slack SMTP2Go '
|
||||
'SparkPost Spontit Stride Syslog Techulus Telegram Twilio Twist '
|
||||
'Twitter XBMC MSTeams Microsoft Windows Webex CLI API',
|
||||
author='Chris Caron',
|
||||
author_email='lead2gold@gmail.com',
|
||||
packages=find_packages(),
|
||||
|
Reference in New Issue
Block a user