diff --git a/root/etc/e-smith/templates/etc/fail2ban/jail.conf/30Service20qpsmtpd b/root/etc/e-smith/templates/etc/fail2ban/jail.conf/30Service20qpsmtpd index 2e7f534..b643f13 100644 --- a/root/etc/e-smith/templates/etc/fail2ban/jail.conf/30Service20qpsmtpd +++ b/root/etc/e-smith/templates/etc/fail2ban/jail.conf/30Service20qpsmtpd @@ -8,7 +8,7 @@ push @ports, ($ssmtpd{'TCPPort'} || '465') if (($ssmtpd{'status'} || 'disabled') eq 'enabled'); my $port = join (",", @ports); -my $max = $maxretry*3 +my $max = $maxretry*3; $OUT .=<<"EOF";