Updated FAQ

This commit is contained in:
M66B 2022-10-11 14:11:40 +02:00
parent 45d85ccd6a
commit 4c8127c6e0
1 changed files with 4 additions and 1 deletions

5
FAQ.md
View File

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