qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] inet_parse: Clarify IPv6 comment and error message


From: Eric Blake
Subject: Re: [PATCH] inet_parse: Clarify IPv6 comment and error message
Date: Mon, 8 Mar 2021 10:05:37 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 3/8/21 5:30 AM, Daniel P. Berrangé wrote:
> On Sun, Mar 07, 2021 at 05:31:24PM -0800, Doug Evans wrote:
>> Not sure how this "Author email address is mangled" happened.
>>
>> $ git format-patch -o patches/error-parsing-ipv6 -1
>> $ git send-email --to='qemu-devel@nongnu.org,Samuel Thibault <
>> samuel.thibault@ens-lyon.org>,"Daniel P. Berrangé" <berrange@redhat.com>' \
>> --smtp-server=foo
>> patches/error-parsing-ipv6/0001-inet_parse-Clarify-IPv6-comment-and-error-message.patch
>>
>> It's possible my smtp-server arg munged things incorrectly, but I've done
>> the identical thing for previous patches and not seen this for at least
>> some of them.
>> Sigh.
> 
> The 'via <qemu-devel@nongnu.org>' mangling is something that gnu.org
> mailman is configured to do. It used to do this in many scenarios, but
> supposedly it now only mangles when the sender has a bad DKIM signature
> and their domain has strict DMARC policies:
> 
>   https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg00416.html

And the solution to avoid triggering the check failure is to include
'From: you <real@address>' as the first line of the body (which will
then override whatever header mangling the list inflicted on your
message).  There are supposedly ways to configure git to do this
automatically for you as part of 'git send-email', but as I don't suffer
from the problem, I'm not sure off-hand what those steps are (git config
format.from ?)

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]