Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread OBones
Angus Robertson - Magenta Systems Ltd wrote: This is totally expected, the only GMail accepts POP connections of this type is if you allow "less secure apps". My password is strong 15 characters, but I still get SMTP and POP3 access with this turned off. Yes, mine was too, but at some point in t

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
OK I found http://wiki.overbyte.be/wiki/index.php/ICS_Download has some SSL binaries. I tested up to 0.9.8x with the same result. Wonder if I should take the leap to V8. Are there any know issues going from V7 to V8? I am using Delphi XE. I am posting this journey so if others run into this issu

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
OK The file version is not the same as the product version. The SSL I am using is 0.9.8r. Searching for binaries I found https://indy.fulgan.com/SSL/. It looks like the last 0.9.8 version was 0.9.8.zh. I am going to give it a go. -- To unsubscribe or change your settings for TWSocket maili

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
Could it be the version of SSL dlls I am using? ssleay32.dll, libeay32.dll 0.9.8.18 Are there newer versions that work with V7 of ICS? Thanks -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our we

Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread Angus Robertson - Magenta Systems Ltd
> This is totally expected, the only GMail accepts POP connections > of this type is if you allow "less secure apps". My password is strong 15 characters, but I still get SMTP and POP3 access with this turned off. > If you don't want to enable this, you MUST implement two factor > authenticat

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
Thanks for the response. >This is totally expected, the only GMail accepts POP connections of this >type is if you allow "less secure apps". Yes, except it has worked for more than 2 years without it. Not a biggie for me. I documented it and have moved on. -- To unsubscribe or change your

Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread OBones
za...@hmisys.com wrote: Thanks for the suggestion. I changed the password to a 25 character password with lots of randomity. Gmail said it was "strong." When I turned off the "less secure apps", the error returned. This is totally expected, the only GMail accepts POP connections of this type

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
Thanks for the suggestion. I changed the password to a 25 character password with lots of randomity. Gmail said it was "strong." When I turned off the "less secure apps", the error returned. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org

Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread Darin McGee
The password may have been too "simple".  Try really complex passwrd. Sent from my Verizon Wireless 4G LTE smartphone Original message From: za...@hmisys.com Date: 4/5/2016 9:28 AM (GMT-05:00) To: twsoc...@elists.org Subject: [twsocket] Gmail--04-04-2016 Hello,

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
Hello, Well I was premature. It did not fully work. A new error appeared: ! Starting SSL handshake Secure connection with TLSv1, cipher AES128-SHA, 128 secret bits (128 total) < 220 smtp.gmail.com ESMTP d10sm9778116oem.0 - gsmtp Request Done Rq=0 Error=0 > EHLO XIComputer2 < 250-smtp.gmail.com at

[twsocket] Gmail--04-04-2016

2016-04-05 Thread zayin
Hello, > The EHLO argement is supposed to be a host name, not an email address, > many SMTP servers will refuse the connection unless a reverse DNS check >works. Not sure why you are using an email address, the ICS default is >the computer name. Thanks, that was it. What I find funny is we tes

Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread Jarek Karciarz
Witam, Version 8 and open ssl works for me fine as well. Pozdrawiam Jarek Karciarz -- Od: Angus Robertson - Magenta Systems Ltd Data: 5 kwietnia 2016 09:45:01 Temat: Re: [twsocket] Gmail--04-04-2016 Do: twsocket@lists.elists.org For several years now access to Gmail, using SSL, ha

Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread Angus Robertson - Magenta Systems Ltd
> For several years now access to Gmail, using SSL, has been > flawless. I am using version 7. > Today access to Gmail has failed and I am unsure if it is a > temporary issue or Gmail made a change. > 501 5.5.4 HELO/EHLO argument theaddr...@gmail.com invalid, Working fine here with the latest IC