On Sun, Jul 18, 1999 at 02:15:59PM -0400, Matthew Harrell wrote:
> 
> I've been able to get cyclog to work fine with qmail-start but I'm trying to
> get it to work with tcpserver.  I'm presently using this line:
> 
>     /usr/qmail/bin/tcpserver -x/etc/tcp.smtp.cdb -u 65001 -g 65000 0 smtp \
>      /usr/qmail/bin/qmail-smtpd 2>&1 | /usr/qmail/bin/accustamp | \
>      /usr/qmail/bin/setuser root /usr/qmail/bin/cyclog -s10000000 -n5 \
>      /usr/qmail/log/smtp &
> 
> and that correctly opens a log file but nothing ever seems to get logged.  What
> am I doing wrong?

Add a -v to your tcpserver invocation.

Chris

Reply via email to