mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Work in progress
This commit is contained in:
parent
ace9d2383d
commit
7bd06a4d35
2 changed files with 3 additions and 1 deletions
|
|
@ -37,3 +37,6 @@ mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
|
|||
mailbox_size_limit = 0
|
||||
recipient_delimiter = +
|
||||
inet_interfaces = all
|
||||
|
||||
#STARTTLS EVERYWHERE MAGIC STARTS HERE
|
||||
smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
|
||||
Loading…
Reference in a new issue