On Wed, Sep 26, 2001 at 11:30:53PM -0400, Daniel Kelley wrote:
> hi-
> 
> i've got 20010802i compiled with DEBUG=-DDEBUG.  i'm having problems with
> pop auth, so i'm trying to get debug output into my pop3d logs.  here's
> the setup i'm running with:
> 
> /var/qmail/supervise/qmail-pop3d/run:
> #!/bin/sh
>     exec /usr/local/bin/softlimit -m 2000000 \
>         /usr/local/bin/tcpserver -x /etc/tcp.pop3.cdb -v -R -H -l 0 0 110
>         /var/qmail/bin/qmail-popup mail.dev.thesquare.net \
>       /var/qmail/bin/auth_pop \
>         /var/qmail/bin/qmail-pop3d Maildir 2>&1
> 
> contents of tcp.pop3:
> :allow,DEBUGLEVEL="256"
> 

DEBUGLEVEL 256 will print nothing try 255 instead.

-- 
:wq Claudio

tail -23 QLDAPINSTALL

Reply via email to