On Mon, 14 Feb 2005 13:55, you wrote:
> does exim emulate a sendmail binary? if so, set up your email clients to
> use sendmail rather than smtp and then turn exim's smtp service off.

I think this port is open to allow other machines on the network to use 
this machine as a gateway.

In /etc/inetd.conf I have the following line:

#:MAIL: Mail, news and uucp services.
smtp            stream  tcp     nowait  mail    /usr/sbin/exim exim -bs

I think I just need to comment this out and SIGHUP inetd

Andy

Reply via email to