mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-06 06:25:40 +08:00
<br>
This commit is contained in:
parent
6e51cf7244
commit
4f36a10d8a
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
|||
# docker-postfix
|
||||
Simple postfix relay host for your Docker containers. Based on Alpine Linux.
|
||||
|
||||
```
|
||||
ENV vars
|
||||
$HOSTNAME= Postfix myhostname
|
||||
$RELAYHOST= Host that relays your msgs
|
||||
$MYNETWORKS= allow domains from per Network ( default 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 )
|
||||
$ALLOWED_SENDER_DOMAINS = domains sender domains
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue