Git development
 help / color / mirror / Atom feed
* git-send-email vs address syntax
@ 2007-05-03  6:13 Brown, Len
  2007-05-03  6:25 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Brown, Len @ 2007-05-03  6:13 UTC (permalink / raw)
  To: git

I recently used git-format-patch and git-send-email
to patch bomb 105 patches to linux-acpi@vger.kernel.org

But It appears that messages 37-45 and 96-104.
got dropped by the mail server because they
had a '.' in a destination address:

To:	linux-acpi@vger.kernel.org
Cc:	malattia@linux.it <malattia@linux.it>, Len Brown
<len.brown@intel.com>
Illegal-Object:	Syntax error in Cc: address found on vger.kernel.org:
	Cc:	malattia@linux.it<malattia@linux.it>
					 ^-missing end of address


Dave Miller says that this address would have been legal
if it were enclosed in quotes.

I don't know if the fix should be in the git-am script
which set the From: field, or in the git-format-patch
script which takes that field and makes it into
an e-mail message.

-Len

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

end of thread, other threads:[~2007-05-03  6:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-03  6:13 git-send-email vs address syntax Brown, Len
2007-05-03  6:25 ` Junio C Hamano
2007-05-03  6:30   ` Brown, Len

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox