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

Get email from b.p.o passing DMARC (etc) #10

Open
ncoghlan opened this issue Jun 17, 2018 · 0 comments
Open

Get email from b.p.o passing DMARC (etc) #10

ncoghlan opened this issue Jun 17, 2018 · 0 comments
Labels
bug

Comments

@ncoghlan
Copy link
Collaborator

@ncoghlan ncoghlan commented Jun 17, 2018

As discussed at http://psf.upfronthosting.co.za/roundup/meta/issue562, bugs.python.org has recurring problems with its messages getting marked as spam for some users. I think it only works for me because I listed bugs.python.org as an approved sender years ago, since the message headers include:

Authentication-Results: mx.google.com;
   spf=neutral (google.com: 46.4.197.70 is neither permitted nor denied by best guess record for domain of roundup-admin@psf.upfronthosting.co.za) smtp.mailfrom=roundup-admin@psf.upfronthosting.co.za;
   dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=python.org

I suspect this may be resolved by the b.p.o server rehosting project that @soltysh and @ewdurbin are working on, but if that isn't the case, another possibility may be to look into whether or not b.p.o can migrate to whichever mail sending solution that PyPI is now using.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.