Here's mine inside filter_end:

my($text_boilerplate) = "\nblah blah blah\n";
my($html_boilerplate) = "<BR>blah blah blah<BR>";

if (($RelayAddr eq "10\.1\.1\.102") && ($Sender =~ /fpwk\.com/i)) {
        append_text_boilerplate($entity, $text_boilerplate, 0);
        append_html_boilerplate($entity, $html_boilerplate, 0);
        }


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
lmuchemwa
Sent: Wednesday, September 03, 2003 1:02 AM
To: [EMAIL PROTECTED]
Subject: [Mimedefang] email disclaimer


hi there can some one help me on creating a disclaimer for outgoing mail
on a linux system running sendmail-8.12.9


_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang
mailing list [EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Important Confidentiality And Limited Liability Notice

This email and any attachments may be confidential and protected by law. If you are 
not the intended recipient, be aware that any disclosure, copying, distribution or use 
of the email or any attachment is prohibited. If you have received this email in 
error, please notify us immediately by replying to the sender and deleting this copy 
and the reply from your system. Please note that any views or opinions expressed in 
this email are solely those of the author and do not necessarily represent those of 
Forman Perry Watkins Krutz & Tardy LLP. (FPWK&T). The recipient should check this 
email and any attachments for the presence of viruses. FPWK&T accepts no liability for 
any damage caused by any virus transmitted by this email. Thank you for your 
cooperation.

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to