From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34248 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: List-Post Header from rfc2369 Date: 13 Jan 2001 22:26:36 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nu2727r0z.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170210 29455 80.91.224.250 (21 Oct 2002 03:16:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:16:50 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id C0B39D049E for ; Sat, 13 Jan 2001 22:27:52 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id VAC04197; Sat, 13 Jan 2001 21:27:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 13 Jan 2001 21:27:03 -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 VAA29487 for ; Sat, 13 Jan 2001 21:26:53 -0600 (CST) Original-Received: from zsh.yi.org (roc-24-93-30-91.rochester.rr.com [24.93.30.91]) by mailhost.sclp.com (Postfix) with ESMTP id BD63BD049E for ; Sat, 13 Jan 2001 22:27:19 -0500 (EST) Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f0E3Qa518217; Sat, 13 Jan 2001 22:26:36 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:34248 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34248 Andreas Fuchs writes: > I have just discovered (after somebody on debian-devel pointed it out to > me), that gnus supports the List-* headers as defined in rfc2369. > > Could it be possible that gnus's List-Post header handling be done on a > per-article basis instead of per-group handling? This would seriously > rock, as the mailing list software could set the header such that some > messages get different List-Post headers (consider postings and followups > from non-subscribed people). The feature actually is based on the last article your selected. ShengHuo