From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F3D72158083 for ; Mon, 23 Sep 2024 15:18:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9183E2A35; Mon, 23 Sep 2024 15:18:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5B6BE2A2F for ; Mon, 23 Sep 2024 15:18:32 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2212) id D59293434BE; Mon, 23 Sep 2024 15:18:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D4A7C3434BD for ; Mon, 23 Sep 2024 15:18:31 +0000 (UTC) Date: Mon, 23 Sep 2024 15:18:31 +0000 (UTC) From: Andrey Grozin To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] sending emails from woodpecker.gentoo.org to qt@gentoo.org fails Message-ID: <5e6f8cb1-d306-a3aa-16d9-9e1fc36d6fd1@woodpecker.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Archives-Salt: 038fe4f6-68ed-4605-a917-f6b33a4fdb4a X-Archives-Hash: bf054c3cc5a950a158baf32ccd47181a Hello *, I use alpine at woodpecker to read and send gentoo-related mails (for example, gentoo-dev, including this email). Usually everything goes normally. However, the alias qt@gentoo.org contains bmangentoo@gmail.com, and I get (expanded from ): host gmail-smtp-in.l.google.com[74.125.195.26] said: 550-5.7.26 Your email has been blocked because the sender is unauthenticated. 550-5.7.26 Gmail requires all senders to authenticate with either SPF or DKIM. 550-5.7.26 550-5.7.26 Authentication results: 550-5.7.26 DKIM = did not pass 550-5.7.26 SPF [woodpecker.gentoo.org] with ip: [140.211.166.183] = did not 550-5.7.26 pass 550-5.7.26 550-5.7.26 For instructions on setting up authentication, go to 550 5.7.26 https://support.google.com/mail/answer/81126#authentication 41be03b00d2f7-7db499b84f4si20987432a12.662 - gsmtp (in reply to end of DATA command) Is there some problem with email configuretion at woodpecker? Andrey