nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Domain Leakage Despite -messageid random.


From: David Levine
Subject: Re: [Nmh-workers] Domain Leakage Despite -messageid random.
Date: Sun, 08 Jan 2017 09:34:35 -0500

Ralph wrote:

> Hi Ken,
>
> > I'm not sure you can, in practice, guarantee that they are globally
> > unique.
>
> Ditto Message-ID?

Right, nmh doesn't have a way to generate a globally unique message
or content ID.  The default form is (and has been in MH), by way of
example:

    Message-ID: <address@hidden>

where the number portion is of the form pid.localtime in seconds since
the epoch, and the hostname portion is the local hostname.

Something based on the user's email address could help part way, but
only for the unique address of an individual.  I don't think this is
worth trying to fix.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]