Skip to content

Send full email headers compat flag#4478

Merged
edevil merged 1 commit intocloudflare:mainfrom
edevil:full_headers_compat_flag
Jul 8, 2025
Merged

Send full email headers compat flag#4478
edevil merged 1 commit intocloudflare:mainfrom
edevil:full_headers_compat_flag

Conversation

@edevil
Copy link
Contributor

@edevil edevil commented Jul 8, 2025

The current version of the email handler truncates some header values to a single address. With this compat flag turned on, the worker script will start receiving the full value of the headers, which may contain several addresses in the case of To and Cc headers.

The current version of the email handler truncates some header values to
a single address. With this compat flag turned on, the worker script
will start receiving the full value of the headers, which may contain
several addresses in the case of To and Cc headers.
@edevil edevil requested review from a team as code owners July 8, 2025 14:37
@edevil edevil merged commit e034d03 into cloudflare:main Jul 8, 2025
17 checks passed
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