Re: defeated about Murder.....

2006-07-03 Thread Rudy Gevaert
Wes Craig wrote: I was thinking this: http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/AnonymousCVS Wiki might be a good place to explain how CyrusIMAP's anonymous cvs works, including which tags might be useful, but Registration is temporarily blocked due to spam attacks. I have

Re: defeated about Murder.....

2006-07-03 Thread Andrzej Kwiatkowski
What bug is this? Is it in bugzilla? The thread from 26.05 : v2.3.6 message delete causes signal 10 Ah, right. This has been fixed in CVS for a while. Hi next thing. My master mupdate mailboxes.db has only 13MB but synchronization last almost 1hour with speed about 30 kb/s. Is it

Re: defeated about Murder.....

2006-07-02 Thread Rudy Gevaert
Wesley Craig wrote: On 19 Jun 2006, at 15:31, Ken Murchison wrote: Ah, right. This has been fixed in CVS for a while. The two obvious references to anonymous CVS for Cyrus seem to be dead links: http://cyrusimap.web.cmu.edu/anoncvs.html

Re: defeated about Murder.....

2006-07-02 Thread Wes Craig
On Jul 2, 2006, at 4:44 PM, Rudy Gevaert wrote: Wesley Craig wrote: On 19 Jun 2006, at 15:31, Ken Murchison wrote: Ah, right. This has been fixed in CVS for a while. The two obvious references to anonymous CVS for Cyrus seem to be dead links: http://cyrusimap.web.cmu.edu/anoncvs.html

Re: defeated about Murder.....

2006-06-19 Thread Patrick Radtke
I've tried to summarize the different ways of doing mail delivery in a murder http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/ CyrusMurderMailDelivery There are some brief instructions on setting up lmtpproxyd to query the localhost. Try those out and let me know if you have questions.

Re: defeated about Murder.....

2006-06-19 Thread Patrick Radtke
I also added http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/WhyMailDeliverySlow to the FAQ It lists the causes of mail delivery problems that we've seen. -Patrick On Jun 18, 2006, at 8:57 AM, Andrzej Kwiatkowski wrote: Hi.. I'was thinking that Murder is a very good concept for cyrus...

Re: defeated about Murder.....

2006-06-19 Thread Ken Murchison
Andrzej Kwiatkowski wrote: 2006/6/18, Wesley Craig [EMAIL PROTECTED]: On 18 Jun 2006, at 16:07, Andrzej Kwiatkowski wrote: could you send Your patch, please ? Sure. Look here: http://cvs.itd.umich.edu/cgi-bin/cvsweb.cgi/lfs/cyrus-imap23/ lmtpproxyd.diff?rev=1.1 These are actually

Re: defeated about Murder.....

2006-06-19 Thread Andrzej Kwiatkowski
2006/6/19, Ken Murchison [EMAIL PROTECTED]: Andrzej Kwiatkowski wrote: 2006/6/18, Wesley Craig [EMAIL PROTECTED]: On 18 Jun 2006, at 16:07, Andrzej Kwiatkowski wrote: could you send Your patch, please ? Sure. Look here:

Re: defeated about Murder.....

2006-06-19 Thread Ken Murchison
Andrzej Kwiatkowski wrote: 2006/6/19, Ken Murchison [EMAIL PROTECTED]: Andrzej Kwiatkowski wrote: 2006/6/18, Wesley Craig [EMAIL PROTECTED]: On 18 Jun 2006, at 16:07, Andrzej Kwiatkowski wrote: could you send Your patch, please ? Sure. Look here:

Re: defeated about Murder.....

2006-06-19 Thread Wesley Craig
On 19 Jun 2006, at 15:31, Ken Murchison wrote: Ah, right. This has been fixed in CVS for a while. The two obvious references to anonymous CVS for Cyrus seem to be dead links: http://cyrusimap.web.cmu.edu/anoncvs.html https://asg.web.cmu.edu/cyrus/download/anoncvs.html

defeated about Murder.....

2006-06-18 Thread Andrzej Kwiatkowski
Hi.. I'was thinking that Murder is a very good concept for cyrus... Till today. I've started some performance test: I've 4 MTA with Postfix+Cyrus frontend 2.2.12 4 backend with Cyrus 2.3.6 and 1 Mupdate with cyrus 2.2.12. I've started with smtp-stone sending 3000 msg (1000 for each of 3 users

Re: defeated about Murder.....

2006-06-18 Thread Wesley Craig
We have patches to lmtpproxyd to refer to the local mailboxes.db, which greatly improves performance. :wes On 18 Jun 2006, at 09:18, [EMAIL PROTECTED] wrote: You have lmtpproxyd set up to query the murder master server for each message that comes in. You're options are to 1. Have lmtpproxyd

Re: defeated about Murder.....

2006-06-18 Thread Andrzej Kwiatkowski
2006/6/18, Wesley Craig [EMAIL PROTECTED]: We have patches to lmtpproxyd to refer to the local mailboxes.db, which greatly improves performance. :wes Hi, could you send Your patch, please ? Thanks AK Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ:

Re: defeated about Murder.....

2006-06-18 Thread Andrzej Kwiatkowski
2006/6/18, Wesley Craig [EMAIL PROTECTED]: On 18 Jun 2006, at 16:07, Andrzej Kwiatkowski wrote: could you send Your patch, please ? Sure. Look here: http://cvs.itd.umich.edu/cgi-bin/cvsweb.cgi/lfs/cyrus-imap23/ lmtpproxyd.diff?rev=1.1 These are actually against Cyrus IMAP 2.2.x, tho

Re: defeated about Murder.....

2006-06-18 Thread Wesley Craig
On 18 Jun 2006, at 16:07, Andrzej Kwiatkowski wrote: could you send Your patch, please ? Sure. Look here: http://cvs.itd.umich.edu/cgi-bin/cvsweb.cgi/lfs/cyrus-imap23/ lmtpproxyd.diff?rev=1.1 These are actually against Cyrus IMAP 2.2.x, tho I'm in the process of moving them forward to

RE: defeated about Murder.....

2006-06-18 Thread Xue, Jack C
You're options are to 1. Have lmtpproxyd query the local server for each incoming message. This decreases load on the murder master. You do this by creating a config file for lmtpproxyd and setting murder master to the localhost. Then you just need to get the auth setup. Can you show me how to

Re: defeated about Murder.....

2006-06-18 Thread Wesley Craig
On 18 Jun 2006, at 16:45, Andrzej Kwiatkowski wrote: Could you write for what are the others patches ? There are a couple of bug fixes. Several are additional logging, particularly of message delivery and message deletion. These two are serious improvements: