[Exim] Readme.exe

Pàgina inicial
Delete this message
Reply to this message
Autor: jai
Data:  
A: exim-users
Assumpte: [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