Re: [JIRAH / PROD] Problem retrieving a message from a POP3 server
Chris Burdess <[email protected]> Mon, 13 Nov 2006 15:42:31 +0000
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Jean-Guillaume BATTAGLIA wrote: > I'm trying to run an application named JIRA on an application server named > JOnAS. > > JOnAS uses GNU javamail. > > When I try to connect to a POP3 Server, I can't retrieve any message. > > Here are the log files : > > 2006-11-07 14:13:19,229 : pop3 : JiraQuartzScheduler_Worker-0 : > POP3Connection.send : > RETR 1 > 2006-11-07 14:13:19,231 : pop3 : JiraQuartzScheduler_Worker-0 : > POP3Connection.getResponse : < > > > Do you have any idea about what could cause this problem ? Your POP3 server is not speaking POP3. -- Chris Burdess