Hello all, I have qmail 1.03 running on a stock RH5.1 system, and I want
to run it with no logging for the tcpserver or the qmail-pop3d daemon.
Currnetly, I have:
supervise $DIR \
tcpserver $VERBOSE -c$CONCURRENT -u$USERID -g$GROUPID 0 $PORT\
qmail-popup $HOST $CHKPASS $COMMAND Maildir \
2>&1 /dev/null
I also tried /dev/null & thinking that the process was not forking to the
background.... but it still loggs to the console.
which I was hoping would pipe all output to /dev/null, but it tcpserver
logs to the console. The program runs fine, but I really don't need to log
pop3 connections.
Paul D. Farber II
Farber Technology
717-628-5303
[EMAIL PROTECTED]