[Mimedefang] filter_relay, SendmailMacros & SA questions :)

Vincent Jaussaud Mailing Listes tatooin at kelkoo.com
Sat Dec 28 12:05:01 EST 2002


On Sat, 28 Dec 2002 11:29:10 -0500 (EST), David F. Skoll wrote
> No particular reason, other than efficiency.  If you need this
> capability, don't do the relay check in filter_relay, filter_sender
> or filter_recipient; do it in filter_end.  It's more expensive,
> because that only happens after the whole message is received, but 
> it works.
> 
Ok. I'll do that, then. 

> > Also, in my filter ($$$$) routine, I'm checking mails for SPAM using SA:
> 
> Where does it say that in the man page?  You can use action_bounce 
> in filter, filter_begin or filter_end.
> 
My mistake, sorry. I was confusing "disposition" and "actions" in the man
page. :-\

> > I also would like to add an header (only once) for emails found
> > clean by SA, with their respective $hits. (This would help tuning
> > the score settings of SA)
> 
> Do it in filter_end; see sample filter.
> 
Of course. Everything is clear now that I understand the difference between
"disposition" and "actions" :-))

Thanks david !
> --
> David.
> _______________________________________________
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang



--
Kelkoo.com --- GNU/Linux Powered




More information about the MIMEDefang mailing list