Purpose : Make roaming user system that use open relay after pop and imap 
authentication mechanism

Environment : vpopmail5.1 and courier-imap-1.3.12.20011128-2.7.1

vpopmail's configuration:
./configure --enable-mysql=y\
            --enable-sqlincdir=/usr/include/mysql\
            --enable-sqllibdir=/usr/lib/mysql\
            --enable-hardquota=n \
            --enable-default-domain=maeche.net\
            --enable-deliver-filter=y\
            --enable-tcprules-prog=/usr/bin/tcprules \
            --enable-tcpserver-file=/etc/tcpcontrol/smtp.rules \
            --enable-relay-clear-minutes=180 \
            --enable-vpopuser=vpopmail \
            --enable-vpopgroup=vchkpw \
            --enable-roaming-users=y \
            --enable-learn-passwords=y \
            --enable-valias \
            --enable-logging=y

courier-imap's configuration:
configure --without-authdaemon \
            --with-authvchkpw \
            --without-ipv6


Problem:
If someone's login sucessflly complete 
authvchkpw insert someone's IP and login Timestamp into vpopmail.relay table..

imapd work fine... but pop3d not work...

of cause I edit imapd and pop3d courier-imapd's configuration file...  Like this 

AUTHMODULES="authvchkpw"

hm... what's wrong???

/*  .... - - .--. ---... -..-. -..-. 
  *   $name = "Duck-Ki Hong" ; 
  *   $mail = "[EMAIL PROTECTED]" ; 
  *   $page = "http://kookooo.com"; ; 
  *   // May All Your Good Dreams and Fine Wishes Come True 
  *  -.- --- --- -.- --- --- --- .-.-.- -.-. --- -- */ 
r������왨��x%��\���z��z�%��l���q���z�'���r��zm����+-��.�ǟ�����+-��b�ا~�ܢ��z��z�


Reply via email to