Re: 'Comma in -to/-cc entry' on valid addresses

2015-12-16 Thread Matthieu Moy
Andy Lutomirski writes: > $ git send-email --to='"Address, Valid" ' > Comma in --to entry: "Address, Valid" ' > $ git --version > git version 2.5.0 > > This appears to be a recent regression. It's not: the check was introduced in 79ee555 (Check and document the options to prevent mistakes., 2006

'Comma in -to/-cc entry' on valid addresses

2015-12-16 Thread Andy Lutomirski
$ git send-email --to='"Address, Valid" ' Comma in --to entry: "Address, Valid" ' $ 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.