<<< Date Index >>>     <<< Thread Index >>>

Re: [PATCH] Generate Message-IDs from sender address



On 2006-09-26 22:27:45 +0100, Gary Benson wrote:
> Matthias Andree wrote:
> > Wrong. Some random mutt user doesn't usually own the sender
> > address's domain so they cannot just take that as the domain part
> > of the MID. There are enough broken mailers on incompletely
> > configured machines that mess up the MID, let's not join mutt to
> > *that* dubious club...
> 
> In that case is it not wrong that "set hostname=blah" affects the
> Message-IDs?

Yes, $hostname should be removed IMHO, since the documented behaviour
is incorrect:

3.78. hostname

   Type: string
   Default: ""

   Specifies the hostname to use after the ``@'' in local e-mail
   addresses. This overrides the compile time definition obtained from
   /etc/resolv.conf.

Using the compile time definition is very silly! This breaks any
(binary) packaging system. The FQDN should be obtained at run time.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)