listen on all interfaces
This commit is contained in:
parent
70161b3007
commit
520761083f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
protocols = imap lmtp sieve
|
protocols = imap lmtp sieve
|
||||||
listen = *
|
listen = [::]
|
||||||
!include conf.d/*.conf
|
!include conf.d/*.conf
|
||||||
!include_try local.conf
|
!include_try local.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue