hello,
i'm using a server for incoming mail only, with the following software: - netqmail-1.05 - vpopmail-5.4.10 with mysql-server on other host - chkuser-2.0.8b-release - qmail-scanner-1.25
vpopmail-configure-options: ./configure --enable-roaming-users=y --enable-auth-module=mysql --enable-mysql-replication=y \ --enable-incdir=/space/software/mailserver/mysql-standard-4.0.24-pc-linux-gnu-i686/include \ --enable-libdir=/space/software/mailserver/mysql-standard-4.0.24-pc-linux-gnu-i686/lib \ --enable-relay-clear-minutes=60 --enable-logging=v --enable-clear-passwd=y \ --enable-valias=y --enable-auth-logging=y --disable-passwd --disable-md5-passwords
in my smtpd-log i see sometimes a entry like this: +++++++++++++++++ @4000000042804ea611514bd4 vmysql: error creating table 'valias': create command denied to user: '[EMAIL PROTECTED]' for table 'valias' +++++++++++++++++ user vpopmail has no rights to create the valias-table on remote mysql-db, that's right, but on remote mysql-db valias-tables already exists.
What is the reason that vmysql will create this table and where can i shut up this action?
Thanks for any answer.
regards
Dirk Tanneberger
