Re: After Action Hooks

2004-09-11 Thread Ken Murchison
Drew Morris wrote: Hello all, I was wondering if it would be possible to add after action hooks into Cyrus-IMAP/POP so that upon any change to a mailbox (folder move, folder rename, folder deletion, message addition, message deletion, message move, etc.) I would be able to fire an action like a per

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread Michael Loftis
The theory only translates if you're using a JOURNALED file system. Linux ext3, reiserfs AIX JFS, Sun/others veritas are all examples of this. AFAIK FreeBSD hasn't any journalling file systems, i could be wrong though since I haven't really looked for one (my freebsd boxes just run...and r

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread Jure PeÃÂar
On Fri, 10 Sep 2004 16:32:33 +0200 Paul Dekkers <[EMAIL PROTECTED]> wrote: > Hmm, then your fscks will run faster/with less problems, but there is > still outage that you can prevent if there is failover in another way > and availability/replication on the application level. > If there are repli

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread Jure PeÃÂar
On Fri, 10 Sep 2004 16:27:40 +0200 Paul Dekkers <[EMAIL PROTECTED]> wrote: > Sebastian Hagedorn wrote: > > > Right, works fine for us for the most part. Hasn't always been like > > that, but the most recent kernel updates by Red Hat have improved > > matters a lot. > > What did the kernel impr

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread Michael Loftis
--On Friday, September 10, 2004 16:27 +0200 Paul Dekkers <[EMAIL PROTECTED]> wrote: What did the kernel improve? You are not using a clustered filesystem, right? RH kernels tend to coem up with bugs that noone else sees FYI (this is why my employer we're switching to Debian...) Well, it's UFS2

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread Michael Loftis
BTW -- if you want Stable (in case you didn't understand that from ym previous mail) go back to FreeBSD 4.x (say 4.10-STABLE or -SECURE) -- you've probably run into a platform bug, not a bug in Cyrus, since the whole machine went. --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ

problems running cyrus-imap-2.2.8

2004-09-11 Thread James Miller
Hi all, I'm trying to run cyrus-imapd-2.2.8 and I'm having all kinds of problems. Anytime imap gets called by master it complains. I'm running a Debian Sid (mixed with a bit of Sarge). Using BerkeleyDB-4.2 (w/the 2 patches). One note, I wasn't able to get cyrus-imapd to compile with db-4.2 w/out

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread David Lang
On Fri, 10 Sep 2004, Michael Loftis wrote: Date: Fri, 10 Sep 2004 13:15:05 -0600 From: Michael Loftis <[EMAIL PROTECTED]> To: Paul Dekkers <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Cyrus crashed on redundant platform - need better availability? The theory only translates if you're using a

°ìÉϺ£Ò»ºÅͨ£¬vipºÅÓŻݼÛ300Ôª£¬ËͰüÔÂÍøÂçµç»°²âÊÔÕʺż°10Ôª»°·Ñ,ÈÃÄúµÄµç»°°üÔ³©´ò

2004-09-11 Thread °ìÉϺ£Ò»ºÅͨ£¬ËͰüÔµ绰
   办上海铁通一号通吧,方便联系,永不占线,节省话费,保护隐私,号码终身不变.用普通的8位数号码将您所有的通信号码统一起来。成为您个人和公司的通信枢纽。 目前在我公司办理可享受300元一年的vip优惠价(原价360),并送一年传真服务。还可以送一个10元面值的网络电话充值卡及号码一个。你可以选择500元包月打全国所有电话或计时0。12元/分钟  500元包月打全国所有电话!(铁通np网络电话) 480元包年打上海!(上海电信新视通网络电话) 网内通话全球0费用! 向您推荐铁通网络电话,和上海电信新视通网络电话。省话费没商量! 特别申明:我们所做的所有通信

Re: Cyrus crashed on redundant platform - need better availability?

2004-09-11 Thread Paul Dekkers
Hi, Michael Loftis wrote: The theory only translates if you're using a JOURNALED file system. Linux ext3, reiserfs AIX JFS, Sun/others veritas are all examples of this. AFAIK FreeBSD hasn't any journalling file systems, Hmm, some say the use of softupdates preclude a journaling filesystem (

After Action Hooks

2004-09-11 Thread Drew Morris
Hello all, I was wondering if it would be possible to add after action hooks into Cyrus-IMAP/POP so that upon any change to a mailbox (folder move, folder rename, folder deletion, message addition, message deletion, message move, etc.) I would be able to fire an action like a perl script or some o