On Wednesday 25 January 2006 20:31, Derrick wrote:

> I need to process files of a certain type (*.aaf), we were looking to do
> this as part of a pipe in a forward, but I'm wondering how to do this
> withing exim? I've been reading a bit on content scanning at ACL time, and
> I think you should be able to do it, I'm just unsure where to go with this
> and would appreciate some direction. Thanks

You can extract (and do stuff with) the file in the MIME ACL. However you 
can't re-insert the modified file into the original message at that point. 
Stuff like that needs a transport filter.

/tom

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to