You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Remove shipped antispam plugin binary, related to #33
This commit is contained in:
@@ -5,6 +5,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
||||
dovecot \
|
||||
dovecot-sqlite \
|
||||
dovecot-pigeonhole-plugin \
|
||||
dovecot-antispam-plugin@testing \
|
||||
rspamd-client@testing \
|
||||
bash \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
@@ -12,9 +13,6 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
||||
COPY dovecot-pigeonhole-plugin-extdata-39-r0.apk /
|
||||
RUN apk add --allow-untrusted --force dovecot-pigeonhole-plugin-extdata-39-r0.apk
|
||||
|
||||
COPY dovecot-antispam-plugin-51-r0.apk /
|
||||
RUN apk add --allow-untrusted --force dovecot-antispam-plugin-51-r0.apk
|
||||
|
||||
COPY conf /etc/dovecot
|
||||
COPY sieve /var/lib/dovecot
|
||||
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user