Issue
Can Mirapoint filter messages based on the message attachment's file extension?
Solution
This is not possible with the current filtering implementation. The filename of MIME attachments are contained in the body of the message, and though it is possible to filter on strings in the message body, filtering is primarily for message headers.
Comments
0 comments
Please sign in to leave a comment.