Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backports 6 smtp/v3 #8719

Closed
wants to merge 4 commits into from
Closed

Conversation

inashivb
Copy link
Member

@inashivb inashivb commented Apr 13, 2023

Previous PR: #8712

Changes since v2:

  • Fixed cherry-picked from commit hashes

Before:
If LF character was found, so far, we won't enforce the line limit on
the line. We only enforced limits in case of LF character missing in a
long line.

After this patch:
Line limit is enforced on the line if it is bigger than 4096 Bytes
irrespective of whether LF was found or not.

Redmine Bug: 5819

(cherry picked from commit 5f52b19)
@inashivb inashivb requested a review from a team as a code owner April 13, 2023 03:34
@victorjulien
Copy link
Member

Merged in #8721, thanks!

@inashivb inashivb deleted the backports-6-smtp/v3 branch July 20, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants