nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Message-IDs and Content-IDs

2012-07-21 16:36:46
This message should have a random Message-ID.

The trouble is, it's not a valid Message-ID. You sent:

  Message-ID: <16888-1342905949.421986@QcTLPy+DeAJLdhEN>

The grammar production requires:

  msg-id =   [CFWS] "<" id-left "@" id-right ">" [CFWS]

So you need to stuff an '@' in there someplace.

--lyndon


_______________________________________________
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>