blob: 7ae9a17bf85b783b3cb996f823f7b93ad5109ac0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- ssmtp.conf.5.orig 2020-10-22 09:43:05 UTC
+++ ssmtp.conf.5
@@ -13,7 +13,7 @@
.Sh DESCRIPTION
.Nm ssmtp
reads configuration data from
-.Pa /etc/ssmtp/ssmtp.conf
+.Pa %%ETCDIR%%/ssmtp.conf
The file contains keyword-argument pairs, one per line.
Lines starting with
.Ql #
@@ -69,7 +69,7 @@ May also be set to
.Dq cram-md5 .
.Sh FILES
.Bl -tag -width Ds
-.It Pa /etc/ssmtp/ssmtp.conf
+.It Pa %%ETCDIR%%/ssmtp.conf
Contains configuration data for
.Nm ssmtp .
.El
|