git-send-email vs address syntax

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I recently used git-format-patch and git-send-email
to patch bomb 105 patches to linux-acpi@xxxxxxxxxxxxxxx

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@xxxxxxxxxxxxxxx
Cc:	malattia@xxxxxxxx <malattia@xxxxxxxx>, Len Brown
<len.brown@xxxxxxxxx>
Illegal-Object:	Syntax error in Cc: address found on vger.kernel.org:
	Cc:	malattia@xxxxxxxx<malattia@xxxxxxxx>
					 ^-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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]