Re: [Exim] problems running exim on non-standard port

Etusivu
Poista viesti
Vastaa
Lähettäjä: Suresh Ramasubramanian
Päiväys:  
Vastaanottaja: Gatenby, Damon, exim-users
Aihe: Re: [Exim] problems running exim on non-standard port
At 09:47 AM 5/19/2003 -0400, Gatenby, Damon wrote:
>have gone through the documentation and FAQ and have tried different
>config file arguments and have not worked.
>on my last attempt I changed the mail line in my inetd.conf file from:
>
>smtp            stream  tcp     nowait  mail    /usr/sbin/exim exim -bs

>
>to
>
>smtp            stream  tcp     nowait  mail    /usr/sbin/exim exim -bd
>-oX 9925


Why are you running exim from inetd?

Start two exim daemons with different config files

         srs