Autor: Gyan Mathur Data: Para: Jason J. Horton CC: Jason C. Leach, exim-users, gyan Asunto: Re: [Exim] Exim w/ FreeBSD 4.
In response to "Jason J. Horton":
> I do not think running from inetd is recommended. > > Perhaps I had the wrong inetd.conf line?
Ah, just a minute, had you got a line in inetd.conf for smtp and were
then trying to run Exim as a daemon? In that case the inetd binds to
port 25 and Exim cn't get at it. Just remove the line in inetd.conf
completely, or comment it out, kill -HUP your inetd and try Exim
again.