Add optional inbound relay (backup-MX) behind INBOUND_RELAY_ENABLE.
test / test (push) Waiting to run
test / test (push) Waiting to run
Port 25 accepts only configured domains and listed recipients, then forwards to an upstream; the outbound path is unchanged when the flag is off. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -47,6 +47,7 @@ services:
|
||||
ports: !override
|
||||
- "20465:465"
|
||||
- "20587:587"
|
||||
- "20025:25"
|
||||
- "127.0.0.1:20080:8080"
|
||||
dns:
|
||||
- 10.77.0.10
|
||||
|
||||
Reference in New Issue
Block a user