From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56119 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: How to avoid resent- headers? Date: Tue, 20 Jan 2004 07:20:20 +0100 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87smibm997.fsf@home.lan> References: <87n08kng8x.fsf@home.lan> <7cd69fiipf.fsf@nature.tsukuba.ac.jp> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074579696 29673 80.91.224.253 (20 Jan 2004 06:21:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2004 06:21:36 +0000 (UTC) Original-X-From: ding-owner+M4659@lists.math.uh.edu Tue Jan 20 07:21:30 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AipGU-0000fp-00 for ; Tue, 20 Jan 2004 07:21:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AipG1-0001qP-00; Tue, 20 Jan 2004 00:21:01 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AipFR-0001qD-00 for ding@lists.math.uh.edu; Tue, 20 Jan 2004 00:20:25 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id F13E43A006A for ; Tue, 20 Jan 2004 00:20:24 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AipFP-0002TQ-00 for ; Tue, 20 Jan 2004 07:20:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AipFM-0002TI-00 for ; Tue, 20 Jan 2004 07:20:20 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AipFM-0007hA-00 for ; Tue, 20 Jan 2004 07:20:20 +0100 Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:uD+gdIv67pG91Te2XwOFPGFYaPg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56119 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56119 >>>>> Katsumi Yamaoka : > Even if it is successful to remove Reset- headers (but I don't think > so), is the message sent to the correct Resent-To address? Of > course there's no problem if To and Resent-To are the same, though. Well, most of the times I resend, it is because the original address bounced, so that won't do. On the other hand, the only header I need to sap is resent-from, because it didn't pick a sender address using gnus-posting-styles, but instead created a bogus sender address using my current userid at gnus-local-domain. So the exact example above, should work for me.