rain_c1@web.de (Rainer Collet) writes:
> i have a problem logging pop3d connections. i set up qmail and pop3d
> as described in life-with-qmail. everything works realy fine but the
> pop3d logging. my setup is the following:
Note that if the logging isn't working, the pop3 service will
eventually block.
> /service/qmail-pop3d/log/run:
> #!/bin/sh
> exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t \
> /var/log/qmail/qmail-pop3d
>
> the logdir exists:
> # ls -lisa /var/log/qmail/qmail-pop3d
> total 1
> 39246 1 drwxr-xr-x 2 qmaill root 35 Jul 17 12:17 .
> 35462 1 drwxr-xr-x 6 qmaill root 146 Jul 10 12:09
> ..
>
> ps says the pop3d and its logging daemon run.
>
> has anybody an idea?
What does "qmailctl stat" or "svstat /service/* /service/*/log" say?
--
Dave Sill Oak Ridge National Lab, Workstation Support
Author, The qmail Handbook <http://web.infoave.net/~dsill>
<http://lifewithqmail.org/>: Almost everything you always wanted to know.