News:

  • September 23, 2026, 01:51:57 PM

Login with username, password and session length

Author Topic: EMAIL to text message not working  (Read 28668 times)

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6176
  • Yes Pinky, Do-more will control the world!
Re: EMAIL to text message not working
« Reply #15 on: February 21, 2019, 05:49:53 PM »
My guess is that the server is only waiting 10 seconds for the handshake to be acknowledged, and then dumping the connection. In this case, the combination of normal PLC work + HandshakesAreHardWork is taking longer than that.

You might try turning off the certificate validation. That might reduce the time a bit.
"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

Bolt

  • Hero Member
  • *****
  • Posts: 598
Re: EMAIL to text message not working
« Reply #16 on: February 21, 2019, 06:19:18 PM »
No luck there.  Same 10ish second SMTP disconnect.

Bolt

  • Hero Member
  • *****
  • Posts: 598
Re: EMAIL to text message not working
« Reply #17 on: February 21, 2019, 06:23:35 PM »
I'll add my scantime is showing to be 4.9 ms Avg and 8.4 ms Max.  The max doesn't climb higher while EMAIL instruction is running.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6176
  • Yes Pinky, Do-more will control the world!
Re: EMAIL to text message not working
« Reply #18 on: February 21, 2019, 07:02:39 PM »
Current firmware has the priority to that thread increased relative to the last released version, but it isn't configurable. I'll test tomorrow with a higher scan time to see how we do. Might end up making that configurable.
"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

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6176
  • Yes Pinky, Do-more will control the world!
Re: EMAIL to text message not working
« Reply #19 on: February 21, 2019, 08:32:45 PM »
I get the same result as you when I force it over 10 seconds for the handshake. With the way the firmware is currently set, I had to get the sustained scan time over 12ms for it to take that long. So you should be in good shape when we roll that out next month. In the meantime...sorry.
"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

Bolt

  • Hero Member
  • *****
  • Posts: 598
Re: EMAIL to text message not working
« Reply #20 on: May 08, 2019, 12:40:48 PM »
I finally had time to play with it, on version 2.5.2 everything works as intended now.  I can log in as an app via Gmail, and send to non Gmail addresses.