Re: [Exim] Hrm..

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: exim-users
Subject: Re: [Exim] Hrm..
On 2000-10-10 at 13:24 -0400, Dave C. gifted us with:
> This is a very simple question, but one which I can't seem to find the
> answer to. Is it possible to have a single exim daemon listen on
> multiple TCP ports.


No. If you want to hack it yourself, though, looking at daemon.c the
code changes would be trivial, since Exim already listens to multiple
sockets if local_interfaces is set, so at least you wouldn't have to
restructure the way connections are handled - just modify the loops
which set them up and the conditions under which Exim will do so.
--
Civilisation: where they cut down the trees and name streets after them.