Problem/Motivation
While Symfony Mailer does support setting the Return-Path header directly, it really shouldn't. This header is set by the final mail delivery agent.
Drupal has set this header since at least D6. A total change of mail system might be a good time to change this behaviour to comply with RFC 5321. See the related issue for more information and About the Return-Path header on Postmastery for a brief overview.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | symfony-mailer.no-return-path.3232586-4.patch | 433 bytes | adamps |
Comments
Comment #2
imclean commentedComment #3
adamps commentedThanks sounds good to me
Comment #5
adamps commented