From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id J2A8HQARmF/9WwAA0tVLHw (envelope-from ) for ; Tue, 27 Oct 2020 12:22:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id ABH5GAARmF/MQAAA1q6Kng (envelope-from ) for ; Tue, 27 Oct 2020 12:22:24 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0D06F940111 for ; Tue, 27 Oct 2020 12:22:24 +0000 (UTC) Received: from localhost ([::1]:39604 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXNza-0002ah-UC for larch@yhetil.org; Tue, 27 Oct 2020 08:22:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45968) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXN3H-0003dm-SR for help-guix@gnu.org; Tue, 27 Oct 2020 07:22:07 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:36722) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXN3F-0004rD-Tm; Tue, 27 Oct 2020 07:22:07 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id b5b11299; Tue, 27 Oct 2020 11:22:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=nFHgSw08NoKfK1/gEHdo2OTOUyr4o7fqLGslGmfzF/E=; b=lhke3MxaXNiT +a9iRn1m7b58SncfGIkUurOYkczpX2MGtFPdhgFJGKfx+x7nisDBTB2DdJ+XHDKP ZTepn8IBMXEHIWabdr1LHUc3pA7d0CeBbSsBnYOf8EE5T/FtrNRpOMYMoJ+6BG9G slK8YpVNEnqKLXgHK7zIUgmMYw1cZLCD8b+JhoycZbQUjKkK+GKRANhthJRCNQnA RL6P7TWAnd2hG/GGmQXGkX8wJh04a0UFJUyRJNzauW7RAEzBSoRxiBc7czoE2rIc TNE+RoaWuBjHroh6+LU48EpyF85GHiQsfStbyYeRipH4l2M6akT7+VlbSS/ud+aH unmFqWYa5g== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 0832d9ec (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 27 Oct 2020 11:22:03 +0000 (UTC) Date: Tue, 27 Oct 2020 07:21:56 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <875z6w88t9.fsf@dismail.de> References: <875z6w88t9.fsf@dismail.de> MIME-Version: 1.0 Subject: Re: Troubles with opensmtpd To: Joshua Branson , Joshua Branson via , help-guix@gnu.org From: Julien Lepiller Message-ID: Received-SPF: pass client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=lepiller.eu X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=lepiller.eu header.s=dkim header.b=lhke3Mxa; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: zM6vrDWPSKTF Sorry, I forgot to add this: your image was sent inline, so I can't open it= (but I don't think it's relevant as you can receive email fine)=2E My own configuration is at https://git=2Elepiller=2Eeu/system-configuratio= n/tree/-/modules/config/mail=2Escm if you want to have a look=2E