Re: [exim] Log attachments names

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Ted Cooper
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] Log attachments names
On Fri, 2010-03-12 at 10:33 -0500, Willians Vivanco wrote:
> Hi list... I need to customize my exim4 configuration to grab in log
> files the name of the attached file(s)... Any suggestion?


Use the acl_smtp_mime and log_message to write out the file names stored
in $mime_filename?

Content scanning at ACL time
http://docs.exim.org/current/spec_html/ch41.html

Scanning MIME parts - $mime_filename
http://docs.exim.org/current/spec_html/ch41.html#SECTscanmimepart

log_message
http://docs.exim.org/current/spec_html/ch40.html#id642693

--
The Exim manual - http://docs.exim.org