Re: DB vs. Flat File

2002-02-06 Thread Jeremy Howard
> Feel free to write a lib/cyrusdb_mysqlinno.c; I don't have the time or > inclination to do this right now. > What's the best way to learn about how to write a backend? Is there some docs somewhere? Or is it just a case of looking at an existing backend? If there's no docs, could you provide a re

timsieved and saslauthd

2002-02-06 Thread Darren Nickerson
Folks, RedHat have a great .spec file for sasl1+2 combined in their rawhide development snapshot. You might want to check it out, I'm using it now. How do I convince timsieved to use saslauthd? It seems to want to use sasldb. Feb 6 11:45:52 polaris timsieved[20740]: Could not open db

mail bounces for some users but not all

2002-02-06 Thread Theodore Knab
I created a shell account for one user. >From there I ran a sh mboxtocyrus /var/spool/mail/. Mail for this user works. Additional users where created differently. Others do not have shell accounts. I used the cyradm tool: sh cyradm -u cyrus localhost localhost> lm user.s localhost> sam user.

Cyrus-Imap - Postfix : Mailbox does not exist (Urgent problem...)

2002-02-06 Thread stefang
Hello, I have looked in the maillist archives and seen this problem mentioned a few times but i do not find any satisfactory answers. I need an aswer fast.. I have 2 setups 1st: localhost> ver name : Cyrus version: v2.0.16 vendor : Project Cyrus support-url: http://asg.web.cmu.edu

Re: DB vs. Flat File

2002-02-06 Thread Lawrence Greenfield
Feel free to write a lib/cyrusdb_mysqlinno.c; I don't have the time or inclination to do this right now. Larry Date: Tue, 5 Feb 2002 20:45:24 +0100 From: Jure Pecar <[EMAIL PROTECTED]> On Tue, 5 Feb 2002 14:20:32 -0500 Lawrence Greenfield <[EMAIL PROTECTED]> wrote: > mysql, with

Re: Postfix + Cyrus problem.

2002-02-06 Thread Daniel Persson
Hi Bernard, Thanks for you help. Joe Ellis helped me to get going, the problem was that i didnt create my mailboxes as "user.mailboxnam" but just "user" wich didnt work. Now it works. However, i have some questions regarding the alias file. Currently my /etc/postfix/virtual looks like this: m

Re: Postfix + Cyrus problem.

2002-02-06 Thread Bernard Frit
At 14:23 06/02/02 +0100, Daniel Persson wrote: >My master.cf contains: > >cyrus unix - n n - - pipe flags=R >user=cyrus argv=/usr/cyrus/bin/deliver -e -m ${extension} ${user} You should try : cyrus unix - n n - - pipe flag

Re: imapd + tls/ssl + chain certificate

2002-02-06 Thread Lawrence Greenfield
Date: Mon, 4 Feb 2002 21:30:52 -0500 From: Bryan Fullerton <[EMAIL PROTECTED]> [...] Is there any way to make this go? Did I just waste money on a cert I can't use with Cyrus IMAPd? We use an intermediate cert. Here's the relevant portion of our imapd.conf: tls_cert_file: /imap/con

Postfix + Cyrus problem.

2002-02-06 Thread Daniel Persson
Hi all, I have been trying to set up Cyrus with postfix for a while now whitout sucess. My master.cf contains: cyrus unix - n n - - pipe flags=R user=cyrus argv=/usr/cyrus/bin/deliver -e -m ${extension} ${user} And my main.cf mailbox_transport = cyrus virtu