Re: [RFC] send-email quote issues
From: Matthieu Moy <hidden>
Date: 2016-06-15 23:05:19
Remi Lespinet [off-list ref] writes:
Ok, but I don't know what fixed means in these particular cases. Actually the problem when we have a quote in a name is: Is this a delimiter or is this an ascii char?
To me, the answer should be: do whatever the RFC says in email headers. I'd expect anything that works in the To: header to work in the --to option of git send-email. If I read correctly, this is address-list in RFC 2822. Now, when the address list is invalid wrt the RFC, we can either reject it or try to guess. -- Matthieu Moy http://www-verimag.imag.fr/~moy/