On 5/17/06 7:53 AM, "Yves Goergen" <[EMAIL PROTECTED]> wrote:

> On 17.05.2006 16:49 (+0100), Marc Haber wrote:
> On Wed, 17 May 2006 13:39:42
> +0200, Yves Goergen
> <[EMAIL PROTECTED]> wrote:
>> # netstat -atnp
> |egrep ":465|:25"
>>> tcp        0      0 0.0.0.0:465             0.0.0.0:*
> LISTEN     7187/exim
>>> tcp        0      0 0.0.0.0:25              0.0.0.0:*
> LISTEN     7168/exim
> 
> I find it strange that you have two different exim
> processes listening
> on the two ports. There is something wrong.

That's
> intended by my config. Is there another way of doing it?


At one time it was not possible for the same Exim instance to do sensible
things and also do SSL on connect, because the flag enabling the SSL on
connect was global.

Several versions ago (I'm too lazy to look at when) it became possible in
one instance of Exim to specify SSL on connect on a per-port basis.

  --John



-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to