[Exim] Readme.exe

Inizio della pagina
Delete this message
Reply to this message
Autore: jai
Data:  
To: exim-users
Oggetto: [Exim] Readme.exe
Hi Friends

Can anybody tell me how should i filter particular file i.e README.exe

is this right :

if $header_content-type: matches "(?:file)?name=readme.exe"
then
seen finish
endif


Jai