diff --git a/dovecot.cf b/dovecot.cf index d277505..1c4fb85 100644 --- a/dovecot.cf +++ b/dovecot.cf @@ -122,10 +122,10 @@ files: reports: - use_ssl:: - "USE_SSL: TRUE"; - !use_ssl:: - "USE_SSL: FALSE"; +# use_ssl:: +# "USE_SSL: TRUE"; +# !use_ssl:: +# "USE_SSL: FALSE"; # "IMAP_CERT: $(imap_cert)"; # @@ -180,7 +180,6 @@ commands: # args => "$(filename)", # depends_on => { "global_sieve_$(filename)_created" }; reports: - "FILENAME: $(filename)"; }