Re: From: rewriting on [email protected]
"Frank Ch. Eigler via Newlib" <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi -
> > We switched newlib to "not munging" a long time ago because we're
> > handling patches and didn't want this munging. Were there really
> > any complaints in terms of the newlib ML?
Please consider adding
[format]
from=true
forceInBodyFrom=true
to your .gitconfig; then a munged email header From: does not affect
git patches.
> [...]
> Or as a "compromise" we could only turn on "Munge From" for p=reject
> but not for p=quarantine or p=none.
AFAIK, mailman2 dmarc_moderation_action option does not have a
"reject" only mode, only "reject/quarantine".
- FChE