3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Turning off syslo...
FromSent OnAttachments
Lloyd ZusmanOct 27, 2004 6:08 pm 
Sam VarshavchikOct 27, 2004 6:49 pm 
Lloyd ZusmanNov 4, 2004 2:59 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] Turning off syslog for certain daemons?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Oct 27, 2004 6:49:13 pm
List:net.sourceforge.lists.courier-users

Lloyd Zusman writes:

Is there a way to turn off syslog for certain daemons and leave it on for others? Specifically, I'd like to stop the courier pop3 and imap daemons from syslogging, but I want to keep syslogging alive for the others.

Any ideas?

You'll have to modify the startup scripts to dump all stdout and stderr to /dev/null, instead of hooking them up to courierlogger, which dumps them to syslog.