Hi all,

I am using James - pop3. Below are the steps i am using to retrieve the
mails from server:

Store store = session.getStore("pop3");
store.connect("localhost", userName, password);
inbox = store.getFolder("INBOX");

The password what i get for a particular user from "users" table is
encrypted (SHA).

What should i do so that i can retrieve mails of the user. Please help
me to resolve this issue.

Thanks in advance,
Rag Setty




This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient or received it in error, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
Please do not copy it for any purpose or disclose its contents.

Copyright Tarang Software Technologies Pvt. Ltd. 2004. All rights Reserved

Reply via email to