diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-03-25 17:20:48 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-25 17:41:06 -0800 |
commit | 4bc87a28be020a6bf7387161c65ea3d8e4a0228b (patch) | |
tree | d1841505495733994a0eb3b4a218ba6f5293d9e1 /t/test-lib.sh | |
parent | 72095d5c3779344de13c47a8b1cb163b2d94126e (diff) | |
download | git-4bc87a28be020a6bf7387161c65ea3d8e4a0228b.tar.gz |
send-email: Change from Mail::Sendmail to Net::SMTP
Net::SMTP is in the base Perl distribution, so users are more
likely to have it. Net::SMTP also allows reusing the SMTP
connection, so sending multiple emails is faster.
[jc: tweaked X-Mailer further while we are at it.]
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/test-lib.sh')
0 files changed, 0 insertions, 0 deletions