[vchkpw] Vpopmail 5.4.9 released

2005-01-13 Thread Yeahbut

Wednesday January 12 2005 17:47, Tom Collins wrote to All:


  This is not happening. Sqwebmail connections don't get logged at
  all.

 TC I don't think sqwebmail uses vchkpw (which does that logging).

This is my sqwebmail config:

=== Cut ===
./configure \
--enable-cgibindir=/var/www/cgi-bin \
--enable-htmldir=/var/www/html \
--enable-imagedir=/var/www/html/images \
--enable-imageurl=http://kb5.karico.ca/images \
--enable-default-domain=karico.ca \
--enable-webpass=no \
--enable-softtimeout=1200 \
--enable-autopurge=7 \
--with-authvchkpw \
--without-authldap \
--without-authpam \
--without-authpwd \
--without-authshadow \
--without-authuserdb
=== Cut ===


 KS

   KARICO Business Services
   Toronto, ON Canada
   http://www.karico.ca



[vchkpw] Vpopmail 5.4.9 released

2005-01-13 Thread Yeahbut

Thursday January 13 2005 23:11, Andryan wrote to All:


 A If you want to use vchkpw for IMAP authentication, I'd recommend
 A BINCIMAP. That's what I'm using right now and does log as expected. 
 A :)

I use Vpopmail, which performs otherwise fine, and should do so without 
additional fiddling.

 KS

   KARICO Business Services
   Toronto, ON Canada
   http://www.karico.ca



[vchkpw] Vpopmail 5.4.9 released

2005-01-12 Thread Yeahbut

Sunday December 26 2004 22:21, Tom Collins wrote to vpopmail list:

 TC - vchkpw: log webmail connections as 'vchkpw-webmail'.

This is not happening. Sqwebmail connections don't get logged at all. 
:(

This is my 'configure':

=== Cut ===
#! /bin/sh
./configure \
--enable-roaming-users=y \
--enable-tcprules-prog=/usr/bin/tcprules \
--enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp \
--enable-logging=v \
--enable-sql-logging=y \
--enable-mysql-limits=y \
--enable-log-name=vpopmail \
--enable-learn-passwords=y \
--enable-clear-passwd=y \
--enable-valias=y \
--enable-ucspi-dir=/var/local/src/ucspi-tcp-0.88 \
--enable-auth-module=mysql \
--enable-sqlincdir=/usr/include/mysql \
--enable-sqllibdir=/usr/lib/mysql \
--enable-relay-clear-minutes=180
=== Cut ===

 KS

   KARICO Business Services
   Toronto, ON Canada
   http://www.karico.ca
---