Skip to content

NIXKnight/DMARC-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DMARC Tester

This repo contains a docker-compose.yml file that spins up a Postfix open relay and uses the script scripts/send_email.py to send an email through the open relay.

If the DMARC record is setup to be strict, the email from this open relay will be bounced.

Use it as follows. Export the variables as per your requirement:

export ALLOWED_SENDER_DOMAINS=example.com
export [email protected]
export [email protected]
docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages