[Mimedefang] To stop spam checking of Internal mail

David F. Skoll dfs at roaringpenguin.com
Wed Jul 16 07:23:06 EDT 2003


On Tue, 15 Jul 2003, Kevin A. McGrail wrote:

> Hmm, I don't really know the flow with this function will work for
> mimedefang but perhaps something like this will help get the brain thinking.

Nope.  Don't do it.

>     if ($hostip eq '127.0.0.1' or $hostip =~ /^10\.10\.10\./) {
>       #if the host IP matches local or a local subnet than mark spamassassin
> as not available
>       $Features{"SpamAssassin"} = 0;
>     }

Nothing ever sets it back to non-zero...

--
David.



More information about the MIMEDefang mailing list