[Mimedefang] Delet a particular header

David F. Skoll dfs at roaringpenguin.com
Thu Sep 19 14:11:01 EDT 2002


On Thu, 19 Sep 2002, Michael Pellegrino wrote:

> I should rephrase that, I know it is possible, I just don't know how to code
> it.

sub filter_begin {
	action_delete_header("Content-ID");
}

I can't remember exactly when action_delete_header was introduced, but
it was fairly recently.  It definitely works with the latest MIMEDefang
(2.21)

Regards,

David.




More information about the MIMEDefang mailing list