doc/hgrc-email.ini
author Kim Alvefur <zash@zash.se>
Sat, 22 Jul 2023 14:54:17 +0200
changeset 13243 f2578a69ccf4
parent 13134 0b650a54ff9a
permissions -rw-r--r--
util.sqlite3: Clean up unused variables Many leftovers from the earlier version of util.sql this was based on and cleanup applied there since then.

# 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 =