From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56446 Path: main.gmane.org!not-for-mail From: "James H. Cloos Jr." Newsgroups: gmane.emacs.gnus.general Subject: recipient-specific header Date: Fri, 27 Feb 2004 11:11:15 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077898328 21392 80.91.224.253 (27 Feb 2004 16:12:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Feb 2004 16:12:08 +0000 (UTC) Original-X-From: ding-owner+M4987@lists.math.uh.edu Fri Feb 27 17:11:58 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Awkaj-0005Qn-00 for ; Fri, 27 Feb 2004 17:11:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AwkaL-0000kC-00; Fri, 27 Feb 2004 10:11:33 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AwkaD-0000k4-00 for ding@lists.math.uh.edu; Fri, 27 Feb 2004 10:11:25 -0600 Original-Received: from ore.jhcloos.com (ore.jhcloos.com [64.240.156.239]) by justine.libertine.org (Postfix) with ESMTP id 13BC43A0063 for ; Fri, 27 Feb 2004 10:11:23 -0600 (CST) Original-Received: from lugabout.jhcloos.org (host-69-48-13-56.roc.choiceone.net [69.48.13.56]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "lugabout.jhcloos.org", Issuer "ca.jhcloos.com" (verified OK)) by ore.jhcloos.com (Postfix) with ESMTP id 6509A1D11E for ; Fri, 27 Feb 2004 10:11:20 -0600 (CST) Original-Received: from lugabout.jhcloos.org (localhost [127.0.0.1]) by lugabout.jhcloos.org (Postfix) with ESMTP id DDA8F41087E for ; Fri, 27 Feb 2004 16:11:15 +0000 (GMT) Original-To: ding@gnus.org Original-Lines: 12 User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56446 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56446 What is the best way to add a header (up front) for a specific list of groups or recipients? The @ghostscript.com lists now require a magic cookie either appended to the Subject or in an X-Fnord header. (It gets removed by the list software, so fnord is by far the best name for it. :) Since I read & post in gnus it seems worse than silly not to automate it.... I presume message-header-setup-hook is the best place to put it? Or is there a better way? -JimC