Update postfix/compose.yaml
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
|||||||
|
|
||||||
# Alleen jouw LAN/VLANs mogen relayed worden
|
# Alleen jouw LAN/VLANs mogen relayed worden
|
||||||
MYNETWORKS: "127.0.0.0/8 192.168.2.0/24 10.0.50.0/24 10.0.60.0/24"
|
MYNETWORKS: "127.0.0.0/8 192.168.2.0/24 10.0.50.0/24 10.0.60.0/24"
|
||||||
|
LOG_FORMAT: plain
|
||||||
volumes:
|
volumes:
|
||||||
# Postfix heeft schrijfruimte nodig; die doen we in named volumes
|
# Postfix heeft schrijfruimte nodig; die doen we in named volumes
|
||||||
- mail_spool:/var/spool/postfix
|
- mail_spool:/var/spool/postfix
|
||||||
|
|||||||
Reference in New Issue
Block a user