From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43852 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: minor patch against message.el Date: Tue, 12 Mar 2002 16:40:12 -0500 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1015969365 31264 80.91.224.249 (12 Mar 2002 21:42:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 12 Mar 2002 21:42:45 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16ku2Q-000889-00 for ; Tue, 12 Mar 2002 22:42:44 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16ku0Z-0004Gx-00; Tue, 12 Mar 2002 15:40:35 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 12 Mar 2002 15:40:39 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA07569 for ; Tue, 12 Mar 2002 15:40:26 -0600 (CST) Original-Received: (qmail 3225 invoked by alias); 12 Mar 2002 21:40:14 -0000 Original-Received: (qmail 3220 invoked from network); 12 Mar 2002 21:40:14 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (qmailr@129.22.96.25) by gnus.org with SMTP; 12 Mar 2002 21:40:14 -0000 Original-Received: (qmail 13255 invoked by uid 500); 12 Mar 2002 21:40:35 -0000 Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Tue, 12 Mar 2002 22:30:45 +0100") Mail-Copies-To: nobody Mail-Followup-To: ding@gnus.org Original-Lines: 16 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43852 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43852 Simon Josefsson wrote: > fn@hungry.org (Faried Nawaz) writes: >> I'd like to set my sender header to whatever my from header is. >> I use qmail, so I needed this patch (against Oort 0.04): > > Committed, thanks. I guess my response to Faried accidentally went off-list. This patch is actually not necessary for the desired functionality. (If there is a Return-Path field, qmail-inject will set the envelope sender according to it and delete it. Return-Path can be set via posting styles, etc.) Maybe this patch is useful for somebody else anyway, though. paul