Skip to content

Sender relay rule SMTPs wrapper mode regression #7626

@DavidePrincipi

Description

@DavidePrincipi

After Mail 1.7.2 update relay rules by sender address cannot send messages with port 465 (SMTPs).

Steps to reproduce

  • Configure a relay rule by sender address with port 465 and TLS required
  • Send a message with matching sender

Expected behavior

Message is sent out through the expected relay host, with TLS encryption.

Actual behavior

The message stays in the queue, and the following error is written in the log:

Sep 11 10:01:34 ns8 postfix/smtp[74936]: SMTPS wrappermode (TCP port 465) requires setting "smtp_tls_wrappermode = yes", and "smtp_tls_security_level = encrypt" (or stronger)

Components

Mail 1.7.2


Thanks to @lucagasparini

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions