12 Aug
2020
12 Aug
'20
5:29 p.m.
On 8/12/20 9:37 AM, Quanah Gibson-Mount wrote:
Is there a way to configure a list automatically put a hold on messages that have binary attachments such as jpgs, pngs, etc?
You can use header matching rules (Header filters) for this:
E.g., Header = content-type Pattern = image/ Action = Hold
will hold all messages with attached images
A pattern like
^(?!(text/|multipart/|message/|application/.*signature))
will match any message that has an elemental part that isn't text/ or some kind of signature.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan