6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: how to stop u...
FromSent OnAttachments
Tony CarterFeb 28, 2002 4:04 pm 
Sam VarshavchikFeb 28, 2002 5:37 pm 
Tony CarterFeb 28, 2002 8:50 pm 
Anand BuddhdevMar 1, 2002 1:30 am 
Tony CarterMar 1, 2002 4:58 am 
Sam VarshavchikMar 1, 2002 5:56 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: how to stop uucp from runningActions...
From:Anand Buddhdev (ar@anand.org)
Date:Mar 1, 2002 1:30:52 am
List:net.sourceforge.lists.courier-users

On Thu, Feb 28, 2002 at 11:50:50PM -0500, Tony Carter wrote:

Understood but our security policy dictates that we must justify all running daemons. If its not being used, I rather not have it running.

In that case, compile courier _without_ uucp support, and it won't even run the uucp module:

./configure --with-transport='local esmtp dsn'

will enable only those 3 transports (which you need of course), and then recompile. This configure option is not documented, so don't go looking for it in the INSTALL notes.

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Sam Varshavchik Sent: Thursday, February 28, 2002 8:38 PM To: cour@lists.sourceforge.net Subject: [courier-users] Re: how to stop uucp from running

Tony Carter writes:

How do I stop courieruucp from running when I run "/usr/lib/courier/sbin/courier start" ?

Why? Unless you explicitly set it up, it's a no-op.