Update target/scripts/startup/setup.d/mta-sts.sh
This commit is contained in:
parent
97c75a1157
commit
115435af3b
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Set up MTA-STS
|
|
||||||
|
|
||||||
function _setup_mta_sts() {
|
function _setup_mta_sts() {
|
||||||
_log 'trace' 'Adding MTA-STS lookup to the Postfix TLS policy map'
|
_log 'trace' 'Adding MTA-STS lookup to the Postfix TLS policy map'
|
||||||
|
|
Loading…
Reference in New Issue