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

Fix cumulative greeting message for custom greetings #3446

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

superman20
Copy link
Collaborator

Fixes #3445

Changed logic for the initial greeting to use a copy of the custom greeting array in connections.ini to build the greeting message so that it doesn't keep infinitely expanding for every connection. The fix is slightly different than that discussed in #3445 to properly handle cases when the custom greeting is not set in connections.ini.

Checklist:

superman20 and others added 3 commits March 3, 2025 14:49
more succinct change message with ref to PR
@msimerson msimerson merged commit a0bc71e into haraka:master Mar 3, 2025
13 checks passed
@superman20 superman20 deleted the helo_fix branch March 3, 2025 21:31
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.

Growing SMTP Greeting Problem
2 participants