Re: [PATCH] send-email: Net::SMTP::starttls was introduced in v3.01 (Re: [BUG] git-send-email broken: Can't locate object method "starttls")

2017-05-31 Thread Eric Biggers
n 3.01, 2014-10-10). > > Reported-by: Brandon Williams > Reported-by: Eric Biggers > Signed-off-by: Jonathan Nieder > --- > Hi Eric, > > Eric Biggers wrote: > > > There seems to be a bug in 'git send-email' caused by this commit: > > > &

[BUG] git-send-email broken: Can't locate object method "starttls"

2017-05-31 Thread Eric Biggers
Hi, There seems to be a bug in 'git send-email' caused by this commit: commit 0ead000c3aca13a10ae51a3c74c866981e0d33b8 Author: Dennis Kaarsemaker Date: Fri Mar 24 22:37:32 2017 +0100 send-email: Net::SMTP::SSL is obsolete, use only when necessary When running git send-ema