From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47218 Path: main.gmane.org!not-for-mail From: Xavier MAILLARD Newsgroups: gmane.emacs.gnus.general Subject: Re: admin-adress purpose ? Date: Wed, 16 Oct 2002 16:15:22 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87hefnwlgd.fsf@crybaby.cs.uni-dortmund.de> <87vg42g979.fsf@crybaby.cs.uni-dortmund.de> <871y6qo5xv.fsf@crybaby.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1034777815 7506 80.91.224.249 (16 Oct 2002 14:16:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Oct 2002 14:16:55 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 181oyk-0001wt-00 for ; Wed, 16 Oct 2002 16:16:54 +0200 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 181oyx-00035q-00; Wed, 16 Oct 2002 09:17:07 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 16 Oct 2002 09:17:49 -0500 (CDT) 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 JAA05116 for ; Wed, 16 Oct 2002 09:17:36 -0500 (CDT) Original-Received: (qmail 6330 invoked by alias); 16 Oct 2002 14:16:49 -0000 Original-Received: (qmail 6325 invoked from network); 16 Oct 2002 14:16:49 -0000 Original-Received: from rms.gnu-rox.org (HELO smtp.gnu-rox.org) (213.41.134.247) by gnus.org with SMTP; 16 Oct 2002 14:16:49 -0000 Original-Received: from localhost (localhost [127.0.0.1]) by smtp.gnu-rox.org (Postfix) with ESMTP id 0D6A940119; Wed, 16 Oct 2002 16:17:00 +0200 (CEST) Original-Received: from fxgsproject.org.gnu-rox.org (unknown [10.0.0.3]) by smtp.gnu-rox.org (Postfix) with ESMTP id B316040119; Wed, 16 Oct 2002 16:16:56 +0200 (CEST) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-15?q?Gro=DFjohann?=) X-Face: 63TbQAY?C>dKDtNNr7 (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Wed, 16 Oct 2002 15:43:08 +0200") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) X-Scanned-By: AMaViS using clamscan / ClamAV (OpenSource AntiVirus solution) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47218 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47218 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) disait récemment que : > [...] > Okay. Maybe you could integrate this in some fashion with the > mailing list mode (which looks at email headers for these addresses). What do you mean by 'in some fashion' ?? Why not add a gnus-parameters in gnus.el ? I mean we could add something like this : ,---- | | (gnus-define-group-parameter | unsubscribe-adress | :function-document | "Return GROUP's unsubscribe-adress." | :variable-document | "Adress to send unsubscribe order." | :parameter-type '(gnus-email-address :tag "Unsubscribe") | :parameter-document "\ | | This address will be used when doing a `u' in the group. | It will then send an unsubscirbe message to this adress. `---- Why do you want to check the right 'list-' header ? We can just add it when customizing the group, can't we ? The gnus-ml module contains interesting features but IMHO nobody (or almost)is using them. Cheers, zeDek