Implement auto-forward and auto-reply

This commit is contained in:
Pierre Jaury
2016-04-20 21:20:02 +02:00
parent d2e6bf01e2
commit 3a4703b764
9 changed files with 85 additions and 4 deletions

View File

@@ -9,6 +9,9 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
dovecot-antispam-plugin@testing \
&& rm -rf /var/cache/apk/*
COPY dovecot-pigeonhole-plugin-extdata-1-r0.apk /
RUN apk add --allow-untrusted --force dovecot-pigeonhole-plugin-extdata-1-r0.apk
COPY conf /etc/dovecot
COPY sieve /var/lib/dovecot