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

Reply via email to