$ git send-email --to='"Address, Valid" <somebody@xxxxxxxxxxxxx>' Comma in --to entry: "Address, Valid" <somebody@xxxxxxxxxxxxx>' $ 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html