I'm using mail.jar and activation-1.1.jar.

I am able to successfully send mail from Tomcat.

However the emails come from the user running tomcat and the FQDN of the local 
host.

Is there a way to mask this?

For example, instead of:
From: [email protected]
[mailto:[email protected]]

Is there a way to change it to:
From: [email protected]
[mailto:[email protected]]  

Reply via email to