At 4:52 PM -0600 9/5/02, S Spigarelli wrote: > I am using Outlook Express > (maybe someone can refer me a better Windows mailchecker)
There are plenty of better ones to choose from. Personally, I'm fond of Eudora. > and it will start > downloading some messages and at times it will hit a certain message and the > server will return that the client has done something bad, and the client > will say that the issue was caused by the server causing problems. Are > there known issues with the 4.04 version of qpopper with Outlook Express > using SSL/TLS? I can change the server to the non-secure version, and this > change downloads the messages just fine. Also, I can download almost every > message using the secure version but certain messages cause problems. > > Any ideas? Anyone else have issues like this? Is it Outlook Express or is > it qpopper? Try using a different client and see if the problem goes away. You can try Eudora, Mozilla, etc. (You could even try openssl, the command-line tool that comes with OpenSSL. For example, 'openssl s_client -connect host:port', then 'user username' and 'pass password', then 'list' to see all the message numbers, then 'retr 1', 'retr 2', etc.) You can also try getting a debug trace.
