Also allow IPv4

Only allowing IPv6 causes unknown bugs.
Although the domain used is already IPv6 only,
it causes login problems.
This commit is contained in:
Julian Ospald 2015-08-20 20:20:38 +02:00
parent 0af9dc589d
commit 87300ea393
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
listen = "[::]"
listen = "*, [::]"
service imap-login {
inet_listener imap {