Re: Java Mail with POP3

2000-04-26 Thread Cosmin Popa
In the first way it give's me an 500 error. With the second it works. I put the last versions of JavaMail and Pop3 packages and it's working fine. I'll test it more next days. Thank you, Cosmin Popa > >And when I execute the servlet, next error apear: > >javax.m

Java Mail with POP3

2000-04-25 Thread Cosmin Popa
And when I execute the servlet, next error apear: javax.mail.NoSuchProviderException: No provider for pop3 I put the pop3 jar in the orion/lib and /orion ... but nothing. Cosmin Popa