Lähettäjä: Marc Perkel Päiväys: Vastaanottaja: exim-users Vanhat otsikot: Re: [Exim] Port 587 Aihe: [Exim] Port 465
OK - this gets more complicated as we go. What is port 465 all about and
sould I support port 587 and 465 or if not - which one should I use.
Also - I like config file conditionals. I'm not going to run multiple Exims.
Tony Finch wrote:
>On Mon, 26 Apr 2004, Andreas Metzler wrote:
>
>
>>Run an additional daemon with
>>exim -tls-on-connect -oX 587 -bd
>>
>>
>
>You should use port 465 (the unofficial smtps port) for this. The standard
>message submission port should not use -tls-on-connect.
>
>
>
>