"Martin Langhoff" [off-list ref] writes:
On 5/15/06, Eric Wong [off-list ref] wrote:
quoted
Junio C Hamano [off-list ref] wrote:
quoted
I am not opposed to have an option to run a local submission
agent binary (I said I like that if(){}else{} there, didn't I?).
The ability to do so is a good thing. I am not however sure
about changing the default when no option is specified on the
command line.
By "I believe this is what Martin wanted", I meant changing the default to
sendmail: [ref]
> Oh, it should just work with sendmail if it's there and we don't
Thanks Eric! git-send-email used to default to using local binaries.
It was only with the switch to Net::SMTP that the default changed to
localhost:25.
Thanks, and I think it makes sense.