summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 528ba63..023fc8e 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -270,7 +270,7 @@ them by setting this value to true.
270.It Ic smtp_url 270.It Ic smtp_url
271The SMTP url to be used for sending email notifications. It's smtp://localhost by default, 271The SMTP url to be used for sending email notifications. It's smtp://localhost by default,
272expecting a fully configured SMTP server running on the same host. It may include a port 272expecting a fully configured SMTP server running on the same host. It may include a port
273number, like in smtp://mail.example.com:487. 273number if it's not running on the usual one, like in smtp://mail.example.com:587.
274.It Ic smtp_user 274.It Ic smtp_user
275.It Ic smtp_password 275.It Ic smtp_password
276To be filled if the SMTP server defined by the previous directive needs credentials. 276To be filled if the SMTP server defined by the previous directive needs credentials.