[exim] determine if a message has an atatchment

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Oliver Howe
Datum:  
To: exim-users
Betreff: [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