From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51997 Path: main.gmane.org!not-for-mail From: Thomas Havlovec Newsgroups: gmane.emacs.gnus.general Subject: Problem with Message-ID and agent Unplugged Date: Wed, 30 Apr 2003 17:43:08 +0200 Organization: No, it a zin a gro Sender: ding-owner@lists.math.uh.edu Message-ID: <86znm8f0tv.fsf@totally-fudged-out-message-id> Reply-To: haty@gmx.at NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051722498 1219 80.91.224.249 (30 Apr 2003 17:08:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2003 17:08:18 +0000 (UTC) Original-X-From: ding-owner+M540@lists.math.uh.edu Wed Apr 30 19:08:14 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 19Av42-0000JA-00 for ; Wed, 30 Apr 2003 19:08:14 +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 19Av4o-0002mY-00; Wed, 30 Apr 2003 12:09:02 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19AtwG-0002aJ-00 for ding@lists.math.uh.edu; Wed, 30 Apr 2003 10:56:08 -0500 Original-Received: (qmail 90698 invoked by alias); 30 Apr 2003 15:56:08 -0000 Original-Received: (qmail 90693 invoked from network); 30 Apr 2003 15:56:08 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 30 Apr 2003 15:56:08 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19Au4H-0008K8-00 for ; Wed, 30 Apr 2003 18:04:25 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 24 Original-NNTP-Posting-Host: dialup163.d1-nik1.grz.at.kpnqwest.net Original-X-Trace: quimby.gnus.org 1051718665 31997 193.81.170.163 (30 Apr 2003 16:04:25 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 30 Apr 2003 16:04:25 GMT User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (usg-unix-v) Cancel-Lock: sha1:3iJIqaxiNdTVhkttaUVed4rQMWY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51997 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51997 Hi, I want my NNTP server to create the Message-ID, so I have the following in my .gnus (as suggested in the FAQ) (setq message-required-news-headers (remove' Message-ID message-required-news-headers)) (setq message-required-mail-headers (remove' Message-ID message-required-mail-headers)) This works fine, if I compose the message "Plugged". But when I create the posting "Unplugged", it gets a Message-ID like: <86znmesak9.fsf@totally-fudged-out-message-id> and the article gets posted with the fudged-MID. Is this a bug, or can I somehow tell the agent to leave the article without MID? TIA, Thomas, Gnus-Newbie