Most of my servers did the CURRENT upgrade fine, including the maildir conversion. But I've got one server that is acting funny. Users are complaining they get the same email two or three times when they download the email.
I'm seeing every user hit the maillog three times... pretty consistently... it looks like this:
May 24 01:18:00 server_name pop3d: LOGIN, user=user@domain.com, ip=[::ffff:123.123.123.123]
May 24 01:18:00 server_name pop3d: LOGIN, user=user@domain.com, ip=[::ffff:123.123.123.123]
May 24 01:18:00 server_name pop3d: LOGIN, user=user@domain.com, ip=[::ffff:123.123.123.123]
May 24 01:18:00 server_name pop3d: LOGOUT, user=user@domain.com, ip=[::ffff:123.123.123.123], top=0, retr=0, time=0
May 24 01:18:00 server_name pop3d: LOGOUT, user=user@domain.com, ip=[::ffff:123.123.123.123], top=0, retr=0, time=0
May 24 01:18:00 server_name pop3d: LOGOUT, user=user@domain.com, ip=[::ffff:123.123.123.123], top=0, retr=0, time=0
I tried a little test where I did a telnet to port 110 on the box and logged in with a test account. Sure enough, I got three entries for my login.
Is there something on the server that would cause a single connection to the pop3 or imap to be treated like three simultaneous connections?



LinkBack URL
About LinkBacks
Reply With Quote




