Re: git-send-email generates mail with invalid Message-Id

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Erik Faye-Lund
Date: Tuesday, July 28, 2009 - 2:17 am

On Tue, Jul 28, 2009 at 4:46 AM, Frans Pop<elendil@planet.nl> wrote:

Correct.


Not quite. git-send-email generates these message-ids itself (those
who contain "-git-send-email-", that is), and should as such be able
to rely on them being generated correctly. However, I'm a bit curious
as to how these ends up incorrect in the first place. The code in
make_message_id tries to append the sender's e-mail to
timestamp+"-git-send-email-", if that fails it tries the comitter's
e-mail, then the author's e-mail. As a last resort, it tries to append
"user@"+hostname.

I'm no perl-expert, but the code looks pretty much correct to me.

The problematic e-mails, are they coming from another user than you?
Can you find out who that is, and check what git-version he or she
runs?

-- 
Erik "kusma" Faye-Lund
kusmabite@gmail.com
(+47) 986 59 656
--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-send-email generates mail with invalid Message-Id, Erik Faye-Lund, (Tue Jul 28, 2:17 am)
Re: git-send-email generates mail with invalid Message-Id, Erik Faye-Lund, (Tue Jul 28, 2:51 am)
Re: git-send-email generates mail with invalid Message-Id, Nicolas Sebrecht, (Tue Jul 28, 3:44 am)
Re: git-send-email generates mail with invalid Message-Id, Nicolas Sebrecht, (Tue Jul 28, 4:38 am)
Re: git-send-email generates mail with invalid Message-Id, Erik Faye-Lund, (Tue Jul 28, 4:47 am)
Re: git-send-email generates mail with invalid Message-Id, Erik Faye-Lund, (Tue Jul 28, 5:10 am)
Re: git-send-email generates mail with invalid Message-Id, Nicolas Sebrecht, (Tue Jul 28, 8:07 am)