smtps - How to remove default disclaimer in javamail -
when sending emails via javamail, following appended bottom of each message:
this email , files transmitted confidential , intended solely use of individual or entity whom addressed. if have received email in error please notify system manager. message contains confidential information , intended individual named. if not named addressee should not disseminate, distribute or copy e-mail. please notify sender e-mail if have received e-mail mistake , delete e-mail system. if not intended recipient notified disclosing, copying, distributing or taking action in reliance on contents of information strictly prohibited.
how 1 prevent this?
(note: problem extremely frustrating research on web due fact disclaimer of form attached many indexed documents! :-(
javamail not doing that, outgoing smtp
server appending each message, set it.
to confirm, can use gmail's servers (with personal account) , see not added messages.
Comments
Post a Comment