Re: Newbie Cyrus Configuration

2003-08-12 Thread tsg
[mailto:[EMAIL PROTECTED] Behalf Of tsg > Sent: August 3, 2003 5:03 AM > To: Norris Ward > Cc: cyrus info > Subject: Re: Newbie Cyrus Configuration > > 2 Август 2003 22:51, Norris Ward написал: > > Hi all, > > OK, so I have installed and started cyrus-imapd onto m

Re: Newbie Cyrus Configuration

2003-08-03 Thread tsg
EMAIL PROTECTED] > Sent: July 26, 2003 3:41 PM > To: Norris Ward > Cc: cyrus info > Subject: Re: Newbie Cyrus Configuration > > On Sat, 2003-07-26 at 12:16, Norris Ward wrote: > > Hi all, > > I am new to cyrus imap but I can navigate my way around > >

RE: Newbie Cyrus Configuration

2003-08-02 Thread Simon Matter
rver with as nward > > -Original Message- > From: Wil Cooley [mailto:[EMAIL PROTECTED] > Sent: July 26, 2003 3:41 PM > To: Norris Ward > Cc: cyrus info > Subject: Re: Newbie Cyrus Configuration > > On Sat, 2003-07-26 at 12:16, Norris Ward wrote: >> Hi all, >>

RE: Newbie Cyrus Configuration

2003-08-02 Thread Norris Ward
to server with as nward -Original Message- From: Wil Cooley [mailto:[EMAIL PROTECTED] Sent: July 26, 2003 3:41 PM To: Norris Ward Cc: cyrus info Subject: Re: Newbie Cyrus Configuration On Sat, 2003-07-26 at 12:16, Norris Ward wrote: > Hi all, > I am new to cyrus imap but

Re: Newbie Cyrus Configuration

2003-07-26 Thread Christian Schulte
Am Samstag, 26. Juli 2003 21:16 schrieb Norris Ward: > Hi all, > I am new to cyrus imap but I can navigate my way around RedHat > 7.3 fairly well. I want to reconfigure my email server away from > imap-2001. Where does cyrus-imap store it’s config files? /etc/imapd.conf and /etc/cyrus

Re: Newbie Cyrus Configuration

2003-07-26 Thread Wil Cooley
On Sat, 2003-07-26 at 12:16, Norris Ward wrote: > Hi all, > I am new to cyrus imap but I can navigate my way around RedHat > 7.3 fairly well. I want to reconfigure my email server away from imap-2001. > Where does cyrus-imap store it’s config files? Typically, /etc/{config,imapd}.conf

Newbie Cyrus Configuration

2003-07-26 Thread Norris Ward
Hi all, I am new to cyrus imap but I can navigate my way around RedHat 7.3 fairly well. I want to reconfigure my email server away from imap-2001. Where does cyrus-imap store it’s config files? Also from my readings of the cyrus info, I would like to clarify this: can cyrus read the

Re: cyrus configuration

2001-04-27 Thread Larry M. Rosenbaum
>On Tue, Apr 24, 2001 at 08:48:01AM +0200, Werner Reisberger wrote: >> as in Debian/Linux. You need to use >>imap 143/tcp > >i have same problem: > >telnet localhost 143 > >Trying 127.0.0.1... >Connected to localhost. >Escape character is '^]'. >Connection closed by foreign host. > >in syslo

Re: cyrus configuration

2001-04-24 Thread Peter Mann
On Tue, Apr 24, 2001 at 08:48:01AM +0200, Werner Reisberger wrote: > as in Debian/Linux. You need to use > imap 143/tcp i have same problem: telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. in syslog: Apr 24 13:17

Re: cyrus configuration

2001-04-24 Thread Werner Reisberger
Zitiere Atif Ghaffar <[EMAIL PROTECTED]>: > use port 143 instead > Cyrus is an IMAP4 server. I made the experience that you still have problems to connect to cyrus imapd 2.0.12 if the entry in /etc/services is imap2 143/tcp as in Debian/Linux. You need to use imap 143/tcp Werner

Re: cyrus configuration

2001-04-24 Thread brendan strejcek
I use 143 and it gives me the same error. -p 220 says use port 220, and 220 seems to be imap3. But 143 gives me the same behaviour. Thanks, Brendan On Tue, Apr 24, 2001 at 12:28:04AM +0200, Atif Ghaffar wrote: > use port 143 instead > Cyrus is an IMAP4 server. > > > brendan strejcek wrote: >

Re: cyrus configuration

2001-04-23 Thread Atif Ghaffar
what is -p 220 ? brendan strejcek wrote: > > It turns out that the service name listed in my inetd.conf > did not exactly match the one in /etc/services, so now > *something* is getting fired up when that port is addressed. > > Now i get: > > animul:/etc# /packages/cyrus-imapd/bin/imtest -u cy

Re: cyrus configuration

2001-04-23 Thread Atif Ghaffar
use port 143 instead Cyrus is an IMAP4 server. brendan strejcek wrote: > > It turns out that the service name listed in my inetd.conf > did not exactly match the one in /etc/services, so now > *something* is getting fired up when that port is addressed. > > Now i get: > > animul:/etc# /packag

cyrus configuration

2001-04-23 Thread brendan strejcek
It turns out that the service name listed in my inetd.conf did not exactly match the one in /etc/services, so now *something* is getting fired up when that port is addressed. Now i get: animul:/etc# /packages/cyrus-imapd/bin/imtest -u cyrus -m login -p 220 localhost C: C01 CAPABILITY failure: pr

cyrus configuration

2001-04-23 Thread brendan strejcek
I conpiled cyrus and have been trying to configure it. I edited all the appropriate files, /etc/services, /etc/inetd.conf, master.cf and main.cf for postfix, added the user, etc. When I try: killall -HUP inetd animul:/etc# /packages/cyrus-imapd/bin/imtest -m login -p imap localhost I get: co