Posted By:
Eyal_Rothschild
Posted On:
Tuesday, July 8, 2003 07:45 AM
Hi
I am trying to send mail using Java mail but my Server supports only CRAM & MD5 methods for the SMTP authentication.
How can I define using the Java Mail what is the authentication method to be used?
Thanks