Compare commits
2 Commits
e1d0f95a72
...
f08937111e
Author | SHA1 | Date | |
---|---|---|---|
f08937111e | |||
dbb79dd567 |
@ -11,6 +11,9 @@ ENV SMARTHOST_USER=""
|
||||
ENV SMARTHOST_PASS=""
|
||||
# ip addresses or networks to allow for relaying, separate multiple ones by semicolon
|
||||
ENV RELAYNETS="127.0.0.1/32"
|
||||
# whitelist of recipient domains, colon-separated, if empty all no restrictions
|
||||
ENV WHITELISTED_RECIPIENTS=""
|
||||
|
||||
|
||||
RUN apk add --no-cache exim m4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user