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

Leave a Reply

Please use markdown to make your comment beautiful.