From fa8287b86583c3913f76e97aefe0b50a66fb1a21 Mon Sep 17 00:00:00 2001 From: Tobias Herre Date: Wed, 1 Nov 2023 22:10:15 +0100 Subject: [PATCH] Removed reports --- dovecot.cf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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)"; }