> Hi Tried various options again, including your suggestions and doing through GMail.
>
> Here is a log report of one attempt:-
> >> 0050 250-mx.google.com at your service, [90.207.1.63]
> >> 0019 250-SIZE 35651584
> >> 0014 250-8BITMIME
> >> 0014 250-STARTTLS
> >> 0025 250-ENHANCEDSTATUSCODES
> >> 0016 250 PIPELINING
> << 0010 STARTTLS
> >> 0030 220 2.0.0 Ready to start TLS
They are ready for a STARTTLS it was not completed. Should have looked something like this.
11:36:10.718 >> 0030 220 2.0.0 Ready to start TLS\0D\0A
11:36:10.953 [*] SSL/TLS session established: 3DES, CBC mode, keysize 192 bits
11:36:10.953 [*] Certificate user is cn=smtp.gmail.com, o=Google Inc, l=Mountain View, sp=California, c=US
11:36:10.953 [*] Certificate is valid from Thu Sep 16 23:35:45 2004 to Fri Sep 16 23:35:45 2005
11:36:10.953 [*] Certificate fingerprint is F5BDC3C8D54B03EA57BB8172466B2654
> << 0020 EHLO [192.168.0.3]
> >> 0050 250-mx.google.com at your service, [90.207.1.63]
> >> 0019 250-SIZE 35651584
> >> 0014 250-8BITMIME
> >> 0022 250-AUTH LOGIN PLAIN
> >> 0025 250-ENHANCEDSTATUSCODES
> >> 0016 250 PIPELINING
> << 0012 AUTH LOGIN
> >> 0018 334 VXNlcm5hbWU6
> << 0034 Z29zbGluZy1kYXZpZDFAc2t5LmNvbQ==
> >> 0018 334 UGFzc3dvcmQ6
> << 0018 bGltaXRsZXNzNzc=
> >> 0080 535-5.7.1 Username and Password not accepted. Learn more at
You have now compromised your username and password since anyone can read this with a Base64 decoder, took me a couple of seconds to decode this. In any case you need to have this in hand when you talk to the ISP about what username and password they are looking for when using ESMTP AUTH.
> If I use Port 465, I get "socket read timeout", so the above example with the claim that my username and password are unacceptable was when
> using Port 25.
Have you tried using port 587 instead of port 25?
> I have trebbled checked my username and password by logging into my Sky Emaili account via their website (webmail), so I
> know they are correct. I have tried adding "@sky.com" to the username which does not change how the tests react either in Pegasus nor at
> Sky's own website.
&gt; Hi Tried various options again, including your suggestions and doing through GMail.
&gt; &nbsp;
&gt; Here is a log report of one attempt:-
&gt; &gt;&gt; 0050 250-mx.google.com at your service, [90.207.1.63]
&gt; &gt;&gt; 0019 250-SIZE 35651584
&gt; &gt;&gt; 0014 250-8BITMIME
&gt; &gt;&gt; 0014 250-STARTTLS
&gt; &gt;&gt; 0025 250-ENHANCEDSTATUSCODES
&gt; &gt;&gt; 0016 250 PIPELINING
&gt; &lt;&lt; 0010 STARTTLS
&gt; &gt;&gt; 0030 220 2.0.0 Ready to start TLS
They are ready for a STARTTLS it was not completed.&nbsp;&nbsp; Should have looked something like this.
11:36:10.718 &gt;&gt; 0030 220 2.0.0 Ready to start TLS\0D\0A
11:36:10.953 [*] SSL/TLS session established: 3DES, CBC mode, keysize 192 bits
11:36:10.953 [*] Certificate user is cn=smtp.gmail.com, o=Google Inc, l=Mountain View, sp=California, c=US
11:36:10.953 [*] Certificate is valid from Thu Sep 16 23:35:45 2004 to Fri Sep 16 23:35:45 2005
11:36:10.953 [*] Certificate fingerprint is F5BDC3C8D54B03EA57BB8172466B2654
&gt; &lt;&lt; 0020 EHLO [192.168.0.3]
&gt; &gt;&gt; 0050 250-mx.google.com at your service, [90.207.1.63]
&gt; &gt;&gt; 0019 250-SIZE 35651584
&gt; &gt;&gt; 0014 250-8BITMIME
&gt; &gt;&gt; 0022 250-AUTH LOGIN PLAIN
&gt; &gt;&gt; 0025 250-ENHANCEDSTATUSCODES
&gt; &gt;&gt; 0016 250 PIPELINING
&gt; &lt;&lt; 0012 AUTH LOGIN
&gt; &gt;&gt; 0018 334 VXNlcm5hbWU6
&gt; &lt;&lt; 0034 Z29zbGluZy1kYXZpZDFAc2t5LmNvbQ==
&gt; &gt;&gt; 0018 334 UGFzc3dvcmQ6
&gt; &lt;&lt; 0018 bGltaXRsZXNzNzc=
&gt; &gt;&gt; 0080 535-5.7.1 Username and Password not accepted. Learn more at
You have now compromised your username and password since anyone can read this with a Base64 decoder, took me a couple of seconds to decode this.&nbsp; In any case you need to have this in hand when you talk to the ISP about what username and password they are looking for when using ESMTP AUTH.
&gt;&nbsp; If I use Port 465, I get "socket read timeout", so the above example with the claim that my username and password are unacceptable was when
&gt; using Port 25.
Have you tried using port 587 instead of port 25?
&gt; I have trebbled checked my username and password by logging into my Sky Emaili account via their website (webmail), so I
&gt; know they are correct. I have tried adding "@sky.com" to the username which does not change how the tests react either in Pegasus nor at
&gt; Sky's own website. &nbsp;