From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33656 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Disable generation of "Sender: " by default. Date: 14 Dec 2000 15:18:09 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169721 26255 80.91.224.250 (21 Oct 2002 03:08:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:08:41 +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 CAF39D049A for ; Thu, 14 Dec 2000 09:56:56 -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 IAB08148; Thu, 14 Dec 2000 08:56:55 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Dec 2000 08:56:18 -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 IAA07758 for ; Thu, 14 Dec 2000 08:56:08 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by mailhost.sclp.com (Postfix) with ESMTP id A2A12D049A for ; Thu, 14 Dec 2000 09:56:30 -0500 (EST) Original-Received: from ssv2.dina.kvl.dk (ssv2.dina.kvl.dk [130.225.40.226]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id PAA14219; Thu, 14 Dec 2000 15:18:10 +0100 Original-Received: from abraham by ssv2.dina.kvl.dk with local (Exim 3.12 #1 (Debian)) id 146ZCz-0000So-00; Thu, 14 Dec 2000 15:18:09 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Original-Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33656 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33656 Jesper Harder writes: > If you use gnus-posting-styles the From-header doesn't match > (message-make-from) and message-cancel-news checks the Sender-header > instead. If there is no Sender-header you won't be allowed to cancel > your own messages. Will the cancel be obeyed by the news servers in that case? It seems like `gnus-posting-styles' isn't implemented fully. I'm certainly not impressed by its doc string. It can't be customized either. I'd suggest disabling the sender generation by default, and let someone who cares fix `gnus-posting-styles'.