Compare commits
No commits in common. "f08937111e8f751c8648dbd177fbee303219b63a" and "e1d0f95a7207e33f9455b1d8387d895f89e1230b" have entirely different histories.
f08937111e
...
e1d0f95a72
@ -11,9 +11,6 @@ ENV SMARTHOST_USER=""
|
|||||||
ENV SMARTHOST_PASS=""
|
ENV SMARTHOST_PASS=""
|
||||||
# ip addresses or networks to allow for relaying, separate multiple ones by semicolon
|
# ip addresses or networks to allow for relaying, separate multiple ones by semicolon
|
||||||
ENV RELAYNETS="127.0.0.1/32"
|
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
|
RUN apk add --no-cache exim m4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user