diff options
author | Joe Perches <joe@perches.com> | 2009-10-08 10:03:26 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-09 17:02:21 -0700 |
commit | 02461e0e2833753151ed71899f075c94e5fc495b (patch) | |
tree | 21e38c24e55b2ae8abf1d8c453affe92546dd56a /t/t4119-apply-config.sh | |
parent | fast-import.c::validate_raw_date(): really validate the value (diff) | |
download | tgif-02461e0e2833753151ed71899f075c94e5fc495b.tar.xz |
git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s
Some MTAs reject Cc: lines longer than 78 chars.
Avoid this by using the same join as "To:" ",\n\t"
so each subsequent Cc entry is on a new line.
RCPT TO: should have a single entry per line.
see: http://www.ietf.org/rfc/rfc2821.txt
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4119-apply-config.sh')
0 files changed, 0 insertions, 0 deletions