From: "Eric N. Valor" <[EMAIL PROTECTED]>
To: Jim Breton <[EMAIL PROTECTED]>, Debian-User Mailing List <debian-user@lists.debian.org>, debian-firewall@lists.debian.org
Subject: Re: turning off exim on port 25
Date: Thu, 24 May 2001 00:22:12 -0700


I'm pretty sure that you can either start it in inetd mode or daemon mode
(from init.d/).  It depends on how you config it at install.

Also, I believe Bryan still wanted it to do internal delivery work, but
just wanted to turn off the port 25 listen (can't do it without disabling
exim).  A better way to disable the daemon script would be to either remove
the symlink in /etc/rcX.d (where X = your default run-mode as defined in
/etc/inittab) or rename it from "S??exim" to "K??exim" in your default
run-mode (either way works).

At 06:58 AM 5/24/2001 +0000, Jim Breton wrote:
On Wed, May 23, 2001 at 11:33:40PM -0700, Eric N. Valor wrote:
>
> That pretty much turns off exim altogether.

Actually the script in /etc/init.d/ will start exim in stand-alone mode
if you disable the listener in inetd.conf.  So you will still have it
listening on 25/tcp.


> While effective for disabling
> the Port 25 listen, it doesn't allow Bryan to use exim for his
purposes.  I
> think he's also using it in daemon mode rather than being run from inetd.

I'm not sure whether exim will still do deliveries from the queue if you
disable the tcp listener (I don't use exim), but if it does, I'd suggest
shutting it off altogether.  Just put an "exit 0" at the top of the
script.

(Again I'm not sure if exim will still work correctly after that, and I
don't have a box handy with exim on it to test... so try it out.)

--

Jim B.
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

--
Eric N. Valor
Webmeister/Inetservices
Lutris Technologies
[EMAIL PROTECTED]

- This Space Intentionally Left Blank -


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Exim will be called by its cron job, so local deliveries should work fine. Inet would only call exim, if someone connected to port 25.



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to