Matt Kettler wrote:
> Erm.. When do you see SA inserting X-Spam-* at the END of the header
> block??? 

SA doesn't (anymore.)  MIMEDefang does, when using action_add_header, which 
calls libmilter's smfi_addheader function.  Recent versions of MIMEDefang have 
action_insert_header, which can be used to add headers at the top... it calls 
libmilter's smfi_insheader function, which allows specifying a position to 
insert the header.

I've tried to convince clamav-milter to add a similar option, without success.

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

Reply via email to