muth@??? (Klaus Muth) [Wednesday, August 07, 2002 1:34 PM]:
> Am Mittwoch, 7. August 2002 01:24 schrieb Marc Perkel:
>> I want to have exim listen on more that one port. I want it to
>> listen on port 23 and Port 25. This is to get around services that
>> block port 25.
>>
>> how do I do that?
> Start a second exim instance with exim -bd -o23
I would really love a way to do this the way sendmail does with its
DaemonPortOptions and ClientPortOptions
-srs