renaudr | 6 Jul 21:08
Favicon

Re: FAQ 5.2 still correct?

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

Gmane