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

Display name in From: header field should be quoted / unquoted appropriately #1572

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Jan 6, 2023

  • Getting {gecos} field from incoming message, display name in From: field should be unquoted.
  • Setting display name in From: field of the message sent by system, the name should be quoted only if necessary.

This PR may fix #999, with the latter in above.

@ikedas ikedas changed the title Display name in From: header field should be quoted / unquoted properly Display name in From: header field should be quoted / unquoted appropriately Jan 7, 2023
@ikedas ikedas added the ready A PR is waiting to be merged. Close to be solved label Jun 2, 2023
@racke racke added this to the 6.2.74 milestone Dec 13, 2023
@racke racke merged commit 77627d2 into sympa-community:main Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ready A PR is waiting to be merged. Close to be solved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The name of the From header is enclosed in double quotes even though it is only alphabetic
2 participants