Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87475 > unrolled thread

Re: Django-DMARC making it easier to manage DMARC reports - Beta 0.1.3 on PyPI

Started byAlan Hicks <ahicks@p-o.co.uk>
First post2015-03-15 12:20 +0000
Last post2015-03-15 12:20 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Django-DMARC making it easier to manage DMARC reports - Beta 0.1.3 on PyPI Alan Hicks <ahicks@p-o.co.uk> - 2015-03-15 12:20 +0000

#87475 — Re: Django-DMARC making it easier to manage DMARC reports - Beta 0.1.3 on PyPI

FromAlan Hicks <ahicks@p-o.co.uk>
Date2015-03-15 12:20 +0000
SubjectRe: Django-DMARC making it easier to manage DMARC reports - Beta 0.1.3 on PyPI
Message-ID<mailman.393.1426435630.21433.python-list@python.org>
On 13/03/2015 11:58, Chris Angelico wrote:
> On Mon, Mar 9, 2015 at 9:16 PM, Alan Hicks <ahicks@p-o.co.uk> wrote:
>> With defending reputations as important as receiving email I'm pleased to
>> announce another beta of django-dmarc 0.1.3 is released to PyPI.
>> https://pypi.python.org/pypi/django-dmarc
>>
>> The Django DMARC project aims to help with implementing DMARC "Domain-based
>> Message Authentication, Reporting & Conformance" and ongoing monitoring by
>> importing feedback reports about messages that pass and/or fail DMARC
>> evaluation into a more easily digested format.
>
> Welcome to irony. Your message got dropped into my Gmail spam box
> because DMARC is incompatible with mailing lists.
>
> Until that can be resolved, I don't want to deploy either end of DMARC
> for any of my domains or mail servers.
>
> ChrisA
>

Mailing lists are an issue on many levels, and dmarc has an faq that may 
help http://dmarc.org/faq/receivers/#r_2

I take your point, though when defending a reputation, dmarc along with 
spf and dkim are tools that can help.  Gmail are in the process of 
implementing dmarc, try dig _dmarc.gmail.com txt for their current 
policy.  My company along with many others has previously been 
impersonated by asian spam (Korean I think).  With a few clients that 
deal internationally including asia it's important to be pro-active and 
address spam both for my company and as a good netizen reduce the effect 
on others as well - we all win.  It's work in progress hence django-dmarc.

Alan

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web