I follow lkml through a local news server (inn2), using a mail2news script
to convert incoming mails to news items.
Occasionally I get the following error in my system logs:
innd: localhost:18 bad_messageid <12487185672026-git-send-email->
The problem is that a Message-Id is supposed (RFC 822) to end in a domain
part (...@example.com), but that's missing.
I assume that this is a configuration issue in the git setup of the
sender, but shouldn't git-send-email refuse to send out messages with an
invalid Message-Id?
Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html