I reconfigured vpopmail 4.9.10, with the following options:
--enable-logging=y
--enable-log-name=vpopmail
but it's still logging for /var/log/maillog
any other ideas?
Loryan
-----Original Message-----
From: Rick Updegrove [mailto:[EMAIL PROTECTED]]
Sent: Monday, 30 April 2001 1:19 PM
To: Loryan Strant
Cc: [EMAIL PROTECTED]
Subject: Re: logging pop3d access into a separate log file
From: "Loryan Strant" <[EMAIL PROTECTED]>
> I want to keep the logs the way they currently are, but have them log into
a
> file like /var/log/vpopmail.
> I'm also running courier-imap 1.3.5, so unfortunately your script doesn't
> help me.
> Any other ideas?
./configure --help
--enable-logging=e|y|n|p|v Turn on (y) or off (n) logging to syslog, (e)
only
log errors, include passwords in errors (p)
--enable-log-name=vpopmail set syslog name.
I know the changelog for 4.99 indicates that "--enable-log-name was not
being
used in vchkpw.c - fixed" I also know that was an ongoing source of
confusion
which has been hopefully cleared up once and for all.
Rick Up