Sign inSign up

adorsys/mailout

By adorsys

Updated 16 days ago

Containerized SMTP for secure Openshift environments

Image
0

50K+

adorsys/mailout repository overview

CI

adorsys/mailout

https://hub.docker.com/r/adorsys/mailout

Description

MTA for sending mails inside containerized applications.

See https://haraka.github.io/README.html or helm chart for documentation

If you are running Openshit enable STARTTLS quickly by enable "Service Serving Certificate Secrets" and mount the certificates inside the container under /var/run/secrets/serving-cert-secret/.

Environment variables

NameDescriptionDefault
HARAKA_LOG_LEVELDefine log levelNOTICE
HARAKA_LOG_TIMESTAMPSprefix log lines with timestampstrue
HARAKA_HOSTNAMEhostname of the mailerrelay.local
HARAKA_PLUGINS_PREPENDEnable additional plugins before defaults``
HARAKA_PLUGINSEnable additional plugins``
HARAKA_RELAYDefine relay policy: https://haraka.github.io/manual/plugins/relay.html``
HARAKA_NODESHow many threads should spawn per process1
HARAKA_TLS_CA_BUNDLEpath of the ca bundle if custom need/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
HARAKA_TLSEnable STARTTLSfalse
HARAKA_TLS_LISTEN_KEYPath of the listen tls key/var/run/secrets/serving-cert-secret/tls.key
HARAKA_TLS_LISTEN_CERTPath of the listen tls cert/var/run/secrets/serving-cert-secret/tls.crt
HARAKA_AUTH_RELAY_USERUsername of the relay user for local authrelay
HARAKA_AUTH_RELAY_PASSWORDPassword of the relay user for local auth``
HARAKA_RELAY_HOSTNAMEhostname of the smarthost``
HARAKA_RELAY_PORTport of the smarthost25
HARAKA_RELAY_AUTH_TYPEauth method used for the smarthostPLAIN
HARAKA_RELAY_AUTH_USERauth user used for the smarthost``
HARAKA_RELAY_AUTH_PASSauth user used for the smarthost``

Tags

NameDescriptionSize
latest-

Tag summary

Content type

Image

Digest

sha256:877800080

Size

136 MB

Last updated

about 4 years ago

docker pull adorsys/mailout