From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/11175 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.gnus.user Subject: Re: FAQ 5.2 still correct? Date: Fri, 4 Jul 2008 17:18:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <27db581e-f08c-4e9e-989e-0b6391a9f387@a70g2000hsh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215218428 20762 80.91.229.12 (5 Jul 2008 00:40:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2008 00:40:28 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Jul 05 02:41:14 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KEvpx-0006YT-PN for gegu-info-gnus-english@m.gmane.org; Sat, 05 Jul 2008 02:41:14 +0200 Original-Received: from localhost ([127.0.0.1]:42275 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KEvp6-0005h4-Uk for gegu-info-gnus-english@m.gmane.org; Fri, 04 Jul 2008 20:40:20 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news-out.readnews.com!transit3.readnews.com!postnews.google.com!m44g2000hsc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 19 Original-NNTP-Posting-Host: 85.178.219.112 Original-X-Trace: posting.google.com 1215217098 6525 127.0.0.1 (5 Jul 2008 00:18:18 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 5 Jul 2008 00:18:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m44g2000hsc.googlegroups.com; posting-host=85.178.219.112; posting-account=OEfGLAoAAABFkVsXQs45k2Sa4YfQxyZe User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.14) Gecko/20080404 Iceweasel/2.0.0.14 (Debian-2.0.0.14-2), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.gnus:81393 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:11175 Archived-At: Okay, I still got this problem. Memnon Anon schrieb > (setq message-required-mail-headers > (remove' Message-ID message-required-mail-headers)) Using customize I see that the Message-Id is not in MessageRequiredMailHeaders. So this command works. But still, my message-Id is set. If I compose a Message and have a look at ~/Mail/queued- mail/"mymessage", the file contains a generated Message ID. So I wonder: Which part actually sets the Message-Id? How can I find out? Could anyone give me a hint how to avoid this behaviour and let the server set my message id? Thanks for any hint.