Hi, I am having a bit of a weird problem with my logging of QMail +
VPopmail.

System OS::
FreeBSD 4.7 (fresh install)

I launch qmail via services
(http://matt.cadillac.net/computing/mail/toaster/toaster-2.3.shtml)
and added my own logging script in /services/send/log

#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s1000000000
n20 /var/log/qmail

what is weird is... it makes the files that are required in /var/log/qmail
(current, lock, state)
[root@geeky qmail]# pwd
/var/log/qmail
[root@geeky qmail]# ls -l
total 0
-rw-r--r--   1 qmaill   qmail           0 Oct 30 13:41 current
-rw-------   1 qmaill   qmail           0 Oct 30 13:41 lock
-rw-r--r--   1 qmaill   qmail           0 Oct 30 13:41 state


but it won't write to the 'current' file, YET all the logs are going in
/var/log/maillog

any idea's???

Need more info???


Vpopmail compile


./configure --enable-mysql=y --enable-default-domain=simerson.net \
--enable-roaming-users=y \
--enable-defaultquota=100000000S,10000C \
--enable-learn-passwords=y \
--enable-mysql-replication=y \
--enable-logging=p \
--enable-mysql-logging=y \
--enable-log-name=vpopmail \
--enable-clear-passwd=y \
--enable-valias=y \
--enable-passwd=n \
--enable-many-domains=n

Sky S.






Reply via email to