On 4.1.2010, at 22.26, Rick Thomas wrote:
>
> Is there any way to tell dovecot to listen for imap/imaps requests on all interfaces on multiple separate ports?
>
> For example, can I do this:
>
>
> protocol imap {
> listen = *:10143
> listen = *:143
listen = *:10143, *:143