>> I'm doing some experiments with SPF by using Mail::SPF::Query
>> inside MIMEDefang.  I've run into a snag and I'm not sure if what I'm
>> trying to do is feasible/possible.  In particular, what I'm trying to do
>> is use action_add_header(), within filter_begin(), to add a Received-SPF
>> header before calling spam_assassin_check().

> This won't work.

> action_add_header merely makes a note to ask milter to ask sendmail to
> add the header.  It doesn't actually alter the message as seen by
> SpamAssassin.

Thanks for the explanation and clarification.  I had a suspicion it
wasn't working because of something like this. 

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to