com.anrisoftware.sscontrol.mail.postfix.couriermysqldelivery.linux.imapdsslconfig.stg Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sscontrol-mail-postfix Show documentation
Show all versions of sscontrol-mail-postfix Show documentation
Installs Postfix mail server. - http://www.postfix.org/
certFileSearch() ::= <%
^#?TLS_CERTFILE\\s*=\\s*.*
%>
certFile(file) ::= <%
TLS_CERTFILE=
%>
trustCertsSearch() ::= <%
^#?TLS_TRUSTCERTS\\s*=\\s*.*
%>
trustCerts(dir) ::= <%
TLS_TRUSTCERTS=
%>
tlsRequiredSearch() ::= <%
^#?IMAP_TLS_REQUIRED\\s*=\\s*.*
%>
tlsRequired(enabled) ::= <%
IMAP_TLS_REQUIRED=10
%>