readd wildcard sending functionality
This commit is contained in:
parent
17449cfdb4
commit
fba756d7ac
4 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,8 @@ RUN apk add --no-cache \
|
|||
postfix-pgsql \
|
||||
openssl \
|
||||
libstdc++ \
|
||||
libmilter
|
||||
libmilter \
|
||||
icu-data-full
|
||||
|
||||
RUN addgroup -g 2222 access
|
||||
RUN addgroup postfix access
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue