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):