Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
mail system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Feb 2011 at 21:30 UTC
Updated:
29 Jul 2014 at 19:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
bfroehle commentedOriginated in #131737: Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems..
The lack of space between -f and the email address is consistent with Drupal contributed modules like returnpath. (See returnpath.module, for example).
It is not consistent with other programs like phpMailer as sun points out in #131737-25: Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems..
I have not thoroughly tested this.
Comment #2
AndrewEchidna commentedSorry, this is the first issue I've ever identified. - do I have to do anything with this?
Comment #3
bfroehle commentedandrewchidna: It'd probably be nice to know what operating system, php version, sendmail version, etc you are using. Whether things work with and without the space after the -f, etc.
Comment #4
AndrewEchidna commentedAfter the space is removed, the mail function works correctly.
PHP Version 5.2.14
This is all I could get from phpinfo as I don't manage the server. Sorry.
Comment #5
pillarsdotnet commentedBumping, re-rolling, and tagging as per standard policy.
Comment #6
bfroehle commentedAnd tagging, maybe?
Comment #7
pillarsdotnet commented#5: DefaultMailSystem-remove_space_before_return_path-1057954-5.patch queued for re-testing.
Comment #8
star-szrWhat else (if anything) needs to be done here, in order to get this into the next D7 release?
Comment #9
pillarsdotnet commented@#8: This issue needs to be reviewed by a senior Drupal developer and the status upgraded from needs review to reviewed and tested by the community.
Then it needs to sit in limbo until webchick or Dries work through the 200+ issues ahead of it in the queue.
Comment #10
pillarsdotnet commented#5: DefaultMailSystem-remove_space_before_return_path-1057954-5.patch queued for re-testing.
Comment #11
pillarsdotnet commented#5: DefaultMailSystem-remove_space_before_return_path-1057954-5.patch queued for re-testing.
Comment #12
pillarsdotnet commented#5: DefaultMailSystem-remove_space_before_return_path-1057954-5.patch queued for re-testing.
Comment #13
star-szrFixed in Drupal 7.12 - #131737: Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems.