From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56126 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:39:41 +0100 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87oesys936.fsf@doohan.bang.priv.no> References: <87n08kng8x.fsf@home.lan> <87llo3brey.fsf@emptyhost.emptydomain.de> <87zncjsh3z.fsf@doohan.bang.priv.no> <87n08jt39m.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074627654 7307 80.91.224.253 (20 Jan 2004 19:40:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2004 19:40:54 +0000 (UTC) Original-X-From: ding-owner+M4666@lists.math.uh.edu Tue Jan 20 20:40:51 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 1Aj1k3-0005AG-00 for ; Tue, 20 Jan 2004 20:40:51 +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 1Aj1jw-0004XK-00; Tue, 20 Jan 2004 13:40:44 -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 1Aj1jr-0004XF-00 for ding@lists.math.uh.edu; Tue, 20 Jan 2004 13:40:39 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 710503A003B for ; Tue, 20 Jan 2004 13:40:39 -0600 (CST) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Aj1jq-0001aQ-00 for ; Tue, 20 Jan 2004 20:40:38 +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 1Aj1iw-0001Zj-00 for ; Tue, 20 Jan 2004 20:39:42 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Aj1iw-0001qT-00 for ; Tue, 20 Jan 2004 20:39:42 +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:BPZWWmR52Ep3Hh/IZodR2AWKjzs= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56126 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56126 >>>>> Kai Grossjohann : > If you pass the message to "sendmail -t", then sendmail will look > whether the resent-foo headers exist and use that. Only if > resent-foo does not exist, then sendmail will look at the foo > header. OK. It's used by sendmail to do the actual resend? > Search for "Resent-" in smtpmail.el for further information. Do you mean in sendmail.el? smtpmail.el presumably speaks SMTP to hand off the message, and doesn't need the message to have resent- headers, at least not when sending it off.