Re: [Exim] RFC822 Message-Id

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Johan Almqvist
Dátum:  
Címzett: Exim-Users Mailing List
Tárgy: Re: [Exim] RFC822 Message-Id
On Thu, Nov 16, 2000 at 04:27:18PM +0100, Sebastian Stark wrote:
> in the main section of my configure file.
> but, as you see, the Message-Id in my messages do not contain the FQDN of this
> host. Instead, they look like <somenumber@gosh>. What is wrong with my
> configure file? I heard the rfc822 message-id header _must_ contain FQDNs.


That's a mutt problem, not an Exim problem.

In your .muttrc, put
set hostname=FQDN
(I have
set hostname=almqvist.net
)

Exim will only create a Message-ID if there isn't one already...

-Johan
--
Johan Almqvist