Skip to content

Commit 9cdfeb3

Browse files
jummocorecode
authored andcommitted
Update SECURETRANS to SECURETRANSFER
In conf.c check for options SECURETRANSFER and then set option SECURETRANS. If the config only contain SECURETRANS option is not set.
1 parent 02aa8c5 commit 9cdfeb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dma.8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Just stick with the default.
216216
Path to the
217217
.Sq auth.conf
218218
file.
219-
.It Ic SECURETRANS Xo
219+
.It Ic SECURETRANSFER Xo
220220
(boolean, default=commented)
221221
.Xc
222222
Uncomment if you want TLS/SSL secured transfer.
@@ -225,7 +225,7 @@ Uncomment if you want TLS/SSL secured transfer.
225225
.Xc
226226
Uncomment if you want to use STARTTLS.
227227
Only useful together with
228-
.Sq SECURETRANS .
228+
.Sq SECURETRANSFER .
229229
.It Ic FINGERPRINT Xo
230230
Pin the server certificate by specifying its SHA256 fingerprint.
231231
Only makes sense if you use a smarthost.
@@ -240,7 +240,7 @@ the outside mail exchangers; in opportunistic TLS mode, the connection will
240240
be encrypted if the remote server supports STARTTLS, but an unencrypted
241241
delivery will still be made if the negotiation fails.
242242
Only useful together with
243-
.Sq SECURETRANS
243+
.Sq SECURETRANSFER
244244
and
245245
.Sq STARTTLS .
246246
.It Ic CERTFILE Xo

0 commit comments

Comments
 (0)