[Dovecot] alternate ports?
Chris Wakelin
c.d.wakelin at reading.ac.uk
Fri Feb 10 00:53:38 EET 2006
Anand Buddhdev wrote:
> On Thu, Feb 09, 2006 at 02:40:45PM -0800, Gregory K. Ruiz-Ade wrote:
>
>> I'm trying to set up 1.0 beta 2 on one of our systems, and would like to
>> run it on alternate ports from the standard IMAP and IMAP/SSL ports so that
>> we can test it out a couple users at a time. How does one tell dovecot to
>> listen on alternate ports? I can't find anything in the example config
>> file...
>
> imap_listen = host:port
> pop3_listen = host:port
I think that was for 0.99.x.
You probably want
protocol imap {
listen = *:143
ssl_listen = *:993
(other options)
}
and similarly for POP.
Best Wishes,
Chris
--
--+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+-
Christopher Wakelin, c.d.wakelin at reading.ac.uk
IT Services Centre, The University of Reading, Tel: +44 (0)118 378 8439
Whiteknights, Reading, RG6 2AF, UK Fax: +44 (0)118 975 3094
More information about the dovecot
mailing list