Ed;
   I assume these "i" servers are using SSL. It is my experience that when 
you select SSL (optional or required) for an SMTP server, it will not work. 
The TCP handshake takes place, but Moz never sends the "ClientHello" 
message that starts the SSL protocol (verified this weekend using tcpdump).

At one point an error message was being popped up stating there was a 
problem connecting to the host (impling DNS type of failures) (#70416). But 
in fact the connection was made, but Moz failed to perform the SSL 
handshake. This was declared a dup of #68244.

Apr 2001  #76951  -- SSL SMTP fails
Feb 2001  #68244  -- SSL broken (Sending mail fails even if SMTP is up)

Then they made these dups of
Mar 2001  #70595  --  Need to make nsIPrompt accessible to
                       nsIChannelSecurityInfo object

Which is marked as *FIXED*

So by decree, there is no problem!


Victor Probo


Ed wrote:
> Is anyone having success sending mail to worldnet's "i" server using the 
> new custom port setup?
> 
> I haven't been able to get it to work so far.
> 
> thanks,
> 
> Ed
> 


Reply via email to