Skip to main content

Making it easier to manage DMARC reports

Project description

Making it easier to manage DMARC reports

Designed to quickly and easily import DMARC reports.

Quick start

  1. Install the app

  2. Add “dmarc” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'dmarc',
    )
  3. Run ‘python manage.py migrate’ to create the database models.

Usage

python manage.py importdmarcreport

Dependencies

Support

To report a security issue, please send an email privately to ahicks@p-o.co.uk. This gives us a chance to fix the issue and create an official release prior to the issue being made public.

For general questions or comments, please contact ahicks@p-o.co.uk.

Project website

Communications are expected to conform to the Django Code of Conduct.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-dmarc-0.1.0.tar.gz (12.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page