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 4ZTgdb6j5Fz334Q for ; Fri, 4 Apr 2025 14:16:35 +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 4ZTgdX2Z7rz3316 for ; Fri, 4 Apr 2025 14:16:32 +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 4ZTgdW2tBWzlL; Fri, 4 Apr 2025 14:16:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1743776191; 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: in-reply-to:in-reply-to:references:references; bh=HzXLpBCuhS0zxE0bLn95rAVDQ7HLHdLdDqettAWkWAE=; b=j1hGBK2S9r9ucjVfdMYhtmM9eWKO0kSnFmkEf507PmexJTe+EJy8MvmQ7SpA2sqyz1uHlm 46GEye3YgUunbBAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1743776191; 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: in-reply-to:in-reply-to:references:references; bh=HzXLpBCuhS0zxE0bLn95rAVDQ7HLHdLdDqettAWkWAE=; b=rSO/N5k/S/JBmu05qM6POPdf60aOeRl7wZzEwfid2TuFxjbeJiu4cbH2IwHFYqRpAplLBQ 0ALgg6ZYGRF+esou2En9PEcVt3Iu5khBdKr9Mp2bTQtaULKA5YPc0vao8HUd7K4y1oFggI JH7/GMCysAQ499fblTA3COrBAJ6EOAP0U2sq9foBsoA9EIxDLJ2bco7QlwSYqnIGU5eU+u +SSaX9mmsKANEeG6rGNATybSeKbIagZwGn3PkbFDG6kOCwrVYdGe5JgMweB5s71LQ5JAly 9n07YzwctfvIr+FjtHK6pZx9EFnbIUvGVfth6cK5eYwTiYDecxkSkCU3U/tRSA== Message-ID: Date: Fri, 4 Apr 2025 16:16:30 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: IPFire-Mail doesn't like me!? Content-Language: en-US From: Matthias Fischer To: "IPFire: Development-List" Cc: "IPFire: Tremer, Michael" References: <7f2e9aa4-1097-4eed-8ebe-c5d160ff853f@ipfire.org> In-Reply-To: <7f2e9aa4-1097-4eed-8ebe-c5d160ff853f@ipfire.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Ok, forget it - indeed I changed somthing in ~/gitconfig (cccmd = matthias.fischer@ipfire.org). I'm at it... On 04.04.2025 15:52, Matthias Fischer wrote: > 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