-
Notifications
You must be signed in to change notification settings - Fork 11
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
BT emails delivery issue #116
Comments
You will have seen the emails and chat: can you change the way we forward emails so that the email:
It may make sense to treat all of the response emails in this way to avoid any other DMARC issues? |
We can do (1) and (2) pretty easily, we'd just need to set up a fixed |
I think I see what you mean! Nevertheless with (3) the user would reply with their own email address, rather than [email protected] but the reply-to, eg [email protected] would be the same as the email sent "as if" BT, so should match that way? You'd need a unique "User Alias" and a unique "BT Alias" on our end? |
(I've edited the comment and the task to make this a bit clearer. I think my descrption wasn't quite clear.) |
Does this make sense @dantheta ? We should be able to play 'man in the middle' and rewrite the "from" in both directions, in essence. |
Yep - I'm working on the required postfix configuration at the moment.
…On Fri, 19 Feb 2021, at 12:09, JimKillock wrote:
Does this make sense @dantheta <https://github.com/dantheta> ? We
should be able to play 'man in the middle' and rewrite the "from" in
both directions, in essence.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#116 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADBG7K5NDJO6JVJT7ABV63S7ZIIHANCNFSM4XYEC54Q>.
|
The site now adds a reply-isp-xxxxxx It's been tested reasonably well, but if it causes any problems we can revert the change quite easily. |
Sounds good Daniel; can we consider changing the reply-to header as well? |
BT Categorisation report that:
"We have recently noticed that when we reply back to emails from blocked.org.uk we intermittently received undeliverable messages from the mail servers. I have attached a few mails whereby we have replied back and received either a Delivery Delayed or Undeliverable."
Can you check to see what has happened?
EDIT
Change how forwarding works, so that we work as a "man in the middle" changing the From and Reply to as @blocked.org.uk for the blocked user and BT, eg:
The text was updated successfully, but these errors were encountered: