Skip to content

Looks like some points are missing in the documentation #108

@spyesx

Description

@spyesx

Hi,

I'm trying to enable SMTP TLS on a Docker + Traefik/LetsEncrypt stack. I've set these 2 variables to true:

POSTFIX_SMTPD_TLS=true
POSTFIX_SMTP_TLS=true

However, I can't figure out the next steps and what to do with these variables:

POSTFIX_SMTPD_TLS_CERT_FILE
POSTFIX_SMTPD_TLS_KEY_FILE
POSTFIX_SMTP_TLS
POSTFIX_RELAYHOST
POSTFIX_RELAYHOST_AUTH_ENABLE
POSTFIX_RELAYHOST_USERNAME
POSTFIX_RELAYHOST_PASSWORD

Basically, all email received by Gmail are marked as "domain.tld did not encrypt this message" and they end up in SPAM.

  1. Am I on the right track with Postfix TLS?
  2. If yes, how to implement it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions