On Fri, 27 May 2005, Simon Matter wrote:
Am Fr, den 27.05.2005 schrieb Simon Matter um 6:55:
Maybe try this:
imap cmd="imapd" listen="11.22.33.44:imap" prefork=1
imap cmd="imapd" listen="55.66.77.88:imap" prefork=1
Slight difference Simon:
"host is either the hostname or bracket-enclosed IP address of a network
interface" [man cyrus.conf]
Where do you read about the brackets? Just check the examples discussed
today on this list, everybody seems to use ip adresses without brackets.
From the cyrus.conf man page:
listen=<no default>
The UNIX or internet socket to listen on. This string field is
required and takes one of the following forms:
path
[ host : ] port
where path is the explicit path to a UNIX socket, host is either
the hostname or bracket-enclosed IP address of a network inter-
^^^^^^^
face, and port is either a port number or service name (as listed
in /etc/services).
-Igor
Simon
imap cmd="imapd" listen="[55.66.77.88]:imap" prefork=1
imap cmd="imapd" listen="foo.bar.biz:imap" prefork=1
Looks like there is nothing wrong with the Apple manpage?
I feel so too. Plain reading.
HTH
Simon
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.27_FC2smp
Serendipity 17:02:47 up 3 days, 15:40, load average: 0.21, 0.13, 0.09
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--
Igor
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html