Hello -
I cannot get Pegasus to do any sort of authenticated SMTP on any port. From my internal network I can send via a plain port 25 connection with Pegasus, but as soon as I try to authenticate, no matter which port or option I use, it fails. As far as I can tell, Pegasus tries to do CRAM-MD5 and the server doesn't like it. These are the highlights of a session:
>> 0025 250-ENHANCEDSTATUSCODES
>> 0016 250-PIPELINING
>> 0014 250-8BITMIME
>> 0019 250-SIZE 10485760
>> 0009 250-DSN
>> 0010 250-ETRN
>> 0042 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
>> 0015 250-DELIVERBY
>> 0010 250 HELP
<< 0015 AUTH CRAM-MD5
>> 0054 334 "xyz123"
<< 0058 "xyz123"
>> 0033 535 5.7.0 authentication failed
Obviously (perhaps) the "xyz123" is my substitution for the BASE64 strings. When I decode them, the user name is clear, the password is encrypted in some way - every time.
I take this to mean that the server is saying it can access CRAM-MD5 but then it doesn't like what it sees from Pegasus. I am by no means an expert in the finer details of the various methods of smtp authentication and encryption, but I can say that I have no problem with this in Thunderbird and Outlook. Outlook is happy with the SMTP over SSL on both port 465 and 587. Pegasus doesn't like any combination of options with any of the ports (25, 465, 587) - I have literally tried them all.
I have read a lot of web pages concerning this and what I am starting to thing is that while Pegasus may strictly adhere to standards, it may be the case that some hosts don't and maybe most clients don't. Of course the result is that Pegasus doesn't work with at least some servers while other clients have no problem (my server is running sendmail 8.13). I have seen more than a few host/isp pages which say that their users can't use Pegasus as a client because of this. I have been telling people how great and flexible Pegasus is for years and years, so I really hope I don't have to go back to them and tell them to switch because it won't work with this host. As it is, I am starting to think that is all I can do.
<P>Hello - </P>
<P>I&nbsp;cannot get Pegasus to do any sort of authenticated SMTP on any port.&nbsp; From my internal network I can send&nbsp;via a plain port 25 connection with Pegasus, but as soon as I try to authenticate, no matter which port or option I use, it fails.&nbsp; As far as I can tell, Pegasus tries to do CRAM-MD5 and the server doesn't like it.&nbsp; These are the highlights of a session:</P>
<P>&gt;&gt; 0025 250-ENHANCEDSTATUSCODES
&gt;&gt; 0016 250-PIPELINING
&gt;&gt; 0014 250-8BITMIME
&gt;&gt; 0019 250-SIZE 10485760
&gt;&gt; 0009 250-DSN
&gt;&gt; 0010 250-ETRN
&gt;&gt; 0042 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
&gt;&gt; 0015 250-DELIVERBY
&gt;&gt; 0010 250 HELP
&lt;&lt; 0015 AUTH CRAM-MD5
&gt;&gt; 0054 334 "xyz123"
&lt;&lt; 0058 "xyz123"
&gt;&gt; 0033 535 5.7.0 authentication failed&nbsp;</P>
<P>Obviously (perhaps) the "xyz123" is my substitution for the BASE64 strings.&nbsp; When I decode them, the user name is clear, the password is encrypted in some way - every time.</P>
<P>I take this to mean that the server is&nbsp;saying it can access CRAM-MD5&nbsp;but then it doesn't like what it sees from Pegasus.&nbsp; I am by no means an expert in the finer details of the various methods of smtp authentication and encryption, but I can say that I have no problem with this in Thunderbird and&nbsp;Outlook.&nbsp; Outlook is happy with the SMTP over SSL on both port 465 and 587.&nbsp; Pegasus doesn't like any combination of options with any of the ports (25, 465, 587)&nbsp;- I have literally tried them all.</P>
<P>I have read a lot of web pages concerning this and what I am starting to thing is that while Pegasus may strictly adhere to standards, it may be the case that&nbsp;some hosts don't and maybe most clients don't.&nbsp;&nbsp;Of course the result is&nbsp;that Pegasus doesn't work with at least some servers while other clients have no problem (my server is running sendmail 8.13).&nbsp; I have seen more than a few host/isp pages which say that their users can't use Pegasus as a client because of this.&nbsp; I have been telling&nbsp;people how great and flexible Pegasus is&nbsp;for years and years, so I really hope I don't have to go back to them and tell them to switch because&nbsp;it won't work with this host.&nbsp; As it is, I am starting to think that is all I can do.&nbsp;</P>