listen on all interfaces
This commit is contained in:
parent
a404692e8a
commit
2669d6224e
2 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,6 @@ service imap-login {
|
|||
|
||||
service lmtp {
|
||||
inet_listener lmtp {
|
||||
address = 127.0.0.1
|
||||
port = 7777
|
||||
}
|
||||
}
|
||||
|
@ -16,7 +15,6 @@ service imap {
|
|||
|
||||
service auth {
|
||||
inet_listener postfix {
|
||||
address = 127.0.0.1
|
||||
port = 6334
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue