[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FAQ 5.2 still correct?
From: |
renaudr |
Subject: |
Re: FAQ 5.2 still correct? |
Date: |
Sun, 06 Jul 2008 21:08:51 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
On Fri, 4 Jul 2008 17:18:18 -0700 (PDT), Memnon Anon
<gegendosenfleisch@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
- Re: FAQ 5.2 still correct?, Memnon Anon, 2008/07/04
- Re: FAQ 5.2 still correct?,
renaudr <=
- Re: FAQ 5.2 still correct?, Memnon Anon, 2008/07/07
- Re: FAQ 5.2 still correct? [solved], Memnon Anon, 2008/07/08
- Re: FAQ 5.2 still correct? [solved], Ted Zlatanov, 2008/07/09
- Option for sendmail.el WAS: FAQ 5.2 still correct? [solved], Memnon Anon, 2008/07/10
- Re: Option for sendmail.el WAS: FAQ 5.2 still correct? [solved], Ted Zlatanov, 2008/07/10
- Re: Option for sendmail.el WAS: FAQ 5.2 still correct? [solved], Memnon Anon, 2008/07/11
- Re: Option for sendmail.el WAS: FAQ 5.2 still correct? [solved], Ted Zlatanov, 2008/07/14
- Re: Option for sendmail.el, Memnon Anon, 2008/07/14
- Re: Option for sendmail.el, Ted Zlatanov, 2008/07/14
- Re: Option for sendmail.el, Memnon Anon, 2008/07/17