On Jun 15, 2004, at 8:46 AM, Hernan Dario Arredondo wrote:
Hi..
This is what I want: When I send a message I want it goes with a security text at the end of it... Like a privacy message, how can I do this with MIMEdefang or Sendmail ??
>From the MIMEDefang HOWTO, located at http://www.rudolphtire.com/mimedefang-howto:
(planted somewhere in filter_end)
<x-tad-bigger>append_text_boilerplate($entity, "All information contained in " .
"this email is confidential and may be used by the intended " .
"recipient only.", 0);
append_html_boilerplate($entity, "All information contained in " .
"this email is confidential and may be used by the intended " .
"recipient only.", 0);
</x-tad-bigger>
--
-Loren K Louthan | tel: 818 786 2110 | AIM: LorenSRAR
-Data Communications Engineer - CRISNet Regional MLS
"How do you tell a communist? Well, it's someone who reads Marx and Lenin. And how do you tell an anti-Communist? It's someone who understands Marx and Lenin." - Ronald Wilson Reagan
http://wecanstopspam.org/
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

