Put clamav and amavis togther, fix spam filtering

This commit is contained in:
Pierre Jaury
2016-03-02 22:31:44 +01:00
parent e9ae250d7d
commit f51180415c
10 changed files with 16 additions and 33 deletions

View File

@@ -6,6 +6,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
perl-io-socket-inet6@testing \
amavisd-new \
spamassassin \
clamav \
rsyslog \
wget \
&& rm -rf /var/cache/apk/*