8000 Add variable(s) to strip off headers from forwarded emails (Amazon SES compatibility) · Issue #267 · anonaddy/docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add variable(s) to strip off headers from forwarded emails (Amazon SES compatibility) #267

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

O 8000 pen
buxm opened this issue Mar 17, 2024 · 1 comment

Comments

@buxm
Copy link
buxm commented Mar 17, 2024

Description

In this issue I opened in the anonaddy/anonaddy repository, I reported an error occurring when forwarding emails from certain senders while using Amazon SES as an email relay.
I also described that the cause is in the sender setting certain email headers such as Sender with the original sender's address and Amazon SES checking that that header (and a few others) contains a verified identity. This makes Amazon SES essentially not 100% compatible with how Addy.io works.
I finally explained a solution/workaround I found consisting of modifying the postfix configuration so that it strips the "offending" headers from forwarded emails.

It would be very helpful if anonaddy/docker had some environment variable(s) that can be set with the email header(s) (e.g. Sender, Source, etc.) to strip off from forwarded emails, so that postfix is automatically configured accordingly.

@Bart1909
Copy link

+1 for this. I'm also facing this issue

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

2 participants
0