fail2ban: use filter.d/dovecot.conf from distribution

closes #972
This commit is contained in:
Nils Knappmeier 2020-04-10 22:21:40 +02:00
parent c24612e992
commit 370d08fd33
2 changed files with 0 additions and 17 deletions

View file

@ -175,7 +175,6 @@ RUN sed -i -r 's/#(@| \\%)bypass/\1bypass/g' /etc/amavis/conf.d/15-content_fil
# Configure Fail2ban
COPY target/fail2ban/jail.conf /etc/fail2ban/jail.conf
COPY target/fail2ban/filter.d/dovecot.conf /etc/fail2ban/filter.d/dovecot.conf
COPY target/fail2ban/filter.d/postfix-sasl.conf /etc/fail2ban/filter.d/postfix-sasl.conf
RUN mkdir /var/run/fail2ban