From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28989 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: overriding the sender header Date: 29 Jan 2000 13:59:28 +0100 Organization: NCR METIS Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165737 32662 80.91.224.250 (21 Oct 2002 02:02:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:02:17 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 812D6D051F for ; Sat, 29 Jan 2000 10:51:35 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB31424; Sat, 29 Jan 2000 09:50:10 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 29 Jan 2000 09:49:35 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA21008 for ; Sat, 29 Jan 2000 09:49:21 -0600 (CST) Original-Received: from viffer.metis.no (gran.metis.no [193.90.64.36]) by mailhost.sclp.com (Postfix) with ESMTP id 152DFD051E for ; Sat, 29 Jan 2000 10:48:09 -0500 (EST) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id QAA09767; Sat, 29 Jan 2000 16:47:51 +0100 Original-To: ding@gnus.org User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/20.4 (Emerald) Original-Lines: 24 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28989 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28989 Platform: Dell Inspiron 3500 laptop, SuSE linux 6.3, Xemacs 20.4, Gnus 5.8.3 Is the envelope header set from the sender: field? Or is it set by sendmail? I've been grepping through the emacs lisp code. It looks like I have to defadvice message-make-sender or something, to be able to lose the Sender: header (which I do think is a good idea anyways, no matter what FAQ Q2.15 says). Is this a correct assumption or is there a smarter way? A variable to set? The reason I would like to change the envelope header, is that my laptop has a different network address depending on which network it is connected to, or if it's connected through a dial up, and the address it has at the time of a bounce may be a different one that it had when the message was sent, or it may not be connected at all. Besides there is the annoyance with listserv. I would prefer listserv to subscribe the address in the From: field as set by gnus-posting-styles.