Hi Lars,
Am 28.10.2011 um 17:11 schrieb Lars Täuber:
> How can I configure dovecot not to listen for imaps connections on port 143.
like this?
service imap-login {
inet_listener imaps {
port = 993
}
}
please execute "doveconf" and have a look at all configuration - you could learn a lot :)
Bye,
Michael