You can't fire mimedefang on certain emails and not others and I'd be shocked if a milter would work from the command line.

In my opinion, you'll need to make your mimedefang filter do nothing by using filter_recipient to set a global variable and then check that variable in the various subroutines to return OK or to run the tests you want to run.

I don't think the overhead will be that bad on this because MD is already running daemonized.

Regards,
KAM

Maybe there's a way I can just invoke MIMEDefang through a pipe in /etc/aliases instead of hooking it directly into Sendmail?

_______________________________________________
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

Reply via email to