Difference between revisions of "Postfix docker"
Line 48: | Line 48: | ||
# passwd encryption | # passwd encryption | ||
- https://superuser.com/questions/1395665/is-there-a-way-to-encrypt-mail-password-when-configuring-mail-notifications-usin | - https://superuser.com/questions/1395665/is-there-a-way-to-encrypt-mail-password-when-configuring-mail-notifications-usin | ||
+ | - https://cyrus-sasl.andrew.cmu.narkive.com/nkR0CFqv/etc-sasldb2-and-plaintext-passwords |
Revision as of 12:51, 26 March 2023
https://hub.docker.com/r/boky/postfix/
https://github.com/jeremybusk/docker-postfix
https://help.ubuntu.com/community/PostfixCompleteVirtualMailSystemHowto
Alternatives
https://github.com/mail-in-a-box/mailinabox
https://github.com/eldada/postfix-relay-kubernetes
https://github.com/catatnight/docker-postfix
https://github.com/juanluisbaptiste/docker-postfix best?
https://github.com/jessfraz/dockerfiles/tree/master/postfix
https://github.com/noteed/docker-postfix/blob/master/Dockerfile
https://github.com/alterrebe/docker-mail-relay
https://upcloud.com/resources/tutorials/secure-postfix-using-lets-encrypt
https://ubuntu.com/server/docs/mail-postfix#:~:text=SMTP%20Authentication
https://help.ubuntu.com/community/PostfixDovecotSASL
https://wiki.debian.org/PostfixAndSASL
https://github.com/humpedli/docker-postfix-dovecot
https://doc.dovecot.org/configuration_manual/authentication/password_schemes/
https://doc.dovecot.org/configuration_manual/howto/postfix_and_dovecot_sasl/
https://neoserver.site/help/step-step-installation-instructions-postfix-and-dovecot-ubuntu
https://www.linode.com/docs/guides/postfix-smtp-debian7/