All,
I'm hoping someone can help me with this issue. I have a new install with Redhat 8.0.
I used the sasl RPM 2.1.7-2. I downloaded and installed cyrus imap version 2.1.12.
My imapd.conf file looks as follows:
configdirectory: /var/imap
partition-default: /var/spool/imap
admins: cyrus root
From: "Rob Mueller" <[EMAIL PROTECTED]>
Date: Thu, 27 Feb 2003 08:22:09 +1100
[...]
In the case of cyrus, I think you can quite happily stick with the
multi-process model, I wasn't advocating moving to a threaded model. The
discussion started due to an issue with killing child proces
I will also add that on current *nix systems the advantages of threads
over processes is a lot less then it used to be. In my case we are running
apache2 on AIX and found no noticable difference between the two (so we
are useing processes for the stability reasons you note below)
David Lang
On T
> It is always a big pain to update code that was never written to be
> threaded, to be thread-safe. Apache2 has a problems with just about every
> third party module supported under Apache 1.3. I imagine that Cyrus would
> have all sorts of thread issues. There is no magic solution for that.
Hello,
We are in the process of setting up a machine just to do shared folders.
There will be no user accounts on the machine. Their accounts are on
other servers.
We use kerberos for authentication, so once the ACL for their id is
setup all they need to do is create the "account" in the client th
Scott Balmos wrote:
>
> Hi everyone,
>
> I remember reading a message like this back in the 1997 archives, but
> maybe (hopefully?) something's changed in the newer versions.
>
> I'm intending to use Cyrus and shared IMAP folders as a replacement for
> a currently-running private NNTP server f
Thank you. I am in a similar situation like yours, because the server is
still in test mode, so I can apply this solution. Thanks for help! :)
Have a nice day,
En3pY
Simon Brady wrote:
On Wed, 26 Feb 2003, Sebastian Konstanty Zdrojewski wrote:
Hi,
I tried with this:
localhost.localdomain
On Wed, 26 Feb 2003, Sebastian Konstanty Zdrojewski wrote:
> Hi,
>
> I tried with this:
>
> localhost.localdomain> reconstruct user.mailboxname
> reconstruct: Operating System Error
>
> The imapd.log file appended the following line:
>
> Feb 26 16:08:48 nexus imapd[30158]: Reconstructing
> 'u
Hi everyone,
I remember reading a message like this back in the 1997 archives, but
maybe (hopefully?) something's changed in the newer versions.
I'm intending to use Cyrus and shared IMAP folders as a replacement for
a currently-running private NNTP server for small-scale discussion
groups. No pr
Hi,
I tried with this:
localhost.localdomain> reconstruct user.mailboxname
reconstruct: Operating System Error
The imapd.log file appended the following line:
Feb 26 16:08:48 nexus imapd[30158]: Reconstructing
'user.massimiliano_rovatti' (not recursive) for user 'postmaster'
Sorry for boring..
On Tue, Feb 25, 2003 at 01:32:14PM -0600, Christopher Crowley wrote:
...
> I applied a patch that I found in the e-mail archives.
> (http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl
> &msg=2965)
>
> So now lib/Makefile.am is:
>
> # diff Makefile.am Makefile.am.orig
that wa
Sebastian Konstanty Zdrojewski wrote:
> Hello,
>
> I have an annoying problem: my collegue deleted phisically the
> directories from the user's directory, so the system, while attempting
> to delivery a message to a mailbox returns a "I/O Error". Correct until
> here.
>
> I need to remove the en
I had a similar problem at the beginning... try to check your imapd.conf
file, maybe there is a problem while specifying the uthentication
method. Here is a sample I am using for test:
sasl_pwcheck_method: saslauthd
mech_list: plain
It works for me. Check also if the libsasl2 is available in the
Hello,
I have an annoying problem: my collegue deleted phisically the
directories from the user's directory, so the system, while attempting
to delivery a message to a mailbox returns a "I/O Error". Correct until
here.
I need to remove the entries from the mailbox database, but I can't find
t
Hi List
I downloaded the latest cyrus-imap and cyrus-sasl sources onto my
RedHat8.0 system.
I built cyrus sasl without any problems and started saslauthd
Then I proceeded to built cyrus-imap with the following configure
commands:
--without-krb --with-auth=unix --with-perl=/usr/bin/perl
Afterwar
On Tuesday 25 February 2003 18:02, Kristian Rink wrote:
> the archive of this list, it is not possible in cyrus (in IMAP?) to have
> a general "seen" flag for mails or mailboxes so this way it is
> impossible for any user who is able to read mail in the shared
> mailboxes to find out whether or not
It is always a big pain to update code that was never written to be
threaded, to be thread-safe. Apache2 has a problems with just about every
third party module supported under Apache 1.3. I imagine that Cyrus would
have all sorts of thread issues. There is no magic solution for that.
Besi
17 matches
Mail list logo