Re: Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster)

2006-11-28 Thread Igor Zhbanov
2006/11/27, Janne Peltonen [EMAIL PROTECTED]: On Sat, Nov 25, 2006 at 11:56:20PM +0300, Igor Zhbanov wrote: So, what is the best way to build load-balancing Cyrus IMAP cluster? Nginx, perdition, Cyrus IMAP Aggregator, Cyrus IMAP murder, Cyrus IMAP replication? You forgot the simplest one:

Re: Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster)

2006-11-28 Thread Simon Matter
2006/11/27, Janne Peltonen [EMAIL PROTECTED]: On Sat, Nov 25, 2006 at 11:56:20PM +0300, Igor Zhbanov wrote: So, what is the best way to build load-balancing Cyrus IMAP cluster? Nginx, perdition, Cyrus IMAP Aggregator, Cyrus IMAP murder, Cyrus IMAP replication? You forgot the simplest

Re: Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster)

2006-11-28 Thread Gary Mills
On Tue, Nov 28, 2006 at 11:54:55AM +0300, Igor Zhbanov wrote: I need to build mail system without using uncommon hardware such as shared storage connected via SCSI or fiber channel. I need software-only solution. Can you recommend me what kind of clustered filesystem and/or network block

notifyd memory leak

2006-11-28 Thread Tod Pike
This is somewhat of a long shot, but maybe someone has seen this problem. On all of our Cyrus backends, we've seen the memory size of the notify daemon will monotonically increase until all swap space is eventually taken up: PID USERNAME THR PRI NICE SIZE RES STATE TIMECPU COMMAND

Deferred...

2006-11-28 Thread Paul van der Vlis
Hello, I try to send mail with my fresh Cyrus 2.2, but /var/log/mail.log says: Nov 28 15:05:39 linux postfix/lmtp[3227]: 8337317785EB: to=[EMAIL PROTECTED], relay=none, delay=0.14, delays=0.07/0.05/0.02/0, dsn=4.4.1, status=deferred (connect to linux.lokaal.netwerk[/var/run/cyrus/socket/lmtp]:

Re: Deferred...

2006-11-28 Thread Paul van der Vlis
Simon Matter schreef: Hello, I try to send mail with my fresh Cyrus 2.2, but /var/log/mail.log says: Nov 28 15:05:39 linux postfix/lmtp[3227]: 8337317785EB: to=[EMAIL PROTECTED], relay=none, delay=0.14, delays=0.07/0.05/0.02/0, dsn=4.4.1, status=deferred (connect to

Re: Deferred...

2006-11-28 Thread Simon Matter
Hello, I try to send mail with my fresh Cyrus 2.2, but /var/log/mail.log says: Nov 28 15:05:39 linux postfix/lmtp[3227]: 8337317785EB: to=[EMAIL PROTECTED], relay=none, delay=0.14, delays=0.07/0.05/0.02/0, dsn=4.4.1, status=deferred (connect to

Re: Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster)

2006-11-28 Thread Adam Tauno Williams
On Tue, 2006-11-28 at 08:01 -0600, Gary Mills wrote: On Tue, Nov 28, 2006 at 11:54:55AM +0300, Igor Zhbanov wrote: I need to build mail system without using uncommon hardware such as shared storage connected via SCSI or fiber channel. I need software-only solution. Can you recommend me what

Folders containing messages and subfolders

2006-11-28 Thread Kevin Clark
Hi, Does Cyrus IMAP support the ability to have folders that may contain both messages and subfolders? The tdlp.org 'MS Outlook to Unix Mailbox Conversion' MINI-HOWTO suggests that no Linux IMAP server using the Mailbox format supports this feature. Does Cyrus IMAP use the Mailbox format and,

Re: Folders containing messages and subfolders

2006-11-28 Thread Joseph Brennan
--On Tuesday, November 28, 2006 15:48 + Kevin Clark [EMAIL PROTECTED] wrote: Hi, Does Cyrus IMAP support the ability to have folders that may contain both messages and subfolders? The tdlp.org 'MS Outlook to Unix Mailbox Conversion' MINI-HOWTO suggests that no Linux IMAP server using

Re: Folders containing messages and subfolders

2006-11-28 Thread Dave McMurtrie
Kevin Clark wrote: Hi, Does Cyrus IMAP support the ability to have folders that may contain both messages and subfolders? The tdlp.org 'MS Outlook to Unix Mailbox Conversion' MINI-HOWTO suggests that no Linux IMAP server using the Mailbox format supports this feature. Does Cyrus IMAP use the

Re: Folders containing messages and subfolders

2006-11-28 Thread Adam Tauno Williams
Does Cyrus IMAP support the ability to have folders that may contain both messages and subfolders? Absolutely, yes. The tdlp.org 'MS Outlook to Unix Mailbox Conversion' MINI-HOWTO suggests that no Linux IMAP server using the Mailbox format supports this feature. Cyrus doesn't use Mailbox.

Re: Folders containing messages and subfolders

2006-11-28 Thread Simon Matter
Hi, Does Cyrus IMAP support the ability to have folders that may contain both messages and subfolders? Yes, Cyrus IMAP supports messages and subfolders in folders. The tdlp.org 'MS Outlook to Unix Mailbox Conversion' MINI-HOWTO suggests that no Linux IMAP server using the Mailbox format

RE: 2.6 Kernel and POP issues

2006-11-28 Thread Robert T. Covell
Looking over my start up scripts I found that the system is using urandom and not random. Should I be using the compile option: --with-egd-socket From the configure explanation I would not think so. If in fact urandom is being used and the entropy pool is working would there be anything else I

Re: Folders containing messages and subfolders

2006-11-28 Thread Zachariah Mully
On Tue, 2006-11-28 at 15:48 +, Kevin Clark wrote: Hi, Does Cyrus IMAP support the ability to have folders that may contain both messages and subfolders? The tdlp.org 'MS Outlook to Unix Mailbox Conversion' MINI-HOWTO suggests that no Linux IMAP server using the Mailbox format supports

Cyrus HA LB cluster summary

2006-11-28 Thread Michael Menge
Hi, the Cyrus (HA and LB) Cluster question seems to popup very often the last months. With this post I try to summarize the info of the posts of the following threads: - Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster) - NFSv4, anyone? - Cyrus, clusters, GFS - HA yet again

Cyrus::IMAP::Admin with SSL?

2006-11-28 Thread Marten Lehmann
Hello, how can I connect to the Cyrus-Server with Cyrus::IMAP::Admin through SSL? Currently I am using Cyrus::IMAP::Admin-new($server, $port); Regards Marten Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info:

Re: Cyrus HA LB cluster summary

2006-11-28 Thread Gary Mills
On Tue, Nov 28, 2006 at 05:28:02PM +0100, Michael Menge wrote: the Cyrus (HA and LB) Cluster question seems to popup very often the last months. With this post I try to summarize the info of the posts of the following threads: Thanks. This is valuable information. The following

Re: Cyrus::IMAP::Admin with SSL? (Marten Lehmann)

2006-11-28 Thread Karl Boyken
Marten, if you're writing your own scripts, download the IMAP::Admin Perl module from CPAN and use that, instead. It will let you connect via SSL. Karl Boyken Hello, how can I connect to the Cyrus-Server with Cyrus::IMAP::Admin through SSL? Currently I am using

RE: 2.6 Kernel and POP issues

2006-11-28 Thread Sebastian Hagedorn
-- Robert T. Covell [EMAIL PROTECTED] is rumored to have mumbled on 28. November 2006 10:35:40 -0600 regarding RE: 2.6 Kernel and POP issues: Looking over my start up scripts I found that the system is using urandom and not random. That doesn't have to do anything with anything. Should I

Re: frontend-to-backend lmtp auth: only admins may authenticate

2006-11-28 Thread Peter Schober
* Peter Schober [EMAIL PROTECTED] [2006-11-23 19:49]: everything works fine if 'frontend' is listed under 'admins:' on the backends, but Setting up the backends ...[0] like in the docs: [...] leads me to including 'frontend' just in 'lmtp_admins' and 'proxyservers': [...] lmtp_admins:

cyrus and global filtering

2006-11-28 Thread Johannes Egger
Dear list, I run cyrus 2.1.18 and postfix 2.1.5 on a linux debian box, 2.6.8 kernel. I use cyrdeliver as a delivery agent for postfix, procmail is not involved. I am wondering whther it is possible to use global filtering scripts with cyrus, similar to /etc/procmailrc. The reason I ask - maybe

Re: NFSv4, anyone?

2006-11-28 Thread Nikola Milutinovic
To summarize, the situation isn't that different from the 'normal' situation. After all, even a single instance of cyrus running on one machine contains multiple imapds (at least abt one per connection, on my current, non-clustered system, abt 1500 at a time). And they all access the same

Re: cyrus and global filtering

2006-11-28 Thread Andre Henry
On Nov 28, 2006, at 1:57 PM, Johannes Egger wrote: tagged as spam by spamassassin into a user's spam folder, with a minimum of maintenance (e.g. I'd like to automatically create the folder and subscribe the user to it). I have been told and read on the web that sieve scripts only work on a