Cyrus DBERROR

2001-04-14 Thread Sergeant Mark
I have installed on a FreeBSD 4.3-RC machine. I have worked most of the problems out, except one. I keep getting an error in my logs as follows: Apr 14 21:53:59 paradox lmtpd[9526]: DBERROR: dbenv->open failed: Permission denied Apr 14 21:53:59 paradox lmtpd[9526]: deliver: unable to init dupli

Re: cannot find -lssl?

2001-04-14 Thread Jen Wu
I found out the solution looking through the archives. I ran ./configure --with-openssl=/usr/include/openssl and everything compiled okay. Now on to configuration and actually running the thing ... Jen jennyw wrote: > > Still having problems compiling 2.0.12. When I run make all, I get this

Re: cannot find -lssl?

2001-04-14 Thread Christoph Bühring
Hi, just run ./configure --with-openssl=/usr/lib, and be sure you have libssl-dev installed, Chris --On Freitag, 13. April 2001 12:53 -0700 jennyw <[EMAIL PROTECTED]> wrote: > Still having problems compiling 2.0.12. When I run make all, I get this > error: > > LD_RUN_PATH="/usr/lib" cc -o b

duplicate check error

2001-04-14 Thread Kevin van Haaren
I'm getting errors in my syslog: Apr 14 11:33:08 mojo master[399]: about to exec /usr/cyrus/bin/lmtpd Apr 14 11:33:08 mojo lmtpd[397]: duplicate_check: opening /var/imap/deliverdb/deliver-k.db: Invalid argument Apr 14 11:33:08 mojo service-lmtpd[399]: executed Apr 14 11:33:08 mojo lmtpd[397]: dup

Authentication failed. generic failure with sasl and cyrus imap/pop server

2001-04-14 Thread nomad4
All, I am having a weird user auth issue with sasl and cyrus imap/pop server. My os is Freebsd 4.2 w/the latest Berkeley db 3.2, Cyrus 2.0.12, and sasl- 1.5.14. I want to allow some users with unix logins and users without unix logins to pop mail off the server. My MTA is postfix. I created th