6 Jul 21:08
Re: FAQ 5.2 still correct?
From: <renaudr <at> free.fr>
Subject: Re: FAQ 5.2 still correct?
Newsgroups: gmane.emacs.gnus.user
Date: 2008-07-06 19:08:51 GMT
Subject: Re: FAQ 5.2 still correct?
Newsgroups: gmane.emacs.gnus.user
Date: 2008-07-06 19:08:51 GMT
On Fri, 4 Jul 2008 17:18:18 -0700 (PDT), Memnon Anon <gegendosenfleisch <at> googlemail.com> said: > How can I find out? > Could anyone give me a hint how to avoid this behaviour and let > the server set my message id? 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. -- -- Renaud
RSS Feed