Skip to content

JAMES-3431 Stricter validation for DSN ENVID#1002

Merged
chibenwa merged 1 commit into
apache:masterfrom
chibenwa:JAMES-3431-envid
May 24, 2022
Merged

JAMES-3431 Stricter validation for DSN ENVID#1002
chibenwa merged 1 commit into
apache:masterfrom
chibenwa:JAMES-3431-envid

Conversation

@chibenwa
Copy link
Copy Markdown
Contributor

Setting an invalid EndId leads to emails not being
transmissible to third party systems. Stricter validation
fixes this.

Comment thread mailet/api/src/test/java/org/apache/mailet/DsnParametersTest.java Outdated
Setting an invalid EndId leads to emails not being
transmissible to third party systems. Stricter validation
fixes this.

We need to match the XText syntax. Provides a utility to
check, encode and decode XText.

See https://datatracker.ietf.org/doc/html/rfc3461#section-4
@chibenwa chibenwa force-pushed the JAMES-3431-envid branch from dcf348d to aabc274 Compare May 18, 2022 07:19
@chibenwa chibenwa merged commit 5ad5cb6 into apache:master May 24, 2022
chibenwa added a commit that referenced this pull request Sep 23, 2022
Setting an invalid EndId leads to emails not being
transmissible to third party systems. Stricter validation
fixes this.

We need to match the XText syntax. Provides a utility to
check, encode and decode XText.

See https://datatracker.ietf.org/doc/html/rfc3461#section-4

(cherry picked from commit 5ad5cb6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants