You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Koon Yue Lam <ki...@gmail.com> on 2005/04/13 10:48:43 UTC

About Net SMTP client

Hi !

I am writing Java and using common Net SMTP to send email.
However my SMTP server need login (with pwd) in order to send email, how can 
I implement the login the process in my java code?

thanks