On Mon, 2007-12-10 at 12:20 -0500, Ken Murchison wrote:
> I am pleased to announce the release of Cyrus IMAPd 2.3.11. This
> release should be considered production quality.
hi,
gcc 2.96 fails to build 2.3.11 because of a typo in imap/index.c.
see the attached patch for a fix.
apart from this sm
On Wed, 2005-07-27 at 09:52 +0200, Simon Matter wrote:
> I'm interested to hear how people implemented SMS text notification in a
> cyrus-imapd environment.
we use sieve's mailto notify action.
the user has an "sms notification" checkbox in webmail. all
notifications are sent to a special e-mail ad
On Tue, 2005-07-12 at 12:48 +0200, Ingo Freund wrote:
> Not this and no reboot did help, the error stayed.
> After a long time of trying this and that the only solution
> seemed to be a file system check on the binary partition of the
> concerned machine. The check didn't tell about any errors, but
On Mon, 2005-07-11 at 23:00 +0200, Ingo Freund wrote:
> Hi,
hi,
> from one second to the next our cyrus pop3ds service stopped
> to login its users, while the imaps side continues its work
> properly.
sounds like the good old pop3 dev random issue. see:
http://acs-wiki.andrew.cmu.edu/twiki/bin/vi
On Mon, 2005-06-13 at 01:38 +0200, Misha Moellner wrote:
> Hi,
hi!
> I want to login to Cyrus IMAP Server using the e-mail address ([EMAIL
> PROTECTED])
> instead of the user name (someusername). User name and e-mail address are
> not related.
>
> Does anyone know how to do this? Is it possible
On Tue, 2005-05-03 at 10:57 -0400, Ken Murchison wrote:
> So, my question is, what should the *default* behavior of unexpunge be:
>
> A. only unexpunge the message and leave the \Deleted flag set as-is
> (only undo the expunge step)?
>
> B. unexpunge the message and unset the \Deleted flag (undo
On Fri, 2005-03-25 at 13:52 +0400, Sergey wrote:
> Hello.
hi,
> Sometimes I have problems with search of process pop3d which blocks
> mailbox. There are ways for search of such processes ?
check your syslog, every cyrus process logs the logged in user.
do sth like:
egrep '^.*pop3d.*login: .* .*
On Wed, 2005-03-09 at 11:46 -0500, Forrest Aldrich wrote:
> In addition to my other post re: Maximum SASL2 password length, I'd like
> to know what the maximum login-id (or account name) length of a Cyrus
> IMAPD account is.
from mailbox.h:
#define MAX_MAILBOX_NAME 490
beware that this 490 char
same here, i already filed a bug report.
tom.
On Mon, 2005-02-14 at 11:06 -0200, Andreas Hasenack wrote:
> After upgrading to 2.1.11 this morning I started to get random segfaults when
> switching mailboxes (closing one and opening the other):
>
> #0 index_fetchreply (mailbox=0x8130f80, msgno=2
On Tue, 2005-01-04 at 12:12 +0100, [EMAIL PROTECTED] wrote:
> hello
hi,
> i read some (not all) docs of cyrus imap
> but i didnt found a real solve for my problem.
> is it possible to have "2" mailboxes , or that a user can choose which he
> wants ...(imap or pop3)
a user has one mailbox. but he
On Thu, 2004-05-27 at 14:15, Kent L. Nasveschuk wrote:
> Does anyone know what saslauthd authentication mechanisms the current
> distribution of Debian supports in the sasl package? In particular I am
> interested in using LDAP directly or possibly LDAP through PAM if
> supported to authenticate us
hi!
sorry for the delay in giving you feedback on the performance of the
modified murder setup.
we activated the new setup ( 2x murder backend, 2x murder frontend, 4x
smtp ) by the end of last week.
with the smtp load gone, the murder frontends perform very well. load
varies between 0.5 and 1.5,
On Tue, 2003-11-11 at 18:32, Simon Matter wrote:
> That's exactly what I'm doing here. Almost every MTA and the cyrus servers
> have their own LDAP replica. I had some problems years ago when the
> central and only LDAP Master hung from time to time. Now, every service is
> configured to use it's l
On Tue, 2003-11-11 at 18:12, Etienne Goyer wrote:
> Very interesting ... we expect a similar load (~30K active users) on
> similar hardware, except the mupdate master will run on a separate
> machine. I suppose you run your MTAs on the frontend, as such that's
> where the bottleneck is ?
yep, that
On Tue, 2003-11-11 at 16:54, Etienne Goyer wrote:
> Exactly what we planned on doing too. Did it made a big difference to
> you to have internal (i guess admin, proxy and mupdate) users in sasldb?
as i said previously, we have no problems at all with external users
authenticated via saslauthd.
our
On Tue, 2003-11-11 at 15:23, Etienne Goyer wrote:
> Very interesting ... I am building a Murder whee we expect a similar
> load. Could you expand a bit on the hardware used ?
we use compaq dl360g3 on all machines. they are equipped with 2x Intel
Xeon 2.8GHz and 2GB RAM. 4 70GB hdds are configured
On Tue, 2003-11-11 at 16:26, Henrique de Moraes Holschuh wrote:
> Looks like an overloaded LDAP backend to me...
>
> I've seen this enough on our systems that I use sasldb+ldap, with all
> internal users (cyrus admins, etc) in sasldb, and the real users in ldap
that's exactly our current setup
On Mon, 2003-11-10 at 18:19, Giridhar Raichur wrote:
> We are in the process of converting UW Imap to Cyrus Imap. We have about
> 10K users using about 100K mailboxes. We anticipate the number of users
> to increase to 15K.
>
> I looked at http://asg.web.cmu.edu/cyrus/ocnfig.html that describes
>
On Tue, 2003-10-21 at 08:25, Ramprasad A Padmanabhan wrote:
> I am reading this yet but I am not able to understand the idea
> completely. Can I just install an aggregator on a machine and put it
> infront of my cyrus server ( running a pretty old version 2.0.14 )
no.
an aggregator consists of back
On Thu, 2003-08-28 at 21:23, Marc-Christian Petersen wrote:
> Hi all,
hi!
> either I did something completely wrong or there are some heavy problems
> within v2.1.15.
i use cyrus imapd 2.1.15 and cyrus sasl 2.1.15 and everything works as
expected.
[snip]
> 2. Saslauthd is running!! So why it ca
On Tue, 2003-07-15 at 05:59, Chris Hamilton wrote:
> Currently, I have exim setup to use /usr/bin/deliver -l to cyrus
> mailboxes. My users would like to send to local addresses using
> case insensitive addresses so that [EMAIL PROTECTED] and [EMAIL PROTECTED] go to the
> same
> mailbox.
cyrus
On Fri, 2002-09-27 at 13:04, Markus Wernig wrote:
> Can somebody please point me to a document that describes the syntax of
> the sieve vacation feature. I've been struggling with it for some time
> now.
http://www.cyrusoft.com/sieve/drafts/sieve-vacation-04.txt
tom.
signature.asc
Descriptio
tory: /mnt/home/bmarshal
> userPassword:: e2NyeXB0fWxuYkRhejRuYjlhUXA=
>
yes, this will do, as long as your acls are not too restrictive.
i recommend using simon loader's ldap+mysql patch for cyrus sasl, which
enables the sasl library to authenticate a user ag
23 matches
Mail list logo