Quote:
Originally posted by hinetvenkat
Hi all,
I have to put disclaimer message in our mail server without any third party utility. mail servers are build by Sendmail server.
Kindly help me.
Thanks
|
The only way I know of adding a disclaimer to all outbound e-mail is through a sendmail milter. Which means you would implement a third party utility. See:
Milter
Other than using a milter, I guess you could always configure each clients MUA to add a disclaimer "signature". But obviously this method would not insure consistancy or inforce policy. i.e. folks could disable the signature.