Hello.  I've setup vpopmail for the first time last night and so far
it works pretty good.  I really don't like the fact that it logs to
syslog and mail.log, however, and would prefer to use multilog with it
under supervise which works for my qmail/qmail-smtp logging.  I
currently have a /var/qmail/supervise/qmail-pop3d directory with the
following in my run file:

#!/bin/sh
exec /usr/bin/tcpserver -H -R 0 pop3 \
  /var/qmail/bin/qmail-popup $HOSTNAME \
  /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1

In the log/ subdirectory I have the same run file that exists in my
supervise/qmail-{send,smtpd}/log directories to handle multilog
logging for those two.

How can I make vpopmail log in the same fashion?  I'd like everything
to remain consistant if at all possible.

Currently, absolutely nothing is written to my multilogs, and when I
try to use -v or -p with tcpserver, it refuses connection to the pop3
server and sits there (but still nothing is printed to the logs).

Thanks.

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
// Danen Consulting Services    www.danen.net, www.freezer-burn.org
// MandrakeSoft, Inc.           www.linux-mandrake.com
1024D/FE6F2AFD   88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD

Current Linux uptime: 11 hours 53 minutes.

Reply via email to