commit | cb5c802dcf8851663c4eac5d73f968f626a3a1dc | [log] [tgz] |
---|---|---|
author | Denis Laxalde <denis@laxalde.org> | Mon Apr 26 03:38:12 2021 +0200 |
committer | GitHub <noreply@github.com> | Sun Apr 25 18:38:12 2021 -0700 |
tree | abbfa2162458e5283a5d88b356e4e082d6f4b4dc | |
parent | 0d930f108cb8ba66f54197175c1fba0c38253e4a [diff] |
Fix id of 'Internet Message Format' RFC in email doc (GH-24137) Previous ID (5233) refers to "Sieve Email Filtering: Subaddress Extension". It seems that the actual reference should be "Internet Message Format" RFC 5322 (https://tools.ietf.org/html/rfc5322). (The typo probably comes from commit 29d1bc0842 in which the ID of this RFC got updated from the obsolete 2822.) Co-authored-by: Ambrose Chua <ambrose@hey.com>