1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

doc: document SMTP_TLS

This commit is contained in:
Tomoyuki Sakurai 2022-05-15 11:36:59 +07:00
parent 4bd1634f82
commit c2e330a66c

View File

@ -78,6 +78,10 @@ This is an undocumented setting of [mail gem](https://github.com/mikel/mail).
The path to a directory containing CA certificates in PEM format.
See [OpenSSL::SSL::SSLContext](https://ruby-doc.org/stdlib-2.6/libdoc/openssl/rdoc/OpenSSL/SSL/SSLContext.html).
This is an undocumented setting of [mail gem](https://github.com/mikel/mail).
<a name="SMTP_TLS"></a>
SMTP_TLS
Enables the SMTP connection to use SMTP/TLS (SMTPS: SMTP over direct TLS connection).
<a name="DEFAULT_HOST"></a><a name="DEFAULT_PROTOCOL"></a>
DEFAULT_HOST, DEFAULT_PROTOCOL