on Fri, Jun 08, 2001 at 12:33:55PM +0200, Jarek Kaczmarczyk wrote:
> On my server there is qpopper 4.0 installed. It works OK,
> but there is no qpopper.log file in my /var/log directory.

That's right.

> Why? What should I do while compiling the program to get
> qpopper.log working?

qpopper uses syslog's LOG_MAIL facility. Look in /var/log/maillog.

> Pls give me a step by step instruction.

1) it's a syslog issue, not really a qpopper issue
2) man syslog.conf
3) vi syslog.conf
4) kill -HUP `pidof syslog`

If that doesn't work, repeat 2-4. Or, you could run qpopper with a trace
file if you really want too much output. If traces aren't working for you,
recompile after running configure with --enable-debugging (in addition to
whatever other args you used the last time).

If that still doesn't work, take a look at pop_log.c and modify to suit.

Steve

-- 
hesketh.com/inc. v: (919) 834-2552 f: (919) 834-2554 w: http://hesketh.com

Reply via email to