From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.help Subject: Re: user-agent is missing in sent email headers Date: Thu, 15 Dec 2022 15:56:43 +0100 Message-ID: <87mt7ou34k.wl-herbert@gojira.at> References: Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32020"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/30.0 Mule/6.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Dec 15 15:57:53 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p5pgG-00089p-GO for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 15 Dec 2022 15:57:52 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5pft-0006d5-BP; Thu, 15 Dec 2022 09:57:30 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5pfh-0006cb-Ki for help-gnu-emacs@gnu.org; Thu, 15 Dec 2022 09:57:19 -0500 Original-Received: from mail.bsd4all.net ([2a01:4f8:13b:240c::25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5pff-0003jk-B0 for help-gnu-emacs@gnu.org; Thu, 15 Dec 2022 09:57:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail202005; t=1671116204; bh=+3ElFELKd1yaippexRKdI6xl3S1HVNCj2D+GKDsd28A=; h=Date:Message-ID:From:To:Subject:MIME-Version:Content-Type; b=YTfs8LTu+vgMkb2aQ9rtM6kVQ+LMyNMpgZxq6x/n84YVPcTIvRpldw6y0duCvfA4Y P2UaqWgVda7p2M412JTRisLLhAVsWobk+qj9kSKQsnxiZzKDLqIAfy+7rsySicgL8C qV6RK/L94jNTEWMjIhEmY3QUr+Kn49NR1ysOIQqpVeslSNS9JcX0N5wbB0y6eiQAjs QOJUAy4HQENr870LE4uJmzlM5sHghnotEWd1nGn+gnmvu8vAiO7y32FRuKcxDLEchp hUXZS/gsHzw0s5hWhJVqJIj/hkWTzcY/52StC3F3VuuhaDuY6Mz5usdtXeikb/yh1R u65KdvW/EP2Fg== In-Reply-To: Received-SPF: pass client-ip=2a01:4f8:13b:240c::25; envelope-from=herbert@gojira.at; helo=mail.bsd4all.net 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:141768 Archived-At: On Thu, 15 Dec 2022 15:42:13 +0100, jindam.vani@disroot.org wrote: > > please excuse, i am posting here suggested by akib > on mastadon.[1] i am running emacs on debian > bullseye on userland.[2] when i send mail using > gnus and the "User-Agent: Gnus/5.13 (Gnus v5.13) > Emacs/27.1 (gnu/linux)" is not added in sent > email headers. Maybe your e-mail provider removes the "User-Agent"-header. -- Herbert