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 [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
