News:

  • October 14, 2025, 02:41:52 AM

Login with username, password and session length

Author Topic: Text messaging from DoMore  (Read 5376 times)

Garyhlucas

  • Hero Member
  • *****
  • Posts: 412
Text messaging from DoMore
« on: July 16, 2016, 05:13:48 PM »
Currently using a C-More to do text messaging for alarms. Someone asked if text messaging could be done right out of DOMore without a C-More attached. Is that possible?

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: Text messaging from DoMore
« Reply #1 on: July 16, 2016, 05:19:41 PM »
Currently using a C-More to do text messaging for alarms. Someone asked if text messaging could be done right out of DOMore without a C-More attached. Is that possible?


Pretty sure yes, since you can text on most providers via email.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

plcnut

  • Hero Member
  • *****
  • Posts: 813
    • premiersi.com
Re: Text messaging from DoMore
« Reply #2 on: July 17, 2016, 09:40:18 PM »
Yes you can. I have used Do-more with Gmail (Mark posted an example somewhere), and I have also used Do-more with an email account on a godaddy server. Both will text a verizon phone fine (TenDigitPhoneNumber@vtext.com).
Circumstances don't determine who we are, they only reveal it.

~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com

Dean

  • Sr. Member
  • ****
  • Posts: 73
Re: Text messaging from DoMore
« Reply #3 on: July 18, 2016, 09:54:08 AM »
Just to add ATT to the mix, use TenDigitPhoneNumber@txt.att.net. For other service providers, here's a handy list. http://www.emailtextmessages.com/
10 Lather
20 Rinse
30 GOTO 10

Garyhlucas

  • Hero Member
  • *****
  • Posts: 412
Re: Text messaging from DoMore
« Reply #4 on: July 19, 2016, 10:15:52 PM »
Okay,
So emails can be done as well? What instructions would one use to set this up?

Dean

  • Sr. Member
  • ****
  • Posts: 73
Re: Text messaging from DoMore
« Reply #5 on: July 20, 2016, 10:07:56 AM »
@Email is a device that can be added and configured via Do-More Designer System Configuration/Device Configuration. It is super easy. If you know the server name of your Email host, the setup even has a DNS lookup tool, that will find the IP address for you. After the @Email device is setup, then there is an EMAIL instruction that will sit on the coil side of the ladder, that basically looks like you are composing an email message. Recipients, CC, BCC, Subject, Message, plus Success and Error bits. I'm sure others will explain it better than I, but if I can figure it out, I suspect most anybody can.
« Last Edit: July 20, 2016, 10:10:52 AM by Dean »
10 Lather
20 Rinse
30 GOTO 10

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: Text messaging from DoMore
« Reply #6 on: July 20, 2016, 10:30:15 AM »
Only other consideration is dealing with services that don't normally support unencrypted clients. Most of the major services provide alternative support for unencrypted clients, but sometimes it isn't as straightforward as you might hope. Not hard, but it has to be done right. In many cases, you will have to use the DNSLOOKUP instruction to get an IP address that's good for the next few seconds (they rotate), and then update the email device's IP address by using DEVWRITE. Pretty sure we have some of this covered in the help and/or and FAQ...although I would have to check with the guys that actually take care of that stuff.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3601
  • Darth Ladder
Re: Text messaging from DoMore
« Reply #7 on: July 20, 2016, 11:19:49 AM »
The other thing to be aware of is servers that require POP before SMTP authentication, yet have different POP and SMTP IPs.  This used to be impossible, but can now (as of v1.3 I think?) be worked around with DEVWRITE.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

plcnut

  • Hero Member
  • *****
  • Posts: 813
    • premiersi.com
Re: Text messaging from DoMore
« Reply #8 on: July 20, 2016, 12:48:46 PM »
Franji1 posted a gmail example an the second reply to this thread.
Circumstances don't determine who we are, they only reveal it.

~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: Text messaging from DoMore
« Reply #9 on: July 20, 2016, 01:52:44 PM »
Franji1 posted a gmail example an the second reply to this thread.

That was a fun thread...
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO