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: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Sam > Varshavchik > Sent: Thursday, February 28, 2002 8:38 PM > To: [EMAIL PROTECTED] > 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. -- Anand Buddhdev MSI-CI Holdings BV _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
