MantisBT: master 1b0cc1db

Author Committer Branch Timestamp Parent
vboctor vboctor master 2016-10-29 21:35 master cb776fd9
Affected Issues  0021829: Fix $g_mail_priority disabling and default to disabled
Changeset

Disable ‘X-Priority’ header for priority 0

Honor the documentation and don’t emit the X-Priority header when value is 0.

Default the configuration option to 0, since having this header set increases
spam ranking as per mailtrap.io analysis specially for password reset emails.

Fixes 0021829

mod - config_defaults_inc.php Diff File
mod - core/email_api.php Diff File
mod - docbook/Admin_Guide/en-US/config/email.xml Diff File