all seems to be well with my vpop setup...mysql is authenticating fine and
don't see any errors anywhere in logs except mysql log. anyone know what is
going on here? like said i am getting no errors anywhere that i can see and
all deliveries and authentications are going through fine. vpop config at
bottom. i know this is the newest version of vpop so i have just been
attributing it to some new code that was implemented in mysql auth module.
thanx.
010615 14:36:17 Aborted connection 1239 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 14:36:22 Aborted connection 1240 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 14:36:35 Aborted connection 1241 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:42:56 Aborted connection 1345 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:42:58 Aborted connection 1346 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:42:58 Aborted connection 1348 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:42:59 Aborted connection 1349 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:42:59 Aborted connection 1351 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:43:03 Aborted connection 1352 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packets)
010615 15:43:05 Aborted connection 1353 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communication packet
./configure --enable-mysql=y --enable-many-domains=n --enable-roaming-users=
y --enable-logging=p --enable-valias=y --enable-qmail-ext=y --enable-sqwebma
il-pass=y --enable-hardquota=31457280 --enable-tcprules-prog=/usr/local/bin/
tcprules --enable-tcpserver-file=/var/vpopmail/etc/tcp.smtp
vpopmail 4.10.20
Current settings
---------------------------------------
vpopmail directory = /var/vpopmail
uid = 60
gid = 60
ip alias = OFF --enable-ip-alias-domains=n (default)
address extentions = ON --enable-qmail-ext=y
roaming users = ON --enable-roaming-users=y
tcpserver file = /var/vpopmail/etc/tcp.smtp
open_smtp file = /var/vpopmail/etc/open-smtp
user quota = 31457280 -enable-hardquota=31457280
auth module = mysql --enable-mysql=y
mysql replication = OFF --enable-mysql-replication=n default
table optimization = one domain with many users --enable-many-domains=n
system passwords = OFF --enable-passwd=n
file locking = ON --enable-file-locking=y default
file sync = ON --enable-file-sync=y default
auth logging = OFF --enable-auth-logging=n default
mysql clear passwd = OFF --enable-clear-passwd=n default
valias processing = ON --enable-valias=y
pop syslog = show failure attempts with clear text password
--enable-logging=p
default domain = --enable-default-domain=
auth inc = -I/usr/include/mysql
auth lib = -L/usr/lib/mysql -lmysqlclient -lz