listen on all interfaces

This commit is contained in:
Sebastian Hugentobler 2016-07-07 16:48:04 +02:00
parent a404692e8a
commit 2669d6224e
2 changed files with 3 additions and 2 deletions

View File

@ -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
}
}

View File

@ -0,0 +1,3 @@
#!/usr/bin/with-contenv sh
sievec /etc/dovecot/sieve-after/spam.sieve