Controlling IP addresses for services
Gedalya
gedalya at gedalya.net
Sat May 23 04:44:17 UTC 2015
On 05/22/2015 11:40 PM, Alex Regan wrote:
> service imap-login {
> inet_listener imaps {
> listen=192.168.1.100
> port = 993
> }
> }
>
>
> # dovecot -n
> # 2.2.15: /etc/dovecot/dovecot.conf
> doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf
> line 54: Unknown setting: listen
http://wiki2.dovecot.org/Services#inet_listeners
Try address instead of listen
More information about the dovecot
mailing list