$ git send-email --to='"Address, Valid" <someb...@foobarbaz.com>' Comma in --to entry: "Address, Valid" <someb...@foobarbaz.com>' $ git --version git version 2.5.0
This appears to be a recent regression. For an authority on why the current behavior is wrong, see RFC 2822 section 3.4, which defines mailbox and mailbox-list as well as section 3.2.6, which indicates that a phrase can contain a quoted-string. --Andy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html