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 ‘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 |