Skip to content

This docker-compose script uses linuxserver/swag to publish an MTA-STS policy

License

Notifications You must be signed in to change notification settings

lonkey/docker-mta-sts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker MTA-STS

This docker-compose script uses linuxserver/swag to publish an MTA-STS policy. MTA-STS improves security by requiring authentication checks and encryption for email sent to your domain.

Customize the docker-compose.yml file to your needs and run the following commands:

sudo docker-compose -f docker-compose.yml build --no-cache
sudo docker-compose -f docker-compose.yml up -d
sudo docker system prune --all --force

About

This docker-compose script uses linuxserver/swag to publish an MTA-STS policy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published