use rspamd as milter
This commit is contained in:
parent
04dce50646
commit
e2d10a72b5
4 changed files with 10 additions and 12 deletions
|
@ -20,16 +20,12 @@ RUN apk add --no-cache \
|
|||
postfix \
|
||||
postfix-pgsql \
|
||||
openssl \
|
||||
spamassassin-client \
|
||||
libstdc++ \
|
||||
libmilter
|
||||
|
||||
RUN addgroup -g 2222 access
|
||||
RUN addgroup postfix access
|
||||
|
||||
RUN mkdir /var/run/spamass-milter
|
||||
RUN chown postfix:postfix /var/run/spamass-milter
|
||||
|
||||
RUN chown root /var/spool/postfix/
|
||||
RUN chown root /var/spool/postfix/pid
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue