On 15.8.2012, at 1.12, Michael Durket wrote:
> Is it possible to have multiple Listen directives in a dovecot configuration
> file for the same protocol? I am running dovecot-1.2.11 and I want to be able
> to use the "standard port" as well as a test port:
>
> protocol imap {
> listen = *:143
> listen = *:10143I think this works: listen = *:143, *:10143 I think dovecot-example.conf says something about it.
