Re: db-4.0.14

2001-12-05 Thread Amos Gouaux
> On Thu, 6 Dec 2001 10:40:13 +1100, > Jeremy Howard <[EMAIL PROTECTED]> (jh) writes: jh> Any great new enhancements? Any experience using it with Cyrus and/or jh> Postfix? Not I. Not yet. However, I did notice... + Support for group commit, to speed up write-intensive

Re: db-4.0.14

2001-12-05 Thread Jeremy Howard
> Looks like there's a new release for Berkeley DB > Any great new enhancements? Any experience using it with Cyrus and/or Postfix?

Re: Mailbox Backup

2001-12-05 Thread Matt Kenigson
Mika, I'm with the folks I'm helping out right now. All I had to do was restore the mailboxes from backup, replace the mailboxes.db with the old one (from backup), run ctl_mboxlist -r on it and then do the reconstruct -r for the mailbox I was trying to restore. It worked like a charm!!! Tha

Re: [CYRUS] My folders are gone, Please read!

2001-12-05 Thread Haim Dimermanas
You're second recommendation did the trick, thank you. I will try to really fix the problem by editing /var/imap/user/X/Xusername.sub like Jules Agee proposed Thanks again. On Wed Dec 05, 2001 at 02:43:46PM -0500, Todd Nemanich ([EMAIL PROTECTED]) wrote: > I would recommend two things to figure

Re: login error

2001-12-05 Thread Andreas Amann
On Wed, 5 Dec 2001, Craig Skinner wrote: > > when trying to set up a test account by doing:- > cyradm -user admin localhost imap > Please enter your password: > Please enter your password: > cyradm: cannot authenticate to server with as admin > > when trying to set up a test account by doing:- >

sasl DB

2001-12-05 Thread Ilya
is it possible NOT to use SASL DB with cyrus? i want authentication to go through PAM to mysql (as it does now), and not being put through berkley DB (CRAM and stuff)? do i need to compile cyrus differently (option?) so it wont use CRAM ?

Re: [CYRUS] My folders are gone, Please read!

2001-12-05 Thread Jules Agee
This is a known bug in the 2.0.15-HIERSEP sort-of-proof-of-concept-release, briefly mentioned on the list a couple months ago, I think. The problem is triggered by being subscribed to a folder that doesn't exist (which actually doesn't contradict RFC recommended behavior, IIRC, but is unintuit

Re: [CYRUS] My folders are gone, Please read!

2001-12-05 Thread Todd Nemanich
I would recommend two things to figure out what's going on. First, under your configdirectory (mine is /var/imap/) create a logs/dudle/ directory. That should let you see the commands being sent back and forth between the client and server while you work on it. I've seen a problem with mozill

Re: [CYRUS] My folders are gone, Please read!

2001-12-05 Thread Simon Loader
Todd Nemanich wrote: > > I would recommend two things to figure out what's > going on. First, under your configdirectory (mine > is /var/imap/) create a logs/dudle/ directory. > That should let you see the commands being sent > back and forth between the client and server while > you work on it.

[CYRUS] My folders are gone, Please read!

2001-12-05 Thread Haim Dimermanas
Hello *, I have been using Cyrus for a couple of months at work and on my personal servers. Everything is documented on my web site at http://dudle.linuxroot.org. Just for the record, here is my configuration: - Debian 2.2 - Linux 2.4.10 - cyrus-imapd-2.0.15-HIERSEP-r2 (the version accepting a "

[CYRUS] My folders are gone, Please read!

2001-12-05 Thread Haim Dimermanas
Hello *, I have been using Cyrus for a couple of months at work and on my personal servers. Everything is documented on my web site at http://dudle.linuxroot.org. Just for the record, here is my configuration: - Debian 2.2 - Linux 2.4.10 - cyrus-imapd-2.0.15-HIERSEP-r2 (the version accepting a "

Restoring Mailboxes

2001-12-05 Thread Matt Kenigson
I'm trying to restore mail stores, too. The OS hard drive failed and took everything but /var with it, so I've still got all of the old files. How do I restore all of the mail back to the newly-installed cyrus implementation? Incidentally, in case this makes any difference: The old implementat

Re: Mailbox Backup

2001-12-05 Thread Matt Kenigson
If you have not exported the mailboxes (to the tempfile you list, for example), is there any way to manually rebuild? My issue is that the OS drive went down, took everything but /var with it. I've finally reinstalled Cyrus, but now need to get the mailboxes to work properly. Any ideas? Thanks,

Re: login error

2001-12-05 Thread Craig Skinner
> > & cyradm seems to work now, but same trouble with imtest. > > > > when trying to set up a test account by doing:- > > cyradm -user admin localhost imap > > Please enter your password: > > Please enter your password: > > cyradm: cannot authenticate to server with as admin > > > > when tryi

Re: login error

2001-12-05 Thread Victor
> > > Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC > > > contains: /usr/lib/perl5/5.6.1/i386-linux > > > /usr/lib/perl5/5.6.1 > > > /usr/lib/perl5/site_perl/5.6.1/i386-linux > > > /usr/lib/perl5/site_perl/5.6.1 > > > /usr/lib/perl5/site_perl .). > > > BEGIN failed--compilation aborted. > > I thi

Re: SMTP with Sieve

2001-12-05 Thread Sean Witham
On Tuesday 04 Dec 2001 7:36 pm, you wrote: > "John C. Amodeo" wrote: > > Greetings. > > > > Is there a way to configure the following line in the imapd.conf > > file to use an SMTP port instead of the local delivery agent? > > > > sendmail: /usr/sbin/sendmail > > > > change to someth

Re: login error

2001-12-05 Thread Craig Skinner
> What's your cyrus admin entries in imapd.conf? cat /etc/imapd.conf configdirectory: /var/imap partition-default: /var/spool/imap admins: cyrus admin allowanonymouslogin: no umask: 027 timeout: 30 autocreatequota: 20 allowplaintext: yes plaintextloginpause: 10 singleinstancestore: yes sieveuseh

Re: login error

2001-12-05 Thread Tarjei Huse
> cyradm: cannot authenticate to server with login as admin > Do I have a problem with SASL that is propegating to here? Yes. That is exactly what is happening with the authentication error. What's your cyrus admin entries in imapd.conf? HAve you done saslpasswd ? That should work. TH

Re: login error

2001-12-05 Thread Craig Skinner
> > Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC > > contains: /usr/lib/perl5/5.6.1/i386-linux > > /usr/lib/perl5/5.6.1 > > /usr/lib/perl5/site_perl/5.6.1/i386-linux > > /usr/lib/perl5/site_perl/5.6.1 > > /usr/lib/perl5/site_perl .). > > BEGIN failed--compilation aborted. > I think there's a sol

Re: login error

2001-12-05 Thread Tarjei Huse
Ops,just so you remember: - you most be logged inn as user cyrus (I think) Craig Skinner wrote: > > > Try this: > > > > cyradm --user admin --auth plain localhost > > > > It seems that auth method is not set by default and > crammd5 is tried. This > > seems to work. > > > > G'day Victor, I not

Re: login error

2001-12-05 Thread Tarjei Huse
> Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC > contains: /usr/lib/perl5/5.6.1/i386-linux > /usr/lib/perl5/5.6.1 > /usr/lib/perl5/site_perl/5.6.1/i386-linux > /usr/lib/perl5/site_perl/5.6.1 > /usr/lib/perl5/site_perl .). > BEGIN failed--compilation aborted. I think there's a solution to this, l