Re: api to access cyrus header/index files

2004-01-23 Thread Rob Mueller
> If you're using v2.2.3, its fairly easy. In mailbox.h, bump > MAILBOX_CACHE_MINOR_VERSION to 3 and in mailbox.c add an entry like > {"Xmyheader", 3} to the mailbox_cache_headers array. Any new messages > added to the mailbox will have this header cached. If you want all of > the messages to h

Re: CyrusImapd+sasldb+postfix+smtpauth ...

2004-01-23 Thread Jason Williams
thanks for your reply... :) Don't forget to mail me your installation story, problems, success... My pleasure. I'm currently writing up a doc for install cyrus-imapd and postfix on FreeBSD. Once it is done, im going to put it up on my web page. :) The only problems im having right now are a few

Re: Re: skiplist vs db format

2004-01-23 Thread Igor Brezac
After I read your message again, you should _not_ kill an imapd process by hand. This is probably a large part of your problem. If you want to be able to do this, you need to upgrade to cyrus 2.2.3. > > > Is there a fix/solution for the SSL imap/pop daemons dieing other than to > > > upgrade t

Re: CyrusImapd+sasldb+postfix+smtpauth ...

2004-01-23 Thread Fred Gravel
Hi Jason, thanks for your reply... :) Don't forget to mail me your installation story, problems, success... I did install cyrus-imapd from /usr/ports/mail using the default make options... Without errors... This could be a problem. If I remember, that version in /usr/ports/mail/cyrus-imapd is a

Re: Re: skiplist vs db format

2004-01-23 Thread throwaway-it
We're using : cyrus sasl 1.5.20 Open SSL 0.9.6g Kerberos V5 The majority of the clients are: Pine 4.21 and Outlook Thanks, Bob > > On Fri, 23 Jan 2004 [EMAIL PROTECTED] wrote: > > > We are using STK's Shared Virtual Array, V960's with PPRC > > (Peer-to-peer-remote-copy). > > > > Just fo

Initial creation of users and folders...

2004-01-23 Thread Jason Williams
Just a real quick question here. For whatever reasons, some times, after I create a new user and log in with the user (using Mozilla mail client) sometimes it creates the trash folder and sometimes it does now. I have not been able to pin point exactly why it works and sometimes it does not wor

Re: CyrusImapd+sasldb+postfix+smtpauth ...

2004-01-23 Thread Jason Williams
hi guys, I own a freebsd virtual server on a known VDS provider... It's a freebsd 4.8-RELEASE-p10... I use it for web hosting ... Yesterday, i did configure Postfix with Smtp Auth with Sasldb... And i'm now trying to configure Cyrus-imapd with salsdb... Im doing a very similiar setup. I'll let yo

Re: Re: skiplist vs db format

2004-01-23 Thread Igor Brezac
On Fri, 23 Jan 2004 [EMAIL PROTECTED] wrote: > We are using STK's Shared Virtual Array, V960's with PPRC (Peer-to-peer-remote-copy). > > Just for a test, we moved the /var/imap directory onto local disk (disk > mirrored using Disksuite) and IO wait shot up to over 80%. I use IQstore storage arra

Re: Re: skiplist vs db format

2004-01-23 Thread throwaway-it
We are using STK's Shared Virtual Array, V960's with PPRC (Peer-to-peer-remote-copy). Just for a test, we moved the /var/imap directory onto local disk (disk mirrored using Disksuite) and IO wait shot up to over 80%. Is there a fix/solution for the SSL imap/pop daemons dieing other than to upg

Re: Re: skiplist vs db format

2004-01-23 Thread Igor Brezac
Your drives are working overtime. There is nothing waiting to be written (good), but service time is high and I imagine things feels a bit sluggish. Is this software RAID? Can you add more drives? I do not know if skiplist will reduce your disk load (my guess is yes because skiplist does not m

Re: Old mail rescue - can anyone help ?

2004-01-23 Thread Craig Ringer
Robert Peckham wrote: I am a Cyrus user by proxy - it's the email server now built-in to Apple's Panther (OSXv10.3) Server, so I hope this posting is allowed ! They picked a good mail server then :-) Early on Monday morning, the Cyrus Mail folders became corrupted and would not be reconstructed. T

Re: Re: skiplist vs db format

2004-01-23 Thread throwaway-it
It 4.0.14 (November 18, 2001). Here's the output from 6 periods: r/sw/s kr/s kw/s wait actv wsvc_t asvc_t %w %b device 1.3 24.78.0 202.5 0.0 3.30.5 125.6 0 15 c3t17d2s0 2.1 57.8 10.8 414.6 0.0 7.00.0 116.4 0 45 c3t17d2s0 1.5 62.67.5

Re: skiplist vs db format

2004-01-23 Thread Igor Brezac
What version of Berkeley DB4? If it is 4.1.25+ you need to upgrade cyrus (2.1.16 or 2.2.3). What does 'iostat -xPn 30' show for the RAID 1 partition? -Igor On Fri, 23 Jan 2004 [EMAIL PROTECTED] wrote: > For those of you who have converted from the Berkeley db to skiplist, what kind of a > p

skiplist vs db format

2004-01-23 Thread throwaway-it
For those of you who have converted from the Berkeley db to skiplist, what kind of a performance improvement did you receive? We are using Berk. db4 and the IO wait for the disk containing the db is consistantly over 50%. The partition is 7GB, which also contains the user, quota, proc, and db

CyrusImapd+sasldb+postfix+smtpauth ...

2004-01-23 Thread Fred Gravel
hi guys, I own a freebsd virtual server on a known VDS provider... It's a freebsd 4.8-RELEASE-p10... I use it for web hosting ... Yesterday, i did configure Postfix with Smtp Auth with Sasldb... And i'm now trying to configure Cyrus-imapd with salsdb... I did install cyrus-imapd from /usr/ports/m

Old mail rescue - can anyone help ?

2004-01-23 Thread Robert Peckham
I am a Cyrus user by proxy - it's the email server now built-in to Apple's Panther (OSXv10.3) Server, so I hope this posting is allowed ! Early on Monday morning, the Cyrus Mail folders became corrupted and would not be reconstructed. This was quickly followed by the server directories corrupting,

Multiple defaultdomains?

2004-01-23 Thread Ted Cabeen
Is it possible for there to be multiple defaultdomains? I have a number of domains that all merge together, and I'd like all of them to end up in the unqualified mailboxes. Is that possible, or do I need to setup a forwarding system in my MTA? -- Ted Cabeen http://www.pobox.com/~secab

Re: Cyrus IMSPd 1.6a5 and 1.7a Released

2004-01-23 Thread Sebastian Hagedorn
--On Donnerstag, 22. Januar 2004 23:56 Uhr +0100 Sebastian Hagedorn <[EMAIL PROTECTED]> wrote: Cyrus IMAP is configured with "servername cyrus.rrz.uni-koeln.de", the machine has multiple IP addresses and I thought there might be realm problems, but trying to authenticate using [EMAIL PROTECTED] d

Re: [POLL] Singleinstancestore

2004-01-23 Thread Bill Earle
Jeremy, Sorry it took so long for me to respond. On Wed, 21 Jan 2004, Jeremy Rumpf wrote: [snip...] > From the TMS docs: Thanks! I asked out TSM folks here too, they came by with the manual. :) Slight difference, we use the backup / restore portion of TSM on our mail servers. It has the sam

Re: Migrate passwords from shadow to mysql

2004-01-23 Thread Ken Murchison
Shelley Waltz wrote: One other question ... RH ES supplies cyrus-sasl-2.1.15-3 as an rpm in bin or src. I found a cyrus-imapd-2.1.16-6.src.rpm, but could not locate a bin or src rpm for cyrus-sasl-2.1.17. I prefer to be able to upgrade by rpm rather than tar.gz - does anyone know if sasl is avail

Re: api to access cyrus header/index files

2004-01-23 Thread Ken Murchison
Ramprasad A Padmanabhan wrote: On Thu, 2004-01-22 at 19:14, Sergio Devojno Bruder wrote: /Ramprasad A Padmanabhan wrote: I am using cyrus mailboxes to store rss feeds users have subscribed to. Now I am putting special headers in the mails for every feed which are specific to my application.

Re: PTS & LDAP Take 3

2004-01-23 Thread Tim Pushor
Sava, Thanks, I had a quick look at what you had there. Looks good. Perhaps I won't have to reinvent the wheel. Thanks again, Tim Sava Chankov wrote: Tim Pushor wrote: No, ldap.c doesn't work for me at all. If there are no memberOf attributes, it dies and user authentication fails (!). I gues

Re: Migrate passwords from shadow to mysql

2004-01-23 Thread Shelley Waltz
One other question ... RH ES supplies cyrus-sasl-2.1.15-3 as an rpm in bin or src. I found a cyrus-imapd-2.1.16-6.src.rpm, but could not locate a bin or src rpm for cyrus-sasl-2.1.17. I prefer to be able to upgrade by rpm rather than tar.gz - does anyone know if sasl is available in rpm? On Fri,

Re: api to access cyrus header/index files

2004-01-23 Thread Ramprasad A Padmanabhan
On Thu, 2004-01-22 at 19:14, Sergio Devojno Bruder wrote: Ramprasad A Padmanabhan wrote: > I am using cyrus mailboxes to store rss feeds users have subscribed > to. Now I am putting special headers in the mails for every feed which > are specific to my application. > > I want to do an opt

Re: Migrate passwords from shadow to mysql

2004-01-23 Thread Ken Murchison
Shelley Waltz wrote: Ken, Thanks for the very clear instructions on how this works. One thing which does not make sense is the removal of the mech_list option subsequent to all users in the shadow file having auth'd once. ??? Because once the users are transitioned to the sql database, then you

Re: PTS & LDAP Take 3

2004-01-23 Thread Igor Brezac
On Fri, 23 Jan 2004, Sava Chankov wrote: > Tim Pushor wrote: > > No, ldap.c doesn't work for me at all. If there are no memberOf > > attributes, it dies and user authentication fails (!). I guess I could > > setup a test user and step through it, but I did see what was happening > > at least in

Re: Migrate passwords from shadow to mysql

2004-01-23 Thread Shelley Waltz
Ken, Thanks for the very clear instructions on how this works. One thing which does not make sense is the removal of the mech_list option subsequent to all users in the shadow file having auth'd once. ??? Also, why are the transitioned passwords stored in plaintext in the mysql database? rega

Re: PTS & LDAP Take 3

2004-01-23 Thread Sava Chankov
Tim Pushor wrote: No, ldap.c doesn't work for me at all. If there are no memberOf attributes, it dies and user authentication fails (!). I guess I could setup a test user and step through it, but I did see what was happening at least in my adaptation of ldap.c. Canonicalization (of a group) was

Database recovering up to 7 hours

2004-01-23 Thread Leonid Kabanov
Hello, I have cyrus-imap installed. All works fine except one - after crash ctl_cyrusdb works 5-7 hours. Every time I reboot or just restart cyrus master process users cannot get thier mail. I know it's berkley db problem, not cyrus. So now I want to switch to other database backend. Can I do i