>> Have you tried the following in your file rule?
>>
>> [qr'.\.(docm)$'ix => 1],
>> [qr'.\.(dotm)$'ix => 1],
>> [qr'.\.(xlsm)$'ix => 1],
>> [qr'.\.(xltm)$'ix => 1]
>>
>> The above SHOULD Block macro enabled office docs.
>>
> But would this work for a docm that needs to be extracted from a PDF? I was
> not aware that amavisd or the tolls it uses is able to extract stuff
> embedded in a pdf.

yes, that is not working with files embedded in a PDF...

Reply via email to