RE: How I got Cyrus 2.0.12 up on RedHat 7.0

2001-03-27 Thread Jim Hardwick
created in sasldb. -Original Message- From: Kep Brown [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 1:33 PM To: Jim Hardwick Subject: Re: How I got Cyrus 2.0.12 up on RedHat 7.0 I was read your post in the archives and I must be missing something, wrong beer? I follow steps 1-5

How I got Cyrus 2.0.12 up on RedHat 7.0

2001-03-21 Thread Jim Hardwick
The box is a RedHat 7.0 Server install running kernel 2.2.18. I've got sasl (CRAM, DIGEST, and PLAIN), login, and ssl working. I haven't tested sieve yet. I'm not using any other auth methods, so this won't be much help if you want to use shadow passwords or Kerberos. There may be steps here that

RE: a plea for help

2001-03-19 Thread Jim Hardwick
Nevermind the previous 'plea for help' - I just got things working! If it interests others, I'd be happy to post what I've done. I would still like to hear if others can reproduce the segfault I found. Jim

segfault bug in 2.0.12? - and a plea for help

2001-03-19 Thread Jim Hardwick
After banging my head against the wall all night, I found what looks like a bug in 2.0.12. If you misspell 'partition-default' as 'partition-defualt', imapd segfaults when trying to connect. I've tracked it to config_init() in imap/config.c and probably fatal() in imapd.c, but my limited linux deb