Can not auto send email
龙
390549824 at qq.com
Sat May 31 13:27:56 UTC 2014
I want to use the auto send email extension, my project is hosted on the Bitbucket website, I configure my hgrc file like this,but this does not work,
[paths]
default = https://fengtianba@bitbucket.org/fengtianba/ntp-time
[extensions]
hgext.notify =
[hooks]
changegroup.notify = python:hgext.notify.hook
#incoming.notify = python:hgext.notify.hook
[email]
from = Feng Tianba <fengtianbanjit at gmail.com>
[smtp]
host = smtp.gmail.com
username = fengtianbanjit at gmail.com
password = fenghelong
port = 465
tls = true
[web]
baseurl = http://fengtianba-virtualbox:8000/
[notify]
sources = serve push unbundle
test = False
config = /home/fengtianba/subscription/file
maxdiff = 300
and my subscription/file as follows,
[usersubs]
fenghelongnjit at gmail.com = *
390549824 at qq.com = *
[reposubs]
* = fengtianbanjit at gmail.com,390549824 at qq.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140531/67c284b5/attachment-0002.html>
More information about the Mercurial
mailing list