4 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Cannot download email...
FromSent OnAttachments
SteveFeb 21, 2005 5:27 am 
Sam VarshavchikFeb 21, 2005 7:41 am 
Brian CandlerFeb 22, 2005 12:21 am 
Brian CandlerFeb 22, 2005 5:04 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Cannot download emails using MS Outlook ExpressActions...
From:Brian Candler (B.Ca@pobox.com)
Date:Feb 22, 2005 12:21:23 am
List:net.sourceforge.lists.courier-sqwebmail

On Mon, Feb 21, 2005 at 08:27:42AM -0500, Steve wrote:

'mail.xx.yyyyy.net.au', Protocol: POP3, Server Response: '-ERR message is damaged'

The string "message is damaged" does not occur anywhere in courier-imap. Whatever POP3 server you're using, it's not one which this list supports.

You can try:

telnet mail.xx.yyyy.net.au 110 (look at the +OK response) CAPA (look for an IMPLEMENTATION response) QUIT

to try to guess what POP3 server they're running at your ISP.

A google search for "-ERR message is damaged" (including the quotes) suggests that it may be a server called "Solid"

Brian.