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

Could not get the value of "alias" correctly when an email forwarded and bounced #272

Closed
azumakuniyuki opened this issue Mar 7, 2024 · 1 comment

Comments

@azumakuniyuki
Copy link
Member

  • The alias and recipient are the same value
    • The recipient is the final destination address
  • It occurs in forwarding to Gmail or other ESP
  • To read Received: headers in the original message for resolving this issue
  • Sisimai::RFC5322.received should get the envelope-to address after for
    • Read and parse the value of Sisimai::Message[rfc822][received]
azumakuniyuki added a commit that referenced this issue Mar 13, 2024
…lements found in the Received header except the date and (comments)
azumakuniyuki added a commit that referenced this issue Mar 13, 2024
…er when the "alias" is the same value with the "recipient"
azumakuniyuki added a commit that referenced this issue Mar 13, 2024
Get the alias address from the Received header of the original message #272
@azumakuniyuki
Copy link
Member Author

This issue resolved at v5.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant