Re: [Exim] exiscan-acl-4.31-16

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Dean Brooks
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] exiscan-acl-4.31-16
On Wed, Mar 31, 2004 at 09:58:09AM -0500, Dickenson, Steven wrote:

> The demime function is still alive and well in -16. I'm using it here for
> simplicities sake. I have no immediate need to do any kind of lower-level
> MIME scanning, nor am I really sure what I should and should not be checking
> with it. Thus, demime = BLOCKED_FILENAMES works just fine for me!


Problem is, from my understanding, the demime function has to unpack
all the attachments into the scan temporary directory, which can
be pretty IO intensive on a high-volume server.

From what I can tell, it looks like the MIME ACL functions can allow
you to do some of the same things without having to extract to disk,
which is a BIG win for busy servers...

--
Dean Brooks
dean@???