report a bug |  advanced search |  statistics |  developer log in/out
Request #76 munge From: header to use list address
Submitted: 2021-03-06 19:37 UTC Modified: -
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: mlmmj at ingenious dot co dot nz Assigned:
Status: Open
Mlmmj Version: 1.3.0.0 OS: all
MTA: all MTA Version: all
Have you experienced this issue?
Rate the importance of this bug to you:

 [2021-03-06 19:37 UTC] mlmmj at ingenious dot co dot nz
Description:
------------
Some mail hosts (e.g. Amazon SES) won't forward mail unless the sender is on an approved list for the list-owner's account.

This issue can be worked around by header munging such that the From: header in emails sent by mlmmj use the list address.  For replies to originator to work, it is also necessary to ensure that all list emails have a Reply-To: header, which is set to the original From: address if necessary.

I have added a now control option mungefrom which implements this behaviour.

The source code for this modification may be found at: https://github.com/v12mike/mlmmj/