Added fixes

This commit is contained in:
Alexey Berezhok
2025-06-03 23:52:49 +03:00
parent f0086903a3
commit c8b0f25247
5 changed files with 15 additions and 9 deletions

View File

@@ -323,10 +323,7 @@ while getopts "u:I:a:w:v:j:k:m:M:g:d:x:z:Z:c:C:t:i:b:r:o:q:l:y:s:e:p:R:f:Dh" Opt
z) dovecot=$OPTARG ;; # Dovecot
Z) sieve=$OPTARG ;; # Sieve
c) clamd=$OPTARG ;; # ClamAV
C)
clamd=$OPTARG
clamdm="yes"
;; # ClamAV Mirrored
C) clamdm="yes" ;; # ClamAV Mirrored
t) spamd=$OPTARG ;; # SpamAssassin
i) iptables=$OPTARG ;; # Iptables
b) fail2ban=$OPTARG ;; # Fail2ban