Send email using Homey
Send out e-mails using Homey flows.
WANT TO SHOW YOUR APPRECIATION FOR THIS APP? A DONATION IS POSSIBLE VIA HTTP://WWW.D2C.NL
If you wish to send through Gmail SMTP servers, you first need to allow less secure apps on Gmail via https://www.google.com/settings/security/lesssecureapps
Use your complete @gmail.com mail address as the username, smtp.gmail.com as the SMTP server and SMTP port 587.
CHANGELOG
VERSION 0.2.3 - Improved settings page for Homey 2.0
VERSION 0.2.2 - Crash fix
VERSION 0.2.1 - Support for API sendmail
VERSION 0.2.0 - Support for official Homey image tokens - Homey SDK v2 version
VERSION 0.1.6 - New action card for “textonly” email. This will support as linebreaks/newlines.
VERSION 0.1.5 - Now supports “Image tokens” (for example, the ones created by Synology Surveillance Station or ImageGrabber) in the new action card “Send Image Token”
VERSION 0.1.4 - Fixed previously introduced bug with use_credentials
VERSION 0.1.3 - Add option in settings to enable/disable authentication (Error: 503 AUTH command used when not advertised)
VERSION 0.1.2 - Settings page now has a ‘Use encrypted connection’ setting that you can use if your mail provider supports (or requires) it.
VERSION 0.1.1 - Initial release