[Mimedefang] SA Question

Jeff Grossman jeff at stikman.com
Tue Oct 22 16:45:01 EDT 2002


on 10/22/02 11:49 AM, David F. Skoll at dfs at roaringpenguin.com wrote:

> On Tue, 22 Oct 2002, Jeff Grossman wrote:
> 
>> That should work for you.  Remember, you are adding the header, not changing
>> it.
> 
> Actually, it might be better to use action_change_header.  The way milter
> works, if a header doesn't exist, action_change_header adds a new one.
> This can prevent you from having multiple X-Spam-Score headers added
> as the mail traverses multiple MIMEDefang installations.
> 
> If you're really pedantic, you'll use:
> 
> action_delete_all_headers("X-Spam-Score");
> action_add_header("X-Spam-Score", "blah blah blah...");

Thanks for that info.

Jeff
-- 
Jeff Grossman (jeff at stikman.com)




More information about the MIMEDefang mailing list