aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-04-28 05:19:35 +0200
committergrunfink <grunfink@comam.es>2025-04-28 05:19:35 +0200
commitd07c9ff8dee5113151eb1e8a5f3b7f1a62a3bc12 (patch)
treeefbd83239cb7fc72e9ef09f25d431f54ac11ec0b
parentd8e640a4dac0dd83c15ba4bb4e314f8fd5e17357 (diff)
Updated documentation.
-rw-r--r--doc/snac.85
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 023fc8e..a1e34fa 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -267,6 +267,11 @@ The maximum number of attachments per post (default: 4).
.It Ic enable_svg
Since version 2.73, SVG image attachments are hidden by default; you can enable
them by setting this value to true.
+.It Ic spawn_sendmail
+Since version 2.76, email notifications are sent via direct SMTP connection instead
+of spawning
+.Pa /usr/sbin/sendmail
+on each message. By setting this to true, classic behaviour can be restored.
.It Ic smtp_url
The SMTP url to be used for sending email notifications. It's smtp://localhost by default,
expecting a fully configured SMTP server running on the same host. It may include a port