From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56125 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 20:37:17 +0100 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87smias976.fsf@doohan.bang.priv.no> References: <87n08kng8x.fsf@home.lan> <87llo3brey.fsf@emptyhost.emptydomain.de> <87zncjsh3z.fsf@doohan.bang.priv.no> <87wu7nm9k2.fsf@home.lan> <87n08i90kb.fsf@amalthea.paradoxical.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074627552 7018 80.91.224.253 (20 Jan 2004 19:39:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2004 19:39:12 +0000 (UTC) Original-X-From: ding-owner+M4665@lists.math.uh.edu Tue Jan 20 20:39:07 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 1Aj1iN-00051X-00 for ; Tue, 20 Jan 2004 20:39:07 +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 1Aj1gs-0004T8-00; Tue, 20 Jan 2004 13:37:34 -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 1Aj1gj-0004T0-00 for ding@lists.math.uh.edu; Tue, 20 Jan 2004 13:37:25 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 51CA03A0039 for ; Tue, 20 Jan 2004 13:37:20 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Aj1gd-0001Y9-00 for ; Tue, 20 Jan 2004 20:37:19 +0100 Mail-Followup-To: ding@gnus.org 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 1Aj1gc-0001Y0-00 for ; Tue, 20 Jan 2004 20:37:18 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Aj1gc-0001kn-00 for ; Tue, 20 Jan 2004 20:37:18 +0100 Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:DaCkUiISheKtw+yWnnEML1Fm/lg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56125 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56125 >>>>> Josh Huber : > The MTA does not look at the To/CC headers when deciding where to > deliver a message, it uses the envelope recipient information. Yes I know. This is true for sending mail with SMTP. I was thinking of what sendmail.el used to do: call sendmail and hand over the body of the message. I don't know if it works that way anymore (smtpmail.el, which you refer to, presumably talks SMTP to hand over the message). However, I'm still in the blue as to what software _uses_ the resent-* headers.