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

Fallback to Original-recipient if invalid address in Final-recipient field in bounced mail message #1592

Closed
wants to merge 1 commit into from

Conversation

eshryane
Copy link
Member

Fallback to Original-recipient if invalid address in Final-recipient field in bounced mail message.

Also ignore invalid angle-brackets in email address (not part of addr-spec according to RFC 822).

…field in bounced mail message.

Also ignore invalid angle-brackets in email address (not part of addr-spec according to RFC 822).
@eshryane
Copy link
Member Author

We should not fallback to the Original-Recipient as it may be an alias. We don't want to block an entire alias (e.g. mailing list), the Original-Recipient, because mail could not be delivered to one member (the Final-Recipient).

@eshryane eshryane closed this Nov 19, 2024
@eshryane eshryane deleted the bounced_mail_original_recipient branch November 19, 2024 13:26
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.

1 participant