[exim] determine if a message has an atatchment

Inizio della pagina
Delete this message
Reply to this message
Autore: Oliver Howe
Data:  
To: exim-users
Oggetto: [exim] determine if a message has an atatchment
Is it possible to determine whether or not a message has a PDF file
attached?

I'd like to do this within a system filter and then take action (such as
save the message to an archive directory) if the message contains such a
file.

thanks