RFC Errata
RFC 5233, "Sieve Email Filtering: Subaddress Extension", January 2008
Source of RFC: sieve (app)See Also: RFC 5233 w/ inline errata
Errata ID: 3079
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Aaron Stone
Date Reported: 2012-01-05
Verifier Name: Pete Resnick
Date Verified: 2012-02-20
Section 4 says:
A diagram showing the ADDRESS-PARTs of an email address where the
detail information follows a separator character sequence of "+" is
shown below:
:user "+" :detail "@" :domain
\-----------------/
:local-part
A diagram showing the ADDRESS-PARTs of a email address where the
detail information precedes a separator character sequence of "--" is
shown below:
:detail "--" :user "@" :domain
\------------------/
:local-part
It should say:
A diagram showing the ADDRESS-PARTs of an email address where the
detail information follows a separator character sequence of "+" is
shown below:
:user "+" :detail "@" :domain
\-----------------/
:localpart
A diagram showing the ADDRESS-PARTs of an email address where the
detail information precedes a separator character sequence of "--" is
shown below:
:detail "--" :user "@" :domain
\------------------/
:localpart
Notes:
Throughout the document, the prose phrase "local-part" is hyphenated, while the syntactic word ":localpart" is not hyphenated. Also, correct "a email address" to "an email address"
