author | Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> | |
Thu, 9 Aug 2007 13:27:57 +0000 (15:27 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 10 Aug 2007 08:00:51 +0000 (01:00 -0700) | ||
commit | 155197e6e770599a5ed7a33a33f2916032184dd3 | |
tree | b0298d2965f664839b439245eace652780ee0679 | tree | snapshot |
parent | cabead982b7cf40f8930e6e38327fc396b7fef81 | commit | diff |
send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"
Email::Valid does respect this considering such a mailbox specification
invalid. b06c6bc831cbb9e9eb82fd3ffd5a2b674cd940d0 addressed the issue, but
only if Email::Valid is available.
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Email::Valid does respect this considering such a mailbox specification
invalid. b06c6bc831cbb9e9eb82fd3ffd5a2b674cd940d0 addressed the issue, but
only if Email::Valid is available.
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history |