You add it as a device handler/driver, as @kahn-hubitat notes, and then you create devices for each phone number or email you want to send messages to. If you put in a phone number you have to use a number that your ISP allows an email to generate a text. For me on Verizon it's xxx-xxx-xxxx@vtext.com.
You then select those devices you created (essentially choosing what email addresses or phone numbers you want to send messages to) in your notification apps.
Thanks to both of you for that info -- that makes total sense -- kind of embarrassing I didn't realize this myself...
I have it set up, but I am unable to send msgs. I am attempt to use my gmail account to do this. Are there any known-reasons this won't work with gmail's SMTP server, or do I just need to bottom out a config mistake on my end?
Some screenshots below, thanks again for any help you can provide
wont work with gmail.. gmail requires encryption which the hubitat telnet library does not have implemented. you need to either go normally to your isp first which usually allows with just an username and password.
@scunny & @josh, thanks for the pointer to sharptools -- that worked. I also set up a gmail filter to send the notifications on to my phone via SMS.
@kahn-hubitat, thank you for the time you invested in helping me -- very much appreciated. I would love to get your drive to work. If you come up with any other ideas, let me know. I'll let you know if I figure anything out.
I'm trying to use the driver @kahn-hubitat graciously provided here, but I'm having problems getting mail through. I don't see any errors in the logs - is there a better way to debug this? Attached are screenshots of my configuration, logs and events.
I'm wondering if the issue may be that my email server is outside my intranet and the provided IP address of my hub isn't visible to it. Do I need to do some router voodoo to get this traffic coming back? If so, can I specify specific port numbers for the host name?
those logs are not usefull there are many hung messages. turn on detailed loggin reset the device by using configure button on the device and then just try one test message from the device panel..
but my guess is you are using the wrong port .. port 993 is encrypted imap and used fror reading mail not sending outgoing mail via smtp.. check the documentation for your isp for sending mail.