bind port 25 to localhost
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
hostname: node1.email-srvr.com
|
||||
|
||||
ports:
|
||||
- "25:25"
|
||||
- "127.0.0.1:25:25"
|
||||
- "587:587"
|
||||
- "465:465"
|
||||
- "143:143"
|
||||
|
||||
Reference in New Issue
Block a user