aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hgrc-email.ini
blob: 91aedc33d7b22d63bffc9e846ba738301fc1fdab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Settings for using `hg email`

[email]
# See `hg help config.email`
to = prosody-dev@googlegroups.com

[smtp]
# See `hg help config.smtp`
host = mail.example.com
port = submission
tls = starttls
username =

[extensions]
# command to send changesets as (a series of) patch emails
patchbomb =