Re: SSL Setup
"David Howe" <[email protected]>
| Newsgroups | gmane.network.hamster |
|---|---|
| Message-ID | <005401c1eb14$fe5f0d40$01c8a8c0@davespc> |
> No. MyRealBox supported SMTP over SSL also on secure port 465. > Check if you provider block this port. Actually both partially true - SSL over 25 should actually be TLS - so a lot of providers who supply TLS will also supply a second port for true SSL (TLS connects as smtp, then upgrades to secure SSL; SSL opens the link first, then does SMTP over it) This is true for both SMTP and NNTP.