7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] pop3d-ssl problem
FromSent OnAttachments
Peter KoczanNov 17, 2003 5:12 am 
Jeff JansenNov 17, 2003 5:51 am 
Peter KoczanNov 17, 2003 6:31 am 
Gordon MessmerNov 17, 2003 11:29 am 
Jeff JansenNov 17, 2003 11:52 am 
Peter KoczanNov 17, 2003 10:38 pm 
Peter KoczanNov 17, 2003 11:10 pm 
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: [courier-users] pop3d-ssl problemActions...
From:Jeff Jansen (ivb_@sil.org)
Date:Nov 17, 2003 11:52:51 am
List:net.sourceforge.lists.courier-users

On Monday 17 November 2003 14:30, Peter Koczan wrote:

Nope, I can't download my mail, immediately after the connection the server gives the error and does nothing else at all. The annoying thing about this is that I don't know about any debug feature or something that would give a more detailed error about this problem.

Can you log in using non-encrypted POP3? If you look in the /etc/courier/pop3d file there's a variable called "DEBUG_LOGIN" which you can set to "2" and it will show you more information about the login including the username and password that got passed to courier. It may or may not be helpful.

Try logging in using openssl and see what happens. It might give you more to go on if you could watch the actual connection:

# openssl s_client -connect localhost:995 <snip> +OK Hello there. user username +OK Password required. pass password +OK logged in. list +OK POP3 clients that break here, they violate STD53. 1 562 2 341 3 1319 . quit +OK Bye-bye.