com.anrisoftware.sscontrol.security.spamassassin.ubuntu.defaults_config.stg Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sscontrol-security-spamassassin Show documentation
Show all versions of sscontrol-security-spamassassin Show documentation
SpamAssassin perl-based spam filter using text analysis. - http://www.spamassassin.org/
The newest version!
enabledConfigSearch() ::= <%
(?m)^#?\s*ENABLED=\d
%>
enabledConfig(enabled) ::= <%
ENABLED=10
%>
cronEnabledConfigSearch() ::= <%
(?m)^#?\s*CRON=\d
%>
cronEnabledConfig(enabled) ::= <%
CRON=10
%>
optionsConfigSearch() ::= <%
(?m)^#?\s*OPTIONS=".*?"
%>
optionsConfig(options) ::= <%
OPTIONS=""
%>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy