This commit is contained in:
parent
c6c986af79
commit
88ececa3aa
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
# 2. INTERNAL SECURITY (Who can send)
|
||||
# Allow your entire subnet (e.g., 192.168.1.0/24) to send without auth
|
||||
- MYNETWORKS=${RELAY_NETWORKS}
|
||||
- MYNETWORKS=${SMTP_RELAY_NETWORKS}
|
||||
|
||||
# 3. IDENTIFICATION
|
||||
# The hostname this relay announces itself as
|
||||
|
|
|
|||
Loading…
Reference in a new issue