Re: [JIRAH / PROD] Problem retrieving a message from a POP3 server
Jean-Guillaume BATTAGLIA <[email protected]> Tue, 14 Nov 2006 12:13:41 +0100
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <OF101C0CEC.8835DF5A-ONC1257226.003D5EF3-C1257226.003DAD7F@ca-sits.com> |
Hello. I won't be able to give you access to our mail servers or setup a test server. I have Ethereal traces of the communication between the application and the POP3 server. Perhaps it will help you see the problem more precisely. One trace was made using Sun javamail. The other one using GNU mail : What did you mean by "I recommend you use the RI". What is the RI ? Thanks in advance for your help. Jean-Guillaume BATTAGLIA T?l interne : 23 99 83 T?l externe : +33 (0)1 43 23 99 83 Chris Burdess <[email protected]> 13/11/2006 19:41 To Jean-Guillaume BATTAGLIA <[email protected]> cc [email protected] Subject Re: [Classpathx-javamail] [JIRAH / PROD] Problem retrieving a message from a POP3 server Jean-Guillaume BATTAGLIA wrote: > Could you develop your answer please because we have the same > problem with a Lotus Notes Server and a Microsoft Server ? > > What can we do to make them speak POP3 ? > > It's working with the Sun javamail implementation... I might be able to work around the problem if I had a Lotus Notes server or a Microsoft server to test against, but I don't. It seems likely that your server is including additional empty response lines for some reason. This is not spec compliant: see http://www.ietf.org/rfc/rfc1939.txt section 3. If you were willing to set up a test server with external access, and give me valid credentials for it, I could test this hypothesis and perhaps come up with a patch for GNU JavaMail. Otherwise I recommend you use the RI, which will be published under GPL shortly. -- 犬 Chris Burdess "They that can give up essential liberty to obtain a little safety deserve neither liberty nor safety." - Benjamin Franklin _______________________________________________ Classpathx-javamail mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpathx-javamail