These encode the well-documented, widely-relied-upon behaviors of major mail
providers. They are deliberately conservative: domains are only collapsed
where aliases truly deliver to the same mailbox (Gmail), and local parts are
only lowercased for providers known to be case-insensitive.
Built-in provider rules.
These encode the well-documented, widely-relied-upon behaviors of major mail providers. They are deliberately conservative: domains are only collapsed where aliases truly deliver to the same mailbox (Gmail), and local parts are only lowercased for providers known to be case-insensitive.
Sources cross-checked while compiling this list:
normalizeEmailprovider conventions.Consumers can extend or override any of these via NormalizeOptions.providers.