We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Messages sent to an email alias are not parsed on the used alias but are instead parsed on the final destination address.
To reproduce
Changing To=["[email protected]"] catches the email sent to "bar-user".
Expected behavior Expected mail2most to match the address used by the message sender (the alias).
Release version 1.11.4
Architecture I'm running mail2most in a docker container.
Additional context This may be a feature request?
The text was updated successfully, but these errors were encountered:
hi @doncoffin thank you for your issue. You are right for now m2m doesn't account for mail aliases. I'll see if i can add this feature.
Sorry, something went wrong.
c-seeger
No branches or pull requests
Messages sent to an email alias are not parsed on the used alias but are instead parsed on the final destination address.
To reproduce
Changing To=["[email protected]"] catches the email sent to "bar-user".
Expected behavior
Expected mail2most to match the address used by the message sender (the alias).
Release version
1.11.4
Architecture
I'm running mail2most in a docker container.
Additional context
This may be a feature request?
The text was updated successfully, but these errors were encountered: