Okay, I am diligently working to get Cyrus to play nice with mysql, but
something ain't working. I have two cases that I am testing, both of which
fail. In the first case I am trying to authenticated against Cyrus with an
account that exist in the mysql database. In the second case, I am trying
Luc de Louw wrote:
>
> someting strange is, the 2.0.16 binary from suse is linked to pam:
> ldd /usr/cyrus/bin/imapd|grep pam
> libpam.so.0 => /lib/libpam.so.0 (0x40302000)
>
> But not the binary from source (2.1.3)
install the pam-devel package and recompile again.
best regards
-
Hi
all,
I've run the
mbox2cyrus.pl script to import our old wu-imapd mail folder to our new cyrus
imapd 2.1.3 system. After a bit of tweaking in the perl script I managed to get
it to import ok, except the received times on the imported messages are set to
the time that they were imported
We seem to be having an odd pop3 issue with Cyrus under FreeBSD. We have
installed:
cyrus-imapd-2.0.16_1 The cyrus mail server, supporting POP3 and IMAP4 protocols
cyrus-sasl-1.5.24_7 RFC SASL (Simple Authentication and Security Layer)
cyrus-sasl-1.5.24_8 RFC SASL (Simple Authenticatio
--On Sunday, April 28, 2002 7:53 PM +0800 Ronnie Kwok
<[EMAIL PROTECTED]> wrote:
> I have looked back and perform the following act, and yet, I am still
> having the same error.
>
> What I have done was,
>
> 1. checked the permission setting of sasldb2
> 2.recreate the user in sasldb
> 3. Since
Hi,
I'm getting this error in the imapd.log when trying to access a mailbox
from IMP 3.1
Apr 28 11:05:13 mail01 imapd[10841]: SQUAT failed to open index file
Apr 28 11:05:13 mail01 imapd[10841]: SQUAT failed
any ideas about a solution?
tnx,
Justin Grindea
On Sat, 27 Apr 2002, Igor Brezac wrote:
> On Sat, 27 Apr 2002, Lawrence Greenfield wrote:
> I wrote an auth_ldap module for saslauthd. It supports persistent ldap
> connections and it is fairly configurable via config file. It will only
> compile against openldap 2. If you'd like to take a look
>Well saslpasswd2 -c cyrus then give the password of 'test'
>
>Then you need to chown cyrus:mail /etc/sasldb2
>
>Reload Master
I have looked back and perform the following act, and yet, I am still having the same
error.
What I have done was,
1. checked the permission setting of sasldb2
2.rec
On Sun, 2002-04-28 at 03:22, Dustin Puryear wrote:
> I installed Cyrus via ports on FreeBSD. We want to manage Postfix and Cyrus
> via mysql, so we installed both with mysql support. Unfortunately, I don't
> see documentation about configuring Cyrus for mysql. Is the mysql support
> that comes