Update README.md

This commit is contained in:
IMTheNachoMan
2019-03-05 21:15:50 -05:00
parent 2e39eedf0f
commit e551595736

View File

@@ -2379,6 +2379,7 @@ Also, as discussed in [issue #29](https://github.com/imthenachoman/How-To-Secure
REMOTE_SMTP_SMARTHOST_HOSTS_REQUIRE_TLS = *
TLS_ON_CONNECT_PORTS = 465
REQUIRE_PROTOCOL = smtps
IGNORE_SMTP_LINE_LENGTH_LIMIT = true
EOF
```