From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65763 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Gnus generates an invalid To header Date: Sat, 24 Nov 2007 12:47:07 +0100 Message-ID: <87tznbkgqs.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1195904854 28686 80.91.229.12 (24 Nov 2007 11:47:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Nov 2007 11:47:34 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14260@lists.math.uh.edu Sat Nov 24 12:47:41 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1IvtU1-0008Sz-Kx for ding-account@gmane.org; Sat, 24 Nov 2007 12:47:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1IvtTi-00044s-S2; Sat, 24 Nov 2007 05:47:19 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IvtTh-00044b-JB for ding@lists.math.uh.edu; Sat, 24 Nov 2007 05:47:17 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IvtTb-0002MR-O4 for ding@lists.math.uh.edu; Sat, 24 Nov 2007 05:47:17 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IvtTY-0004BJ-00 for ; Sat, 24 Nov 2007 12:47:08 +0100 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id EDD014ACF1 for ; Sat, 24 Nov 2007 06:47:09 -0500 (EST) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 24 Nov 2007 06:47:09 -0500 X-Sasl-enc: eXvhN5iRJS366Tn0F8MyRTSSsMN6z07SEi/AfuQjo/3Q 1195904829 Original-Received: from baldur (dslb-084-063-004-023.pools.arcor-ip.net [84.63.4.23]) by mail.messagingengine.com (Postfix) with ESMTP id 58F3C246DF for ; Sat, 24 Nov 2007 06:47:09 -0500 (EST) Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65763 Archived-At: Hi, I have a mail with these header lines: --8<---------------cut here---------------start------------->8--- Reply-To: "kontakt@tieraerztliche-klinik.com" From: --8<---------------cut here---------------end--------------->8--- When I want to reply to it (R or r) Gnus generates the following To header: --8<---------------cut here---------------start------------->8--- To: "kontakt@/usr/bin/idn: tld_check_4z: missing inputtieraerztliche-klinik.com" --8<---------------cut here---------------end--------------->8--- I'm not too familiar with the specs, but I guess it's not Gnus' but the senders' fault, e.g. it has to be --8<---------------cut here---------------start------------->8--- Reply-To: "Tierklinik Kaiserberg Duisburg" --8<---------------cut here---------------end--------------->8--- Right? Bye, Tassilo