On 6/8/2017 4:16 PM, Dianne Skoll wrote:
You can't use the stock /etc/mail/mimedefang-filter. Create your own filter and near the top, put this:$Features{"AutoDetectPerlModules"} = 0; This will cause MIMEDefang not to drag in various expensive Perl modules like SpamAssassin. Then write your own filter_end routine to do whatever processing you need.
Ignore my response. It's based on a different filter than stock I realized! _______________________________________________ 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

