Heyho,

On Wed, 20 Feb 2002, Manuel Hendel wrote:

> To use "cyradm" you need cyrus to listen on port 143, but if this
> server is in the internet, you possibly don't want it that way. Is
> there a chance to tell cyrus to listen on port 143 just for localhost
> or is it possible to use cyradm on port 993?
>
As you can read in "man cyrus.conf" the "listen"-Argument in /etc/cyrus.conf
is divided in a host- and a port-part.
Just change in your /etc/cyrus.conf the line
imap          cmd="imapd" listen="imap" prefork=0 to
imap          cmd="imapd" listen="localhost:imap" prefork=0

It should resolv your problem - hope so.

           HTH
              Marko D.

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Reply via email to