[tpop3d-discuss] tpop3d-1.4.3+auth_mysql Problem

JeY jseven at free.fr
Tue, 31 Jul 2001 18:09:07 +0200


Hi,
    I've made a debian package for tpop3d with auth-mysql enabled.
Once install (and tables created), the daemon log on to the mysql 
database but
never run the "select" request to get user authentification.
    The mysql logs shows the connection:   Connect    mail@localhost on mail

my /etc/tpop3d.conf is:
------------
listen-address: localhost: 110
mailbox: bsd:/var/spool/mail/$(user[0])/$(user)

auth-mysql-enable: yes
auth-mysql-mail-group: mail
auth-mysql-hostname: localhost
auth-mysql-database: mail
auth-mysql-username: mail
auth-mysql-password: ****     (suppose pwd is ok :-)
-------------

The README file describes the way auth-mysql works,
i didn't succed to pass through the first step :(

_____________________
Jeremy <jseven@free.fr>