Nick Howitt:

> <html>
>   <head>
> 
>     <meta http-equiv="content-type" content="text/html; charset=utf-8">
>   </head>
>   <body bgcolor="#FFFFFF" text="#000000">
>     Hi,<br>
>     <br>
>     My ISP Virginmedia (VM) suddenly made authentication compulsory a
>     couple of days ago. I use Thunderbird relaying through postfix. I
>     did have it working a few years ago on port 587 but now they want
>     port 465.<br>

Delivery to remote port 465 requires that you use stunnel. 
Look with your favourite search engine for: postfix stunnel 465.

Delivery to port 465 is not built into the Postfix SMTP client
because that protocol has been obsolete for 10+ years.  That said,
it would not take much code to support this in the SMTP client. I
guess it is not implemented for techo-religuous reasons.

        Wietse

Reply via email to