You could use something like this, substituting your internal relay
addresses:
if ($RelayAddress eq "127.0.0.1" or $RelayAddress =~ /^10\.5\./) {
$boilerplate = "Blah blah blah. Legal disclaimer. Et cetera. Et
alii.";
append_text_boilerplate($entity, $boilerplate, $all);
}
The above code has not been tested, or even entirely understood.
-Matt
> Hello,
> I have searched the archives and Googled this question, but I cannot
> find an answer:
> Is it possible to make the "Boilerplate" message only be appended to
> outgoing messages?
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang