Hello,
we use an add-on to check uploaded attachments, by using a servlet filter for the url-pattern /rest/internal/2/AttachTemporaryFile. However attachments added via the mail handler aren’t checked. Does it use another url-pattern or do we have to create our own mail handlers?