Posted By:
Anonymous
Posted On:
Tuesday, May 1, 2001 01:16 PM
I've found the solution myself.
The POP3 Provider that is provided
by Sun doesn't work properly with
my ids-pop3d pop3 mail server.
The solution resides into using another
pop3 provider developed by third
parties.
I'm still choosing which one best suits
my application, for instance Poppers
Javamail POP3 Provider is quite good.
It works with my pop3 mail server but
the only drawback is that everytime you
get the content from a message it dumps the content to a file on the folder
where my application is running.
If anyone has got a POP3 Provider
listing, don't mind to post the URL
here for future references.
Regards,