From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/11178 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.gnus.user Subject: Re: FAQ 5.2 still correct? Date: Sun, 6 Jul 2008 22:03:36 -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 1215409382 27801 80.91.229.12 (7 Jul 2008 05:43:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jul 2008 05:43:02 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jul 07 07:43:49 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 1KFjVq-0008EQ-MZ for gegu-info-gnus-english@m.gmane.org; Mon, 07 Jul 2008 07:43:46 +0200 Original-Received: from localhost ([127.0.0.1]:44498 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFjUz-0003aU-It for gegu-info-gnus-english@m.gmane.org; Mon, 07 Jul 2008 01:42:53 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!c58g2000hsc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 22 Original-NNTP-Posting-Host: 85.178.195.78 Original-X-Trace: posting.google.com 1215407017 11591 127.0.0.1 (7 Jul 2008 05:03:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 7 Jul 2008 05:03:37 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c58g2000hsc.googlegroups.com; posting-host=85.178.195.78; 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:81398 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:11178 Archived-At: Hi! rena...@free.fr schrieb: > Did you try ? > > (add-hook 'message-send-hook > (lambda () > (message-remove-header "Message-ID" t))) > > You also have 'message-send-mail-hook and 'message-send-news-hook to further > refine. > > Hope this helps. I tried it, but this did not change my problem. I went through all Menupoints of customize/applications/Mail but could not find anything. So, I wasted enough hours for now ;). My mail is in ~/Mail/queued-mail/, so I will remove every generated Message ID manually before sending it. This will do, until I have time to try to solve this mysterie again... Thanks for your suggestion!