mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
dma.conf: Fix typo
Pull Request: https://github.com/freebsd/freebsd-src/pull/1150
This commit is contained in:
parent
280085ef0c
commit
c92400a6f6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# SMTP authentication
|
||||
#AUTHPATH /etc/dma/auth.conf
|
||||
|
||||
# Uncomment if yout want TLS/SSL support
|
||||
# Uncomment if you want TLS/SSL support
|
||||
#SECURETRANSFER
|
||||
|
||||
# Uncomment if you want STARTTLS support (only used in combination with
|
||||
|
|
|
|||
Loading…
Reference in a new issue