Feature Language Change NPM Resource Changed PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
20 Mar 2026

Pull Request resolves #46419 .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Allow to configure the email for Sender property of PHPMailer. This is used for Return Path.
When it is not present then the email of the server will be used. This leads to broken validation for SPF / DKIM settings.

This is replaces for:

Testing Instructions

Note: It may not work the same for all servers.
Example via "Google SMTP" Google will force account email as Return Path

Apply path.
Also please check testing description from #46431

Send test email with and without Sender.
And check e-mail headers of the received emails.

Actual result BEFORE applying this Pull Request

Return path always contain server email.

Expected result AFTER applying this Pull Request

Return path contain email you set in Sender field.

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:
  • No documentation changes for guide.joomla.org needed
  • Pull Request link for manual.joomla.org: tbd
  • No documentation changes for manual.joomla.org needed
avatar Fedik Fedik - open - 20 Mar 2026
avatar Fedik Fedik - change - 20 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Mar 2026
Category Administration com_config Language & Strings JavaScript Repository NPM Change Libraries
avatar Fedik
Fedik - comment - 20 Mar 2026

@TLWebdesign please check

avatar Fedik Fedik - change - 20 Mar 2026
Labels Added: Feature Language Change NPM Resource Changed PR-6.2-dev
avatar Fedik Fedik - change - 20 Mar 2026
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2026-03-20 14:17:13
Closed_By Fedik
avatar Fedik Fedik - close - 20 Mar 2026

Add a Comment

Login with GitHub to post a comment