Hello all,
Sorry for my English.
I have a problem with vpopmail-5.5.0 and mysql when I delete an user.
#/home/vpopmail/bin/vdeluser te...@mydomain.tld
auth_deluser: warning: mysql_query(DELETE FROM vlog WHERE domain = 'mydomain.tld' AND user = 'test1') failed: Table 'vpopmail.vlog' doesn't exist
Failed to delete user from auth backend
Error: Illegal username

My compilation:
# mkdir /home/vpopmail
# mkdir /home/vpopmail/etc
# echo "localhost|0|vpopmail|mypwd|vpopmail" > /home/vpopmail/etc/vpopmail.mysql
# chown -R vpopmail:vchkpw /home/vpopmail/etc/vpopmail.mysql
# chmod 640 /home/vpopmail/etc/vpopmail.mysql

# cd vpopmail-5.5.0 :
# ./configure --enable-logging=p --disable-passwd --enable-clear-passwd
# make
# make install
# cd backends/mysql
# ./configure --disable-many-domains --enable-auth-logging --enable-sql-logging --enable-valias --disable-mysql-limits --enable-incdir=/usr/local/mysql5/include/mysql --enable-libdir=/usr/local/mysql5/lib/mysql
# make
# make install

An idea for the vpopmail.vlog table?
Thank you.


!DSPAM:4bc771a132711884216162!

Reply via email to