From 4c8127c6e027964a808bdcfa4f21e19e3fe563a2 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 11 Oct 2022 14:11:40 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 76e13788bf..d56a68cbb3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2625,7 +2625,10 @@ Some common header conditions (regex): * *.*Auto-Submitted:.** [RFC3834](https://tools.ietf.org/html/rfc3834) * *.*List-Unsubscribe:.** [RFC3834](https://datatracker.ietf.org/doc/html/rfc2369) -* *.*Content-Type: multipart/report.** [RFC3462](https://tools.ietf.org/html/rfc3462) +* *.*Content-Type:.*multipart/report.** [RFC3462](https://tools.ietf.org/html/rfc3462) +* *.*Content-Type:.*multipart/signed.** PGP or S/MIME signed +* *.*Content-Type:.*multipart/encrypted.** PGP encrypted +* *.*Content-Type:.*application/pkcs7-mime.** S/MIME encrypted To match *set* IMAP flags (keywords) via a header condition (since version 1.1777):