Re: Cyrus file system performance

2001-02-20 Thread Roland Pope
> Roland Pope wrote: > > > > I am running Cyrus 1.6.24 for around 400 users under Red Hat 6.2 (2.2.14-12 > > Kernel) on a Dual Xeon with 512 Mb of memory using the EXT2 file system. As > > suggested in the manual, I have set the synchronous bit on the /var/imap and > > /var/spool/imap directories.

Re: Debian 2.2, Cyrus IMAP 2.0.12

2001-02-20 Thread Amos Gouaux
> On Tue, 20 Feb 2001 22:09:35 +0100, > Michael Abrahamsson <[EMAIL PROTECTED]> (ma) writes: ma> Also configured Cyrus IMAPD with the following syntax: ma> ./configure --with-auth=unix ma> LD_RUN_PATH="/usr/local/lib:/usr/lib" cc -o blib/arch/auto/Cyrus/IMAP/IMAP.so  -shared ma> -L/usr

Cyrus file system performance

2001-02-20 Thread Roland Pope
I am running Cyrus 1.6.24 for around 400 users under Red Hat 6.2 (2.2.14-12 Kernel) on a Dual Xeon with 512 Mb of memory using the EXT2 file system. As suggested in the manual, I have set the synchronous bit on the /var/imap and /var/spool/imap directories. As a result, things go very slow when pe

Debian 2.2, Cyrus IMAP 2.0.12

2001-02-20 Thread Michael Abrahamsson
Hi,   Could someone please help me out here before I go insane. I'm trying to compile Cyrus IMAPD 2.0.12 on a Debian 2.2r1 with kernel 2.2.17. I've installed the Berkeley DB, OpenSSL and Cyrus SASL without problems. Also configured Cyrus IMAPD with the following syntax:   ./configure --with-

Re: Cyrus v2.x

2001-02-20 Thread Alex Pilosov
Basically, + is a reserved thing in cyrus, used to separate user from folder (user+folder@domain, normally). Your allan@freeview+com will confuse the hell out of cyrus, and it will probably be parsed as user allan@freeview folder com, and its not what you want. I'm using a similar trick, only usi

Re: Cyrus v2.x

2001-02-20 Thread Allan Rafuse
Well thats kind of cool with the "+" exention. Guess I'll just have to pick a new character to use :). Do you know what LMTP does with the @domain.com portion when found? -Allan On Tue, 20 Feb 2001 19:36:22 +, Cillian Sharkey wrote: >Allan Rafuse <[EMAIL PROTECTED]> wrote: >> 1. Why does

Cyrus IMAP v2.0.12 released

2001-02-20 Thread Lawrence Greenfield
I put Cyrus IMAP v2.0.12 on ftp.andrew.cmu.edu. This is mostly an accumulation of the small patches that have been posted to this list since 2.0.11 was released. The main functional difference is that STARTTLS now only accepts TLSv1 instead of SSLv2/v3; there's no reason that I know of not to st

Cyrus v2.x

2001-02-20 Thread Allan Rafuse
A few questions here. We have been running 1.6.24 in a hacked for so that we can have virtual users with username as: [EMAIL PROTECTED] Our hacked form went through the input and converted any '.'s in the username to '+'. So in imap from: 1 LOGIN [EMAIL PROTECTED] pass would be translated t

Re: RFC/HOWTO: LDAP + SASL + Cyrus imapd (with SSL) + Postfix (with SMTP-AUTH)

2001-02-20 Thread Ørnulf Nielsen
> **PROBLEM** how the heck can I use authenticated SMTP with postfix in a secure > manner now? As I understand it, I'd need to use SASL, which is regrettably > passing plaintext around and postfix ain't talking SSL yet. There is a SSL patch for Postfix http://www.aet.TU-Cottbus.DE/personen/jaeni

Re: HELP!!!!!

2001-02-20 Thread Alex Pilosov
On Sat, 17 Feb 2001, Ilya Krel wrote: > and when i try to connect to pop3 or imap port i get this: > Feb 17 21:49:06 alchemistry master[47297]: set maximum file descriptors t > o 256/0 > Feb 17 21:49:06 alchemistry master[47297]: about to exec /usr/local/cyrus > /bin/pop3d > Feb 17 21:49:06 alche

Re: HELP!!!!!

2001-02-20 Thread John Hayward
You might check the patch of db3 mentioned in the FAQ for signal to death by 10. http://www.sleepycat.com/update/3.0.55/patch.3.0.55.html It seems there is a bug in gcc optimization which needs to be worked around. It may not help since you have a different version of db3. johnh... On Sat, 17

Cyradm

2001-02-20 Thread Bevan Christians
Hi I have a problem with cyradm it asks for one pwd for the cyrus user which I have, then it asks me for an IMAP pwd , which I don't have Non of the FAQs I have speak about this Anyone have this problem b4? Regards Bevan

Re: Migrating 12,000 students

2001-02-20 Thread Michael Salmon
On Monday, February 19, 2001 03:24:57 PM +0100 Marco Pirovano <[EMAIL PROTECTED]> wrote: +-- | Dear Michael and Simon, | thank you for your answer. | | At 02:47 PM 2/19/01 +0100, you wrote: | >On Monday, February 19, 2001 12:01:19 PM +0100 Marco Pirovano | ><[EMAIL PROTECTED]> wrote: | >+

RFC/HOWTO: LDAP + SASL + Cyrus imapd (with SSL) + Postfix (with SMTP-AUTH)

2001-02-20 Thread Darren Nickerson
Folks, A while back I was looking for Cyrus+Postfix best practice. See: http://msgs.SecurePoint.com/cgi-bin/get/postfix0012/336.html I've made some progress and am basically soliciting feedback on my approach thus far. In a previous life, my setup used SASL to manage both Cyrus imapd