On 8/24/2012 3:41 PM, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Brian,
On 8/24/12 1:34 PM, Brian Weddell wrote:
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: tomc...@servername.domain.com
[mailto:tomc...@servername.domain.com]
Is there a way to change it to: From: mai...@differentdomain.com
[mailto:mai...@differentdomain.com]
Note that Tomcat does not ship with a component to send emails.
Whatever component you are using to send emails is providing those
defaults.
And you can change them when you create the message; they're just
properties.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org