From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15471 Path: main.gmane.org!not-for-mail From: (Jari Aalto+list.ding) Newsgroups: gmane.emacs.gnus.general Subject: Re: Need group parameter "from-list" Date: 30 Jun 1998 15:11:25 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035154496 22244 80.91.224.250 (20 Oct 2002 22:54:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:54:56 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.0/8.9.0) with ESMTP id FAA15033 for ; Tue, 30 Jun 1998 05:16:22 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id IAA13355 for ; Tue, 30 Jun 1998 08:14:06 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id GAT00794; Tue, 30 Jun 1998 06:47:43 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 30 Jun 1998 07:12:04 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id HAA27189 for ; Tue, 30 Jun 1998 07:11:56 -0500 (CDT) Original-Received: (qmail 26545 invoked by uid 504); 30 Jun 1998 12:11:35 -0000 Original-Received: (qmail 26542 invoked from network); 30 Jun 1998 12:11:33 -0000 Original-Received: from axl01it.ntc.nokia.com (131.228.118.232) by claymore.vcinet.com with SMTP; 30 Jun 1998 12:11:31 -0000 Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with SMTP id PAA17091 for ; Tue, 30 Jun 1998 15:11:25 +0300 (EET DST) Original-Received: from tre.tele.nokia.fi (styx.ntc.nokia.com [131.228.169.57]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id PAA02585 for ; Tue, 30 Jun 1998 15:18:13 +0300 Original-Received: by tre.tele.nokia.fi (1.39.111.2/16.2) id AA253618685; Tue, 30 Jun 1998 15:11:25 +0300 Original-To: Ding mailing list X-Info: Emacs tiny tools: ftp://cs.uta.fi/pub/ssjaaa/ File server: Send subject 'send help' to In-Reply-To: Eze Ogwuma's message of "30 Jun 1998 05:14:14 +0100" Original-Lines: 18 X-Mailer: Gnus v5.6.16/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15471 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15471 | 1998-06-30 Eze Ogwuma list.ding | Hi, | | Is there any way to set my "From" header depending on which group I'm | in? I was hoping for something like the group parameter "to-list". I do exactly the same, I use sophisticated 'From' field generator, which generates appropriate user-mail-address and RCF comment, which, when returned, traps my procmail recipes like sendmail plus addressing would. Basicly you want (gnus-group-get-parameter gnus-newsgroup-name 'to-list) In function hooked to message-mode-hook or message-header-setup-hook jari