Re: message corruption

2001-03-17 Thread Lawrence Greenfield
This problem can happen on Cyrus 1.6.24. It is very unlikely, and use (or non-use) of LMTP won't affect it. In order for the bug to be triggered, imapd needs to die at just the wrong time or the machine needs to crash during an IMAP COPY command. Your lmtp problems (described in previous mes

Re: Cyrus & SNMP

2001-03-18 Thread Lawrence Greenfield
Ok, I took a poke around, and you definitely want Net SNMP 4.2, not 4.1.anything. Larry From: Amos Gouaux <[EMAIL PROTECTED]> Date: 18 Mar 2001 09:10:22 -0600 >>>>> On Sat, 17 Mar 2001 14:39:16 -0500, >>>>> Lawrence Greenfield <[EMAIL PROTE

Re: Could anyone compile AgentX?

2001-03-23 Thread Lawrence Greenfield
There's been very little work on the CMU AgentX implementation. We recommend that people look at the Net-SNMP (formerly UCD SNMP) library at http://www.net-snmp.org/. It's actively developed, integrates AgentX with the master snmpd, and does pretty much everything the CMU libraries did. Larry

Re: RSET ignored?

2001-04-04 Thread Lawrence Greenfield
From: Amos Gouaux <[EMAIL PROTECTED]> Date: 04 Apr 2001 10:22:23 -0500 [...] Out: RSET In: 500 5.5.2 Syntax error Out: MAIL FROM:<[EMAIL PROTECTED]> Out: RCPT TO:<[EMAIL PROTECTED]> Out: DATA In: 500 5.5.2 Syntax error In: 500 5.5.2 Syntax error In: 500 5

Cyrus IMAP 2.0.13 released

2001-04-26 Thread Lawrence Greenfield
I've placed Cyrus IMAP 2.0.13 on ftp.andrew. This version adds a couple of new features and some slight code reorganization. We'd love to have people try it out. Of especial interest may be the partial virtual domain support via the multiple config files (I'd love a contributed doc/virtual-doma

Re: mount options , noatime ?

2001-05-04 Thread Lawrence Greenfield
Date: Fri, 4 May 2001 15:03:24 -0700 (PDT) From: Helmut Apfelholz <[EMAIL PROTECTED]> Does anyone no if the partition with user directories has to be mounted 'atime'. I would like to speed the access a bit by mounting it with 'noatime' option, but don't know if this wouldn't cau

Re: Problems with 2.0.13 on FreeBSD

2001-05-06 Thread Lawrence Greenfield
Date: Mon, 07 May 2001 04:04:44 +0900 (JST) From: Hajimu UMEMOTO <[EMAIL PROTECTED]> (花宴) [...] How about this patch? It seems fixed the problem here. What I've done is moving option parsing from service_main() to service_init(). I believe option parsing is good enough to b

Re: PAM authentication does not work with latest .tar.gz files ...

2001-05-07 Thread Lawrence Greenfield
Date: Mon, 7 May 2001 13:37:42 -0300 (ADT) From: "Marc G. Fournier" <[EMAIL PROTECTED]> [...] If I do an 'saslpasswd -d marc' to remove myself from the sasldb file, then try and re-connect with pine, I get the following error: May 7 13:21:00 new-relay imapd[66067]: badlogin: ate

Re: Problems with 2.0.13 on FreeBSD

2001-05-07 Thread Lawrence Greenfield
Date: Mon, 07 May 2001 11:06:18 -0700 From: Nick Sayer <[EMAIL PROTECTED]> Cc: Hajimu UMEMOTO <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Lawrence Greenfield wrote: > I've applied this patch against imapd.c. pop3d doesn't currently have > this problem

Re: FW: Re: mailbox-daemon

2001-05-20 Thread Lawrence Greenfield
I think this is really interesting work. I haven't looked at the implementation but have considered this basic idea several times; I think it's definitely worth the work. A random comment on your message: The mailbox.ext file is always "small", so writing to it should be fast, and you co

Re: Can Cyrus deliver 5000 messages per hour?

2001-05-29 Thread Lawrence Greenfield
Date: Tue, 29 May 2001 11:44:27 -0500 (CDT) From: [EMAIL PROTECTED] Our current e-mail system, using sendmail, with /bin/mail delivering to mailboxes in /var/mail, frequently delivers two or three thousand messages per hour to local mailboxes. On occasion, it hits five thousand.

Cyrus IMAP 2.0.14 released

2001-05-30 Thread Lawrence Greenfield
I've placed version 2.0.14 on the ftp site. Changes to the Cyrus IMAP Server since 2.0.13 * fixed a silly bug with reusing SSL connections * lmtpd can now service multiple clients in sequence, hopefully improving performance * changed how Berkeley db databases are ope

Re: TLS vs. SSL

2001-05-31 Thread Lawrence Greenfield
Date: Thu, 31 May 2001 21:38:07 -0400 From: "Justin R. Miller" <[EMAIL PROTECTED]> Hi, I just took the plunge and updated from my old Cyrus 1.x (whatever the latest one was) to the 2.x released a few days ago. Everything seems to be working fine, and I have support for IMAP an

Re: IMAP 2.0.14: LMTPD crashes

2001-06-01 Thread Lawrence Greenfield
Could you please give more information? What system are you on? You've compiled Cyrus with --with-auth=unix, yes? Larry Date: Fri, 01 Jun 2001 16:07:16 +0200 From: Rasca Gmelch <[EMAIL PROTECTED]> hi, we've tested 2.0.12 and 2.0.14 under linux with sendmail 8.11.4 with the same

<    1   2   3   4   5