doc/hgrc-email.ini
changeset 13134 0b650a54ff9a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/hgrc-email.ini	Wed Jun 07 16:56:53 2023 +0200
@@ -0,0 +1,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 =