From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51494 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Re: customizing RHS of Message-ID Date: Tue, 15 Apr 2003 22:12:38 +0200 Organization: Church of GNU Emacs Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: Christoph Conrad NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1050441438 12219 80.91.224.249 (15 Apr 2003 21:17:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2003 21:17:18 +0000 (UTC) Original-X-From: ding-owner+M38@lists.math.uh.edu Tue Apr 15 23:17:16 2003 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 195Xno-0003An-00 for ; Tue, 15 Apr 2003 23:17:16 +0200 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 195Xo8-0002uu-00; Tue, 15 Apr 2003 16:17:36 -0500 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=root) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 195Wnr-0002ei-00 for ding@lists.math.uh.edu; Tue, 15 Apr 2003 15:13:15 -0500 Original-Received: from linux.local (p508E8446.dip0.t-ipconnect.de [80.142.132.70]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA25920 for ; Tue, 15 Apr 2003 15:14:21 -0500 (CDT) Original-Received: (from cc@localhost) by linux.local (8.11.6/8.11.6/SuSE Linux 0.5) id h3FKCc128093; Tue, 15 Apr 2003 22:12:38 +0200 X-Authentication-Warning: linux.local: cc set sender to christoph.conrad@gmx.de using -f Original-To: ding@hpc.uh.edu X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA In-Reply-To: (Jason R. Mastaler's message of "Tue, 15 Apr 2003 12:36:26 -0600") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51494 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51494 Hi Jason, > I'd like to see a variable that we can set that overrides > `message-make-fqdn' in `message-make-message-id'. This is so I > can set the RHS of the Message-ID to an arbitrary string. If > you're familiar with qmail, this is analogous to setting the > QMAILIDHOST environment variable. Would be useful, yes. Until available i use: (eval-after-load "nnmail" '(defun nnmail-message-id () (concat "<" (message-unique-id) "@ID-24456.user.dfncis.de>"))) (eval-after-load "message" '(defun message-make-message-id () (concat "<" (message-unique-id) "@ID-24456.user.dfncis.de>"))) (add-to-list 'message-required-mail-headers 'Message-ID) (add-to-list 'message-required-news-headers 'Message-ID) Beste Gr=FC=DFe, cu, -cc- --=20 "Lieber ein kleiner Teil von etwas ganz Gro=DFem als ein gro=DFer Teil von einem Haufen Schei=DFe." (Franziska van Almsick)