I've been running courier-imap and using the supplied POP3 daemon authenticating via mysql, and it has been working fine up until the last few weeks or so.
When one particular user tries to pick up via POP3, it authenticates fine, but then simply ignores the delivery of any waiting mail, yet the same computer will pick up mail from this same server/domain without a problem. Yet occasionally it will pick up the mail fine, so I can't see it being a permissions problem. POP3 in debug doesn't seem to give me any ideas. When I try doing a telnet localhost 110 , and authenticate as that particular user, then do a "STAT", it responds with "+OK 0 0". Using the command "list" returns nothing, but should return a list of message numbers and sizes. Yet there's a growing number of emails sitting there waiting. Debug output from lookOut Express (email address munged) gives the following :- --cut here-- Outlook Express 6.00.2800.1123 POP3 Log started at 06/17/2003 18:56:27 POP3: 18:56:27 [rx] +OK Hello there. POP3: 18:56:27 [tx] USER andrea at stewartjukeboxes.com.au POP3: 18:56:27 [rx] +OK Password required. POP3: 18:56:27 [tx] PASS ******** POP3: 18:56:27 [rx] +OK logged in. POP3: 18:56:27 [tx] STAT POP3: 18:56:27 [rx] +OK 0 0 POP3: 18:56:27 [tx] QUIT POP3: 18:56:27 [rx] +OK Bye-bye. --cut here-- All other email boxes are working fine, just this one causing some severe problems. Thanks for any assistance on this one. ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
