Using msmtp with Mercurial
After configuring msmtp I put the following in my ~/.hgrc:
[extensions] hgext.patchbomb = [email] from = my.email@my.isp.com method = /usr/bin/msmtp
Incoherent mumblings
Posts tagged ‘hg’
After configuring msmtp I put the following in my ~/.hgrc:
[extensions] hgext.patchbomb = [email] from = my.email@my.isp.com method = /usr/bin/msmtp