-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failed
Description
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 | info@example.com |
| system/smtp/set_return_path | default | 0 | 2 |
+-------------------------------+---------+----------+------------------+
In this case the system/smtp/return_path_email address "info@exa.net" 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
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failed