All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anrisoftware.sscontrol.mail.postfix.couriermysqldelivery.linux.imapdsslconfig.stg Maven / Gradle / Ivy

There is a newer version: 1.0-alpha-4
Show newest version
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
%>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy