> On Sat, 12 May 2001 03:20:18 +0200 (CEST),
> Noll Janos <[EMAIL PROTECTED]> (nj) writes:
nj> I'm planning on doing a "mailbox-daemon", which will load all mailbox data
nj> into itself, and persist. It would communicate with the cyrus-server with a
nj> unix domain socket. I think it wo
Hi!
We've experienced the same problem with cyrus 2.0.xx as some of you have, it
seem the db3 part can sometimes "deadlock".
There is a partial solution: make cyrus use text files, instead of db3. You
have to modify one or two lines in the source, but sadly I don't have the
source here with me
Hi,
I am trying to
imtest -m login -p imap localhost
as described on Cyrus Howto, and I keep getting the following error message
C: CO1 CAPABILITY
failure: prot layer failure
Does anybody know what is causing this problem? I check the readme document
that came with the source doc/readme.html
Amos Gouaux writes:
>
>> On Fri, 11 May 2001 10:07:49 -0500 (CDT),
>> mills <[EMAIL PROTECTED]> (m) writes:
>
>m> I notice also that a main feature of SASL is that it engages in a
>m> dialogue with the client. PAM also does this through its conversation
>m> function. Could SASL be made
> On Fri, 11 May 2001 10:07:49 -0500 (CDT),
> mills <[EMAIL PROTECTED]> (m) writes:
m> I'm going through the SASL code looking for a place to put account
m> management. Does anyone have a suggestion? SASL does only authentication,
m> using various secret mechanisms, but we need a way f
Ok, I think I know the problem here. The default pwcheck method from the
rpm was PAM. However, PAM has a restriction that users besides root may
not make password comparisons against any passwords except their own.
Hence, since the IMAP server runs as Cyrus, it cannot go through PAM to
verify any
I'm going through the SASL code looking for a place to put account
management. Does anyone have a suggestion? SASL does only authentication,
using various secret mechanisms, but we need a way for the server to
reject the client after authentication succeeded. This might be because
the user's ac
Need assistance to get cyrus-sasl-1.5.24 (from rpm) & cyrus-imapd-2.0.12
(compiled according to package instructions) to work properly on RH7.0 Pro
Server install.
'master' process seems to start OK, and initially spawns several imap,
imapd -s, pop3d, pop3d -s + lmtpd processes (all initiated by
Hi,
You can find some useful Tips and Tools at:
http://www.oreilly.com/catalog/mimap/
Bye,
Anton