Mailgun configuration and goole email actions
On March 22 google stopped identifying our email actions.
We suspect that this is because the reply path is being written as gitlab.com@mg.gitlab.com.
Previously this was gitlab@mg.gitlab.com which is the one registered in google.
Prior to this we did had an account that had gitlab.com@mg.gitlab.com but the emails were being sent as gitlab@mg.gitlab.com, which is why we changed the account. But we are still seeing this in our email headers.
We are testing in dev.gitlab.org to check if it’s a configuration issue. It looks like MG is building the return path wrong, but we need to double check.
- If something is about the code, dev.gitlab.org should fail the same way it is failing in GitLab.com
- If something is about configuration it should not fail on dev.gitlab.com, and is probably a mailgun configuration issue.