From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZTg6d1cYGz335J for ; Fri, 4 Apr 2025 13:53:13 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZTg6Y4pH6z3316 for ; Fri, 4 Apr 2025 13:53:09 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4ZTg6W2tL4z6p; Fri, 4 Apr 2025 13:53:07 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1743774789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HQysoFan8sZQQK9GXz0PeznPVuEZ6WZhLJew9Ddw8Ec=; b=BKxcnYY/hqyqdmoLsUSfL+c2o9Tc2EUTmZ2oBwdxLkhpHJ0LgghzX63UUvYsiJ5gvMfJWT YzlBgISz9X7iNJBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1743774789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HQysoFan8sZQQK9GXz0PeznPVuEZ6WZhLJew9Ddw8Ec=; b=Ug8L7LiTyN/0KwOemTMfL81ngM6rZ+ijgwy0Ujm7VlGLrnpGAE1aLWQq1fY3DbngRL+Qi5 x0ombomzSsPn4ekNrnNGuYJRQbkudJ25GPe8Nd7R0gz2xrMeoGFFuG7caJWdgBzAMDf6iH zI59pvdoEDA0a4t+/60eg9F56KtX+x3gU/INkjeGJZReEqYXZIQVdGlrKZoDqtTmP99r6P QajIVCySm90n9sE5Ln+rgbP/Llt4dXsRGLoxiUFIPwBHhtk/8J9JiDrTeuXFICO0mD1vRl Z4uBmbgU1HUQeG47QjvCQ3R/fruQM0fltbpBDYcd0pAr1YZR9aI7sTUqyEaAVw== Message-ID: <7f2e9aa4-1097-4eed-8ebe-c5d160ff853f@ipfire.org> Date: Fri, 4 Apr 2025 15:52:58 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development-List" Cc: "IPFire: Tremer, Michael" From: Matthias Fischer Subject: IPFire-Mail doesn't like me!? Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, trying to send a patch for 'nano 8.4' ends with: ***SNIP*** root@Devel64-1: /git/ipfire-2.x # git send-email --annotate --smtp-domain=devel64-1.localdomain -1 /tmp/48YkCX6z3w/0001-nano-Update-to-8.4.patch sh: 1: matthias.fischer@ipfire.org: not found (cc-cmd) failed to close pipe to 'matthias.fischer@ipfire.org' at /usr/lib/git-core/git-send-email line 2028. ***SNAP*** I didn't change anything - can anyone confirm - or take a look please... ;-) Best, Matthias