Yes, I did. The test connection part works. Here is what it shows (I replaced my real text with mydomain):
Connecting to mail.mydomain.com ...
S +OK mail.mydomain.com My Domain Mail Server POP3 Wed, 18 Jun 2008 06:05:25 +0100 <20080618060525@mail.mydomain.com>
Connected to the POP3 server "mail.mydomain.com".
C USER
bounced@mydomain.com
S +OK
bounced@mydomain.com
C PASS mypass
S +OK 2 messages (5510) octets
User "bounced@mydomain.com" logged in.
C STAT
S +OK 2 5510
There are 2 message(s) in the mail box with a total of 5510 bytes.
Again, everything appears to be setup correctly. Can you tell me what CRON jobs should be found in my CRON job list? I don't think they are running.