Amos Gouaux wrote:
>
> > On Mon, 16 Oct 2000 09:15:35 -0600,
> > Justin Wood <[EMAIL PROTECTED]> (jw) writes:
>
> jw> I've installed a patch that I found on the mailing list. I can't seem
> jw> to find testsieve. I seem to remember reading something about it, but
> jw> the details esca
> On Tue, 17 Oct 2000 09:18:42 -0600,
> Justin Wood <[EMAIL PROTECTED]> (jw) writes:
jw> I only have test.c and test.o. From what I understand though, doesn't
jw> installsieve check the syntax when you install a script? In any case,
Oh, I believe you're right. I haven't used installsi
> I heard/saw from somewhere that "the mailbox in cyrus imap server cannot
> be in a NFS filesystem, it only can be in local filesystem".
>
> Is this true? can somebody give me a reference pointer.
Yes. Cyrus requires rename() be an atomic operation. rename() is not
atomic on NFS filesystems.
S
cyrus-imapd from cvs (2000-10-17 18:00)
cp IMAP/Shell.pm blib/lib/Cyrus/IMAP/Shell.pm
/usr/bin/perl -I/usr/lib/perl5/5.6.0/i686-pld-linux-thread-multi
-I/usr/lib/perl5/5.6.0 /usr/lib/perl5/5.6.0/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.6.0/ExtUtils/typemap -typemap typemap IMAP.xs > IMAP.xsc
Amos Gouaux wrote:
>
> > On Mon, 16 Oct 2000 09:15:35 -0600,
> > Justin Wood <[EMAIL PROTECTED]> (jw) writes:
>
> jw> I've installed a patch that I found on the mailing list. I can't seem
> jw> to find testsieve. I seem to remember reading something about it, but
> jw> the details esca
>Anil Jangity wrote:
>> Also, when I try to use netscape to read email how come it uses
>> plaintext and not
>> CRAM|DIGEST-MD5? (checking email in pine, it uses CRAM-MD5 only).
>> I remember reading somewhere that netscape/ie support those auths?
>
>No, Netscape only supports the PLAIN mechan
Hello!
We use cyrus 2.0.7 with cyrus-sasl 1.5.24.
Problem is that we get message unable to open Berkeley db /etc/sasldb
If we create this file than imapd is coredump.
I don't understand why it wants /etc/sasldb,
if it configured to use PAM :(
--
Dmitry Melekhov
http://www.aspec.ru/~dm
2:5050/11
Anil Jangity wrote:
> Also, when I try to use netscape to read email how come it uses
> plaintext and not
> CRAM|DIGEST-MD5? (checking email in pine, it uses CRAM-MD5 only).
> I remember reading somewhere that netscape/ie support those auths?
No, Netscape only supports the PLAIN mechanism. See
ht