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.

Comments

imclean created an issue. See original summary.

imclean’s picture

Issue summary: View changes
adamps’s picture

Thanks sounds good to me

  • AdamPS committed ba13bfc on 1.x
    Issue #3232586: Don't set "Return-Path" header
    
adamps’s picture

Status: Active » Fixed
StatusFileSize
new433 bytes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.