From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33689 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: ms outlook replyers Date: 15 Dec 2000 09:54:21 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87itonujs0.fsf@wesley.springies.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169747 26395 80.91.224.250 (21 Oct 2002 03:09:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:09:07 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id A244ED049D for ; Fri, 15 Dec 2000 09:54:46 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB14605; Fri, 15 Dec 2000 08:54:46 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 15 Dec 2000 08:54:10 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA17436 for ; Fri, 15 Dec 2000 08:54:01 -0600 (CST) Original-Received: from multivac.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.239.69]) by mailhost.sclp.com (Postfix) with SMTP id 7C350D049D for ; Fri, 15 Dec 2000 09:54:27 -0500 (EST) Original-Received: (qmail 18201 invoked by uid 500); 15 Dec 2000 14:54:43 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: Nick Papadonis's message of "14 Dec 2000 15:19:24 -0500" Original-Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33689 Nick Papadonis writes: > >>>>> "Alan" == Alan Shutko writes: > > (defun message-make-sender () "Return a fake sender address > > because I don't like it." (message-make-address)) > > Didn't work for me. > I just had: > X-Authentication-Warning: wash-382.res.umass.edu: nick set sender to nick@coelacanth.com using -f > And no Sender field in the header. Do you mean no Sender: was in the mail you received? That's the desired result, isn't it? paul