Re: [Dovecot] correct syntax for multiple ports

2010-11-12 Thread Kilburn Abrahams
On 12/11/2010 11:10 PM, Daniel Luttermann wrote: Kilburn Abrahams wrote on 12/11/2010: On 12/11/2010 10:17 PM, Daniel Luttermann wrote: Kilburn Abrahams wrote on 12/11/2010: Hi, What is the correct format to specify multple ports in dovecot 2. With dovecot 1.2 listen = *:143 *:6188 worked

Re: [Dovecot] correct syntax for multiple ports

2010-11-12 Thread Daniel Luttermann
Kilburn Abrahams wrote on 12/11/2010: On 12/11/2010 10:17 PM, Daniel Luttermann wrote: Kilburn Abrahams wrote on 12/11/2010: Hi, What is the correct format to specify multple ports in dovecot 2. With dovecot 1.2 listen = *:143 *:6188 worked fine. I cannot find any mention in the wiki2 ab

Re: [Dovecot] correct syntax for multiple ports

2010-11-12 Thread Kilburn Abrahams
On 12/11/2010 10:17 PM, Daniel Luttermann wrote: Kilburn Abrahams wrote on 12/11/2010: Hi, What is the correct format to specify multple ports in dovecot 2. With dovecot 1.2 listen = *:143 *:6188 worked fine. I cannot find any mention in the wiki2 about the different combinations of listen,

Re: [Dovecot] correct syntax for multiple ports

2010-11-12 Thread Daniel Luttermann
Kilburn Abrahams wrote on 12/11/2010: Hi, What is the correct format to specify multple ports in dovecot 2. With dovecot 1.2 listen = *:143 *:6188 worked fine. I cannot find any mention in the wiki2 about the different combinations of listen, address and port parameters and dovecot compla

[Dovecot] correct syntax for multiple ports

2010-11-12 Thread Kilburn Abrahams
Hi, What is the correct format to specify multple ports in dovecot 2. With dovecot 1.2 listen = *:143 *:6188 worked fine. I cannot find any mention in the wiki2 about the different combinations of listen, address and port parameters and dovecot complains about the combinations I tried. Does