From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Fri, 26 Apr 2019 13:19:20 -0700 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7CA6330BC73D; Fri, 26 Apr 2019 20:19:19 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-121-104.rdu2.redhat.com [10.10.121.104]) by smtp.corp.redhat.com (Postfix) with ESMTP id 888EA60BF3; Fri, 26 Apr 2019 20:19:18 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH] CryptoPkg: add issetugid declaration to fix openssl build on FreeBSD To: devel@edk2.groups.io, rebecca@bluestop.org Cc: Stephano Cetola References: <20190419223829.62336-1-rebecca@bluestop.org> <8544dcc5-7817-fd5a-abe1-98ee00e6400a@bluestop.org> <17b0c77c-cb9c-dbef-8101-889f2351f691@redhat.com> <11affcc6-4611-ea2c-4c1b-1a1986369f45@redhat.com> From: "Laszlo Ersek" Message-ID: Date: Fri, 26 Apr 2019 22:19:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.43]); Fri, 26 Apr 2019 20:19:19 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 04/26/19 15:55, rebecca@bluestop.org wrote: > On 2019-04-24 13:17, Laszlo Ersek wrote: >> >> And, again, that's exactly how the sender is displayed to me by >> Thunderbird, in my list folder only: >> >> From: Rebecca via Groups.Io >> >> Again, in email that I get directly from Rebecca, the From field looks >> just fine. >> >> So I don't think there's anything to fix for package maintainers here. >> It seems that groups.io rewrites the sender address for Rebecca. I don't >> know why groups.io performs this rewrite, and why only for Rebecca. >> >> Stephano -- can you please ask groups.io why it keeps changing the From >> header on messages sent by "Rebecca Cran "? > > > > Okay, let's try one more time now that I've also removed the DKIM > entries from DNS. > > This one looks good -- the From address has changed from rebecca via Groups.Io to rebecca@bluestop.org Thanks! Laszlo