Skip to content

hashbang/docker-postfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Postfix

  1. Put SSL certificate files in /home/$USER/slapd/ssl/

    Named as follows: 'cacert.pem' 'server.crt' 'server.key'

  2. Edit systemd service and load/start on target server

    vim docker-postfix.conf
    sudo systemctl enable $PWD/docker-postfix.conf
    sudo systemctl start docker-postfix.service

About

#! Postfix server for all incoming mail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published