[Mimedefang] copy message to file

Matt Garretson mattg at assembly.state.ny.us
Thu Jun 4 10:51:01 EDT 2009


afo cliff wrote:
> From mimedefang-filter, do I have access to the container which holds
> the entire message (all parts) and possibly the message ID too? 


The entire message will be in the file ./INPUTMSG .
The message-ID, if there is one, will be in the global 
variable $MessageID .


Also, filter_begin(), filter() and filter_end() will have a 
MIME::Entity passed to them representing the parsed message.


See: man mimedefang-filter




More information about the MIMEDefang mailing list