On Tue, Nov 29, 2022 at 08:31:37PM +0100, Max Görner wrote:
for a macro I would like to match a message based on its attachments. Since I
have to use Outlook Web App, I often get calender events as e-mail. Messages
telling me that someone accepted my invitation are empty and contain an
attachment without a name but with file type text/calendar.

Is there a way to select messages containing an attachment of type
text/calender (or any other, for that matter)?

Try the ~M pattern, e.g. ~M text/calendar, and see if that works.

Note that this is a *slow* pattern. It opens up and reads each message in the mailbox. So I don't recommend using this for index coloring or things like that.

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to