From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42018 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: How to change Sender header? Date: Tue, 15 Jan 2002 06:54:19 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <3or8oromuy.fsf@www.okpos.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177322 9162 80.91.224.250 (21 Oct 2002 05:15:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:15:22 +0000 (UTC) Return-Path: Original-Received: (qmail 28216 invoked from network); 15 Jan 2002 11:55:48 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 15 Jan 2002 11:55:48 -0000 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 16QSAo-0004WT-00; Tue, 15 Jan 2002 05:54:38 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 15 Jan 2002 05:54:31 -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 FAA21694 for ; Tue, 15 Jan 2002 05:54:19 -0600 (CST) Original-Received: (qmail 28195 invoked by alias); 15 Jan 2002 11:54:21 -0000 Original-Received: (qmail 28190 invoked from network); 15 Jan 2002 11:54:19 -0000 Original-Received: from mesquite.slip.cs.cmu.edu (HELO cinnamon.vanillaknot.com) (128.2.207.11) by gnus.org with SMTP; 15 Jan 2002 11:54:19 -0000 Original-Received: (from karl@localhost) by cinnamon.vanillaknot.com (8.11.6/8.11.6) id g0FBsJO06878; Tue, 15 Jan 2002 06:54:19 -0500 Original-To: ding@gnus.org X-Face: "8-CgoYhiD_O!#(F%E=..0>QA_#WDy+]_XoAr)L]`-zjAc\d+nsFXq`=v_# =pVh#sP*K~j,0k9N}`E7jX"5+U?4/UIF1EE In-Reply-To: <3or8oromuy.fsf@www.okpos.com> (Jinhyok Heo's message of "Tue, 15 Jan 2002 20:49:25 +0900") Original-Lines: 13 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42018 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42018 Jinhyok Heo writes: > It's usually OK, but when I try to send a mail to a closed mailing > list, some mailing list servers bounce my mail because they check > "Sender" and the "Sender" address is not subscribed. Regardless of Sender's theoretical utility, in practice it's worse than useless, because every time it comes up, another argument ensues over the legitimate circumstances in which it is used. This list and g.e.g have haggled over Sender for 5 years, to no ultimate resolution. The simplest and most direct solution is to annihilate it: (add-to-list 'message-syntax-checks '(sender . disabled))