To expand on Jeremy's comment… Remember that not all MIME parts are attachments: some could be variants of the body text (eg, HTML-formatted, RTF, etc) or containing embedded inline images.
Cheers, Mike B-) On 20 April 2016 at 15:14, Jeremy Harris <[email protected]> wrote: > On 20/04/16 14:28, John McMurray wrote: > > Based on a recent thread Lena answered about unzipping attachments and > > denying them if certain file types are found inside, I'd like to be able > > to save the attachment so that I can manually see if it was a threat, or > > if I need to ease up on what I'm blocking. > > Exim doesn't really deal much in the content of messages. The mime ACL > gets you some of the way, but you'll be needing to identify > mimeparts that are "attachments" yourself and use "decode" to get > the mimepart saved. > -- > Cheers, > Jeremy > > > > -- > ## List details at https://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ > -- Systems Administrator & Change Manager IT Services, University of York, Heslington, York YO10 5DD, UK Tel: +44-(0)1904-323811 Web: www.york.ac.uk/it-services Disclaimer: www.york.ac.uk/docs/disclaimer/email.htm -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
