[Mimedefang] received headers ofuscation

Matt Garretson mattg at assembly.state.ny.us
Fri Nov 20 17:16:15 EST 2009


ulver wrote:
> the vars and the replacent was succesfull, but in the ./HEADERS file 
> it remains the complete received headers (configuring mimedefang to don't delete the workfiles)
> and looking it afterwards 


Well, the code you've posted doesn't really do anything to 
any headers.  All it does is populate the @Received array
and the %Header hash, which on its own has no effect on 
the message's headers.

You'd have to call a function such as action_change_header()
or the like to actually change anything.

man mimedefang-filter



More information about the MIMEDefang mailing list