GithubHelp home page GithubHelp logo

searchzakir / dmarc-msys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linkedinattic/dmarc-msys

0.0 2.0 0.0 200 KB

This set of scripts in Lua implements DMARC policy checking and reporting for the Message Systems MTA products, a popular extendable commercial MTA.

Lua 73.86% Python 26.14%

dmarc-msys's Introduction

DMARC-msys
==========

This set of scripts in Lua implements DMARC policy checking and reporting for 
the Message Systems MTA products, a popular extendable commercial MTA.

They need to be added on momentum-receiving version of the product.

DMARC, allows to authenticate a message using DKIM and SPF and project a policy
for the receiving MTA to apply.

This Lua implementation, process receiving emails, identify the author domain 
from the From: header look if the domain has published a DMARC policy and apply 
this policy to the email.

It logs the information using momentum log facilities so that daily reports can 
be sent back to the author domain.

full description of the spec: www.dmarc.org

How to install
==============

This requires momentum-receiving from Message Systems.

dmarc.lua >= 1.21 requires momentum-receiving >=3.6

Follow instructions in the comments at the beginning of the lua script.

Download the Public Suffix list from http://publicsuffix.org/ and convert it
to punycode using psl2pc.py and place it in:
/opt/msys/ecelerity/etc/conf/default/lua/pslpuny.txt
or update the loadpsl() function

Install dmarc_report.py on the manager with a daily cron job to process
dmarc logs and send aggregate reports

dmarc-msys's People

Contributors

franckhlmartin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.