filter spam AFTER
This commit is contained in:
parent
3746205a60
commit
8a8bd926db
3 changed files with 5 additions and 4 deletions
|
@ -95,9 +95,9 @@ RUN addgroup -g 1111 vmail
|
|||
RUN adduser -u 1111 -h /var/lib/vmail -D -G vmail vmail
|
||||
|
||||
RUN mkdir -p /etc/dovecot/conf.d
|
||||
RUN mkdir /var/lib/vmail/sieve-before/
|
||||
RUN mkdir /var/lib/vmail/sieve-after/
|
||||
|
||||
RUN chown -R vmail:vmail /var/lib/vmail/sieve-before/
|
||||
RUN chown -R vmail:vmail /var/lib/vmail/sieve-after/
|
||||
|
||||
EXPOSE 143 4190 6334 7777
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue