git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* imap-send badly handles commit bodies beginning with "From <"
@ 2011-10-28 18:00 Andrew Eikum
  2011-10-28 20:32 ` Jeff King
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew Eikum @ 2011-10-28 18:00 UTC (permalink / raw)
  To: git

Ran into this today. I had a commit message that looked like:

---
Do something

>From <http://url>:
Words
---

I put it through imap-send to email it to my project, and ended up
with this output:

sending 1 messages
 200% (2/1) done

On the server side, it was split into two mails on either side of that
commit message's From line with neither mail actually containing the
From line. To fix it, I just changed it to "Copied from <url>:" :-P

Ain't mbox grand?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-11-01 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28 18:00 imap-send badly handles commit bodies beginning with "From <" Andrew Eikum
2011-10-28 20:32 ` Jeff King
2011-10-28 21:21   ` Andrew Eikum
2011-10-28 21:37     ` Jeff King
2011-10-30  9:01   ` Magnus Bäck
2011-11-01 15:38     ` Jeff King
2011-11-01 16:06       ` Michael Haggerty
2011-11-01 16:14         ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).