Re: [exim] Exim file filters

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tim Jackson
Fecha:  
A: exim-users
Asunto: Re: [exim] Exim file filters
Ian wrote:

> I need to block attachments based on the endings of file names - eg no
> *.exe files are allowed to pass.


Aside from the spec (manual), there are lots of sample configurations and
other information at http://www.exim.org/eximwiki/ . In this case:

http://www.exim.org/eximwiki/ExiscanFilenameBlocking

Tim