From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27280 Path: main.gmane.org!not-for-mail From: Gerald Preissler Newsgroups: gmane.emacs.gnus.general Subject: How to set news message id? Date: 25 Nov 1999 14:25:16 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87iu2qn1oj.fsf@mycroft.localnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164333 23729 80.91.224.250 (21 Oct 2002 01:38:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:38:53 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA07870 for ; Sat, 27 Nov 1999 11:51:18 -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 KAC11547; Sat, 27 Nov 1999 10:50:58 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 27 Nov 1999 10:50:35 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA24138 for ; Sat, 27 Nov 1999 10:50:25 -0600 (CST) Original-Received: from mail.ivm.net (mail.ivm.net [62.204.1.4]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA07860 for ; Sat, 27 Nov 1999 11:49:58 -0500 (EST) Original-Received: from zorac.localnet (port17.bonn.ivm.de [195.247.226.17]) by mail.ivm.net (8.8.8/8.8.8) with ESMTP id OAA26616 for ; Thu, 25 Nov 1999 14:29:14 +0100 X-To: Original-Received: from mycroft.localnet [192.168.13.2] (mail) by zorac.localnet with esmtp (Exim 2.05 #1 (Debian)) id 11qypy-00031d-00; Thu, 25 Nov 1999 14:21:26 +0100 Original-Received: from jerry by mycroft.localnet with local (Exim 2.05 #1 (Debian)) id 11qyth-0000b2-00; Thu, 25 Nov 1999 14:25:17 +0100 Original-To: ding@gnus.org Original-Lines: 21 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27280 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27280 Hi folks, I just set up a local newsserver and can't get pgnus to generate the message-id's I'd like to have. As per the FAQ on ,I set mail-host-address: (setq message-from-style 'angles user-mail-address "Gerald.Preissler@gmx.de" mail-host-address "home.ivm.de" message-syntax-checks '((sender . disabled)) but it still sets the message id to something like Message-ID: <87so27qxrb.fsf@mycroft.localnet> Looking in the info files, I find nothing on mail-host-address, so I guess something has changed. How can I fix this? cheerio Jerry