Source: dovecot
Version: 1:2.2.13-12
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
dovecot shall listen on certain (here: loopback) interface only
* What exactly did you do (or not do) that was effective (or
ineffective)?
created in /etc/dovecot/dovecot.conf a directive
listen = 127.0.0.1
(tested with more specific directives
protocol imap {
listen = 127.0.0.1:143
ssl_listen = 127.0.0.1:993
}
too, same result)
* What was the outcome of this action?
After a restart of the service, dovecot listens as expected on localhost only.
After a restart of the system, dovecot listens on all available interfaces
* What outcome did you expect instead?
dovecot shall, under all circumstances, listen only on interfaces which it is
configured for
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 8.2
APT prefers stable
APT policy: (700, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)