Skip to content

Conversation

@towo
Copy link
Contributor

@towo towo commented Oct 27, 2017

Apparently, it's the correct way to disable a listener as per dovecot
configuration validator:

config: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:21: 'imaps' protocol can no longer be specified (use protocols=imap). to disable non-ssl imap, use service imap-login { inet_listener imap { port=0 } }

Apparently, it's the correct way to disable a listener as per dovecot
configuration validator:

`config: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:21:
'imaps' protocol can no longer be specified (use protocols=imap). to
disable non-ssl imap, use service imap-login { inet_listener imap {
port=0 } }`
@towo
Copy link
Contributor Author

towo commented Oct 27, 2017

Don't merge this yet, it sets the SSL port to 0 as well.

@towo
Copy link
Contributor Author

towo commented Oct 27, 2017

Works.

@towo
Copy link
Contributor Author

towo commented Oct 27, 2017

Okay, the last commit should've only just gone to my repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant