nmh-workers
[Top] [All Lists]

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

2017-01-08 08:34:55
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: <3325.1483884629@localhost.localdomain>

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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>