Posted By:
Vanessa_Testoni
Posted On:
Thursday, September 27, 2001 01:27 PM
I can't send the user password in clear text during the POP3 connection. How can JavaMail use the command APOP with the user password encrypted instead of using USER and PASS, which are the commands that JavaMail normally uses?