Closed (fixed)
Project:
Role Change Notify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Feb 2012 at 18:31 UTC
Updated:
17 Feb 2012 at 19:00 UTC
the x-mailer header is set to a value which can not be changed
make it configurable or use the default Drupal's setting
Comments
Comment #1
valdo commentedComment #2
valdo commentedThe X-Mailer email header default value in Drupal's core is not configurable variable, it's hardcoded in drupal_mail() in includes/mail.inc:
If this can not be changed in core, it should not be configurable in this module neither.
Comment #3
pasqualleThen please remove the X-mailer change from this module
Comment #4
valdo commentedFixed. http://drupal.org/commitlog/commit/7898/70ee992e5cf06169a0abf02e6128c099...
Comment #5
valdo commented