On 2/10/2010 5:21 AM, Juan Vicente Piñero Perez wrote: > work perfect but now we want to add it only to mails sent to outside of > our domain. We don't want add disclaimer to mail send between us.
If you want to do different things for different recipients on a single envelope, then you most likely will want to look into stream_by_recipient() or possibly stream_by_domain(). They are both documented in the man page for mimedefang-filter. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

