nymea-plugins/mailnotification
Michael Zanetti 19e84d83da MailNotification: Fix double mail ending
While apparently the plugin was working with most mail servers,
the double \r\n.\r\n at the end violates the spec and newer
OpenSMTP servers are rejecting this.
2023-12-17 22:31:09 +01:00
..
translations All Plugins: Fix german translations to also work all german regions, not just Germany 2020-05-26 16:04:20 +02:00
README.md continued to improve readmes 2020-04-29 21:20:03 +02:00
integrationpluginmailnotification.cpp Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginmailnotification.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginmailnotification.json Rename devices to things 2020-03-04 17:52:36 +01:00
mailnotification.pro Rename devices to things 2020-03-04 17:52:36 +01:00
mailnotification.svg added some logos 2020-04-24 15:17:12 +02:00
meta.json More meta.json updating 2022-01-28 12:44:55 +01:00
smtpclient.cpp MailNotification: Fix double mail ending 2023-12-17 22:31:09 +01:00
smtpclient.h Rename devices to things 2020-03-04 17:52:36 +01:00

README.md

Mail notification

The mail notification plugin allows you to send a mail notification from a mail account by performing an action.

Note: Google mail is currently not supported since that requires OAuth2.0 which is currently a missing feature.

Supported Things

  • E-mail notifications

    • Username and password login
    • Send mail

    NOTE: This plug-in is not able to receive E-Mails

Requirements

  • The mail sever must be reachable.
  • Valid user account credentials.
  • The package 'nymea-plugin-mailnotification' must be installed.

More

https://www.liquidweb.com/kb/how-to-set-up-any-e-mail-client/