Brad Dameron wrote:
>
> I used --enable-log-name=pop3 option in my configuration but it seems
> vpopmail still writes to the maillog. I am using --enable-logging=yp as
> well. Is there something I am using incorrectly? Do I need to supply the
> full path tp the pop3 log file?
You found a bug. the #define LOG_NAME was not being used by vchkpw.c
Instead "vpopmail" was hard coded into the openlog() function.
It is fixed in the latest vpopmail-4.9.9 release up on the web site.
Updated Thu Mar 15 20:17:16 CST 2001
Ken Jones