Difference between revisions of "Postfix docker"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
https://www.cyberciti.biz/faq/how-to-configure-postfix-relayhost-smarthost-to-send-email-using-an-external-smptd/
 +
 
https://hub.docker.com/r/boky/postfix/
 
https://hub.docker.com/r/boky/postfix/
  

Revision as of 09:50, 29 March 2023

https://www.cyberciti.biz/faq/how-to-configure-postfix-relayhost-smarthost-to-send-email-using-an-external-smptd/

https://hub.docker.com/r/boky/postfix/

https://github.com/jeremybusk/docker-postfix

https://help.ubuntu.com/community/PostfixCompleteVirtualMailSystemHowto

https://wiki.debian.org/opendkim

https://www.linuxbabe.com/mail-server/setting-up-dkim-and-spf

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://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-securing_postfix-configuring_postfix_to_use_sasl

https://www.linode.com/docs/guides/postfix-smtp-debian7/

Short

passwd encryption

DKIM

More