Skip to main content

Name

rfc2821_pedantic_address_rules — Allow relaxation of enforcement of the rfc2821 address rules.

Synopsis

rfc2821_pedantic_address_rules = false rfc2821_pedantic_address_rules = true

Description

RFC2821 has very strict guidelines about what address formats are allowable. This option allows those guidelines to be relaxed. If the option is set to its default value of true, it will enforce the full gamut of rfc2821 rules. If it is set to false, it will allow addresses of the following formats: "a..b@xxx.com" "ab.@xxx.com"

Scope

rfc2821_pedantic_address_rules is valid in the global and pathway scopes.

See Also

Was this page helpful?