atom feed3 messages in net.sourceforge.lists.courier-imapRe: [Courier-imap] Silly question abo...
FromSent OnAttachments
Gabriele CarioliMay 16, 2006 4:20 am 
Sam VarshavchikMay 16, 2006 4:02 pm 
Nick DemouMay 17, 2006 5:32 am 
Subject:Re: [Courier-imap] Silly question about debug
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 16, 2006 4:02:09 pm
List:net.sourceforge.lists.courier-imap

Gabriele Carioli writes:

I've set up a system with Postfix, Courier-imap, Amavisd-new and virtual users on a MySQL database.

Everything is working fine, authentication is OK, webmail is working as it should, viruses are kept out, etc.

I've only one user from one virtual domain (with several users) claiming to have problems. This customers collects all messages for all users with Exchange 5.5. He claims that a single particular account authenticates but download no messages.

As far as I can see, messages are delivered to that mailbox, and after the connection they are deleted as they should.

Is it possible to log the POP3 session? I mean all the USER/PASS/LIST/RETR/DELE stuff? How?

If the connection is from a fixed IP address, use tcpdump to monitor network traffic to/from that IP address.