Skip to content

Email Return-Path Setting is not used as Return-Path in Mail Transport #8543

Closed
@tkn98

Description

@tkn98

Settings in the adminhtml backend regarding the outgoing mail messages return-path are ignored when Magento initiates the mail transport.

+-------------------------------+---------+----------+------------------+
| Path                          | Scope   | Scope-ID | Value            |
+-------------------------------+---------+----------+------------------+
| system/smtp/return_path_email | default | 0        | [email protected] |
| system/smtp/set_return_path   | default | 0        | 2                |
+-------------------------------+---------+----------+------------------+

In this case the system/smtp/return_path_email address "[email protected]" is not used with outgoing transport.

The behavior is reproducible and was reproduced in Magento 2.1.3 and 2.1.4 clean instances.

  • Reference: Magento Support Ticket #03200026

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions