RE: DBERROR: skiplist recovery errors

2002-12-11 Thread ???
Hi, Several months ago, I had such a problem in mailboxes.db in skiplist format. In your mail below, you wrote a bit more aggressive recovery mechanism. And also wrote that such a recovery algorithm could make a infinite-loop problem when RECSIZE is 0. If RECSIZE is 0, isn't it possible to go back

cyradm cannot find host

2002-12-11 Thread Sébastien Breton
Hi,   I am new to cyrus and experiencing a tiny problem. When i type the following:   cyradm -user cyrus 127.0.0.1  (or whatever ip address, with or without -user)   The system reply me:   imclient_connect: unknown host "127.0.0.1 /root" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-mul

Re: Problems with upgrade to 2.1

2002-12-11 Thread Henrique de Moraes Holschuh
On Thu, 12 Dec 2002, Jonas Jacobsson wrote: > Is it possible to import the mails that I've copied to another > location into Cyrus IMAP again? Yes, but you will probably lose "seen" state. The files themselves have the full email, so you just need to use any of a number of ways to inject them bac

Re: DBERROR: skiplist recovery errors

2002-12-11 Thread Rob Mueller
Looks like you've got corrupted skiplist files. Delete the seen state databases with the problem and it will automatically rebuild them. It's scarier when you see this on the mailboxes DB. Which reminds me. The skiplist recovery code barfs if it comes across this error and gives up. However, if y

[patch] compiler warning in saslauthd/auth_pam.c

2002-12-11 Thread Matt Selsky
This fixed a compiler warning while building auth_pam.c on Solaris 9. gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/opt/cyrus-sasl-2.1.10/etc/saslauthd.conf\" -I. -I../../../src/saslauthd -I.. -I../../../src/saslauthd/include-g -O2 -c ../../../src/saslauthd/auth_pam.c ../../../src/sa

Problems with upgrade to 2.1

2002-12-11 Thread Jonas Jacobsson
On Wed, 11 Dec 2002, Henrique de Moraes Holschuh wrote: > > > How can I do to filter incoming mail to different IMAP folders? > > > > > > System: Debian woody > > > Cyrus IMAP version: 1.5.19-9 > > > > You can start by using even a semi-recent version of cyrus that > > actually supports sieve. > >

Re: lmtpd's handling of mixed-case addresses

2002-12-11 Thread Ted Cabeen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii In message <[EMAIL PROTECTED]>, Luc Brouard writes: >On Wed, Dec 11, 2002 at 09:14:08AM -0800, Ted Cabeen wrote: >> In recent snapshots of postfix, the lmtp client no longer downcases email >> addresses sent

Re: pam support in sasl2

2002-12-11 Thread Matt Selsky
This patch to auth_pam.c allows me to authenticate using pam and saslauthd. The sasl pam code seems to try to use the PAM_SILENT flag to tell the pam module that it doesn't need to prompt for the password. I don't think this is standard, but I could be wrong. Anyways, I'm told that pam code ne

Re: Unexpected lmtpproxy response

2002-12-11 Thread Lawrence Greenfield
From: "JP Howard" <[EMAIL PROTECTED]> Date: Wed, 11 Dec 2002 15:18:40 +0800 On Wed, 11 Dec 2002 17:06:51 +1100, "Rob Mueller" <[EMAIL PROTECTED]> said: > Every now and then, we see the following error in our logs: > > Dec 6 22:29:20 www postfix/lmtp[15516]: 7319A58B2: to=,

pam support in sasl2

2002-12-11 Thread Matt Selsky
I have been using sasl-1.5.27 with sendmail-8.12.3 (using PAM authentication and the PLAIN mechanism). Now I'm trying to get sasl-2 going since I'm trying to set up a cyrus-imapd installation. However, I've noticed some differences in the PAM support. I built sasl2 with PAM support and withou

Re: how to rebuiild mailboxes.db ?

2002-12-11 Thread Mike Cathey
On Tue, 2002-12-10 at 19:02, RJ45 wrote: > I got my mailboxes.db mangled because of a file system problem. > I cannot even delete or modify quota of some accounts anymore, it tells me > mailbox format is invalid. > How can I rebuild the whole mailboxes.db file? > is it possible to fix mailboxes.db

Re: lmtpd's handling of mixed-case addresses

2002-12-11 Thread Luc Brouard
On Wed, Dec 11, 2002 at 09:14:08AM -0800, Ted Cabeen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Content-Type: text/plain; charset=us-ascii > > In recent snapshots of postfix, the lmtp client no longer downcases email > addresses sent in RCPT TO commands. This means that Cyrus l

lmtpd's handling of mixed-case addresses

2002-12-11 Thread Ted Cabeen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii In recent snapshots of postfix, the lmtp client no longer downcases email addresses sent in RCPT TO commands. This means that Cyrus lmtpd now rejects email with a user unknown when people capitalize letters

Re: Slow LIST command

2002-12-11 Thread Marc Sebastian Pelzer
Am Wed, 11 Dec 2002 11:37:52 -0500 (EST) schrieb Dave McMurtrie <[EMAIL PROTECTED]>: How about this one? http://www.horde.org/imapproxy/ I use it for webmail and it builds and works fine on any Unix. > We're using it, and a handful of other sites might be using it, too. If > you're interested,

Re: A beginner question

2002-12-11 Thread Henrique de Moraes Holschuh
On Wed, 11 Dec 2002, Rob Siemborski wrote: > On Wed, 11 Dec 2002, Jonas Jacobsson wrote: > > How can I do to filter incoming mail to different IMAP folders? > > > > System: Debian woody > > Cyrus IMAP version: 1.5.19-9 > > You can start by using even a semi-recent version of cyrus that actually >

Quota questions

2002-12-11 Thread Aidan Evans
(1) Why does the documentation for the quota command say Running quota with both the -f option and mailbox-prefix arguments is not recommended. I would like to be able to run "quota -f user/abc" and have the quota for user "abc" quickly fixed which I infer from If any opt

Re: Slow LIST command

2002-12-11 Thread Dave McMurtrie
On Wed, 11 Dec 2002, Richard Gilbert wrote: > We are providing a webmail service to this year's new students (< 8000) > based on IMP. I am running Cyrus imapd version 2.1.9 with Berkeley DB > 3.3.11 on a Sun 420R with 4 x 450 MHz processors and 4Gbytes of memory, > but it is on its knees at busy

Re: Slow LIST command

2002-12-11 Thread Rob Siemborski
On Wed, 11 Dec 2002, Richard Gilbert wrote: > Thank you for your speedy response. Where do I read all about the > skiplist backend? Within the distribution doc/ tree it is only referred > to in changes. Or should I just search the list archives? The archives are probably more useful. The shor

Re: Sieve works but vacation / reply messages do not.

2002-12-11 Thread Neal Rigney
You need to set the sendmail path in imapd.conf, as cyrus looks for it in a different place: sendmail: /usr/sbin/sendmail On Tue, 2002-12-10 at 20:38, John Straiton wrote: > Greetings! > > Setup: FreeBSD 4.7-STABLE -> Postfix 1.1.11,1 /Cyrus 2.1.9 > > I think I'm really close on this one but d

Re: Slow LIST command

2002-12-11 Thread Rob Siemborski
On Wed, 11 Dec 2002, Richard Gilbert wrote: > Having watched the activity, the thing which seems to consume most of the > resources are the LIST "" * and LIST "" % commands. These return with a > response like "OK Completed (1.480 secs 28 calls)" but can take a very > long real time. Is there an

Slow LIST command

2002-12-11 Thread Richard Gilbert
We are providing a webmail service to this year's new students (< 8000) based on IMP. I am running Cyrus imapd version 2.1.9 with Berkeley DB 3.3.11 on a Sun 420R with 4 x 450 MHz processors and 4Gbytes of memory, but it is on its knees at busy times. Now maybe the hardware isn't beefy enough for

Re: postfix, sasl2 and imapd realm problem

2002-12-11 Thread Kendrick Vargas
On Wed, 11 Dec 2002, redel wrote: > what I did: >- turned on unixheirsep to allow dots in mbox-names >- created the mailbox for each user with > cm [EMAIL PROTECTED] >- run saslpasswd2 with -u foo.com -c user > to have the domain name as realm >- used auxprop as generel p

Re: A beginner question

2002-12-11 Thread Erik Enge
Jonas Jacobsson <[EMAIL PROTECTED]> writes: > How can I do to filter incoming mail to different IMAP folders? On > the Cyrus homepage, something called Sieve is mentioned. How do I use > this? What package should I install? How do I use it with Cyrus IMAP? Like Rob said, upgrade to something mor

Re: A beginner question

2002-12-11 Thread Rob Siemborski
On Wed, 11 Dec 2002, Jonas Jacobsson wrote: > How can I do to filter incoming mail to different IMAP folders? > On the Cyrus homepage, something called Sieve is mentioned. How > do I use this? What package should I install? How do I use it > with Cyrus IMAP? > > System: Debian woody > Cyrus IMAP v

A beginner question

2002-12-11 Thread Jonas Jacobsson
Hi, I have just installed Cyrus IMAP and Exim and is using Mutt for reading mail. How can I do to filter incoming mail to different IMAP folders? On the Cyrus homepage, something called Sieve is mentioned. How do I use this? What package should I install? How do I use it with Cyrus IMAP? System:

DBERROR: skiplist recovery errors

2002-12-11 Thread Alessandro Oliveira
Hi, I'm getting the following errors in my logs: Dec 9 09:12:35 intra03 imapd[30212]: DBERROR: skiplist recovery: 0958 should be ADD or DELETE Dec 9 09:12:35 intra03 imapd[30212]: DBERROR: opening /var/lib/imap/user/n/natacha.seen: cyrusdb error Dec 9 09:12:35 intra03 imapd[30212]: Coul

postfix, sasl2 and imapd realm problem

2002-12-11 Thread redel
dear list, I'm using: postfix-1.1.12-20021202 cyrus-sasl-2.1.7 cyrus-imapd-2.1.9 my requirements: managing a single mail domain (f.ex. foo.com) with imap, with auth CRAM-MD5 or DIGEST-MD5. (no plain text passwords and others) what I did: - turned on unixheirsep to allow dots in mbo