Re: Cyrus 2.3.9: Errors compiling outside source directory

2007-09-22 Thread Vincent Fox
Ah, found my problem. The 2nd problem with glob_t not being found, was caused by my fix for the first problem. To rewind a bit, my first trial failed here: ### Done building chartables. gcc -c -I.. -I/ucd/include -I/ucd/src/cyrus-imapd/cyrus-imapd-2.3.9/cyrus-imapd-2.3.9/et -I/ucd/include -I/

Re: Cyrus 2.3.9: Errors compiling outside source directory

2007-09-22 Thread Bron Gondwana
On Sat, Sep 22, 2007 at 08:02:34PM -0700, Vincent Fox wrote: > Bron Gondwana wrote: > > Do you have the 'makedepend' utility on your system? I found > > that if it wasn't there, "make depend" would not get all the > > dependencies in place. > > > In Solaris, there is a makedepend in /usr/openwi

Re: Cyrus 2.3.9: Errors compiling outside source directory

2007-09-22 Thread Vincent Fox
Bron Gondwana wrote: > Do you have the 'makedepend' utility on your system? I found > that if it wasn't there, "make depend" would not get all the > dependencies in place. > In Solaris, there is a makedepend in /usr/openwin/bin. Hence my including that directory in PATH at top of script. I su

Re: Cyrus 2.3.9: Errors compiling outside source directory

2007-09-22 Thread Bron Gondwana
On Sat, Sep 22, 2007 at 04:36:03PM -0700, Vincent Fox wrote: > So our protocol is we have a central repository in AFS for > source code. Then we write a script called BUILD.ksh that > does all the right stuff to compile into a /tmp/(package)-obj > directory on each build platform. This is not work

Re: Cyrus IMAP 2.3.9 on Solaris 10 with ZFS and SAN

2007-09-22 Thread Rob Mueller
> http://cyrus.brong.fastmail.fm/patches/cyrus-statuscache-2.3.8.diff > > This cuts back on meta IO traffic considerably for repeated SELECT > calls on mailboxes which are unchanged. We are in a similar boat, > and it makes a huge difference (also for some other clients) That should be "cuts back

Cyrus 2.3.9: Errors compiling outside source directory

2007-09-22 Thread Vincent Fox
So our protocol is we have a central repository in AFS for source code. Then we write a script called BUILD.ksh that does all the right stuff to compile into a /tmp/(package)-obj directory on each build platform. This is not working for me yet on Cyrus 2.3.9 as the configure utility as-is doesn't

RE: conversation with /var/lib/imap/socket/lmtp timed out while sending end of data

2007-09-22 Thread Leon Kolchinsky
> On 9/20/07, Leon Kolchinsky <[EMAIL PROTECTED]> wrote: > > > 1. Try to understand on the cyrus side, look into the cyrus log for > > > messages at the same time (here Sep 20 06:46:10). Try a : > > > # grep -ir 06:46:[01][7890123] /var/log > > > > > > > Here the appropriate lines: > > > > # grep -

Cyrus IMAP, sendmail an sieve, can't get the vacation-script working

2007-09-22 Thread Hans van Hoogstraten
Hi, I have been trying to activate a vacation-script for a while now, but I really can't get it to work!! My details: - Fedora Core 3 server - Cyrus imap - sendmail The script: require "vacation"; vacation :days 1 :addresses ["[EMAIL PROTECTED]"] "I'm away until October 19. If it's an emerge

Re: Cyrus IMAP 2.3.9 on Solaris 10 with ZFS and SAN

2007-09-22 Thread Alain Spineux
On 9/21/07, Pascal Gienger <[EMAIL PROTECTED]> wrote: > Wesley Craig <[EMAIL PROTECTED]> wrote: > > > I might suggest running a connection caching daemon, up-imapproxy > > springs to mind. LOGIN & SELECT are not exactly lightweight. > > Actually, login is lightweight and never was source of perfor

Re: deliver reports (/var/lib/imap/socket/lmtp) failed: Connection refused

2007-09-22 Thread Alain Spineux
On 9/22/07, Gyorgy Knyihar <[EMAIL PROTECTED]> wrote: > Hello Simon, > > I reconstructed all mailboxes but it did not help. > I found that the service outages happen usually during nights. > There were two backups run by cron every night which gzipped a lot of data. > I disabled these CPU intensive

Re: Cyrus IMAP 2.3.9 on Solaris 10 with ZFS and SAN

2007-09-22 Thread Bron Gondwana
On Sat, 22 Sep 2007 14:19:45 +0930, "Daniel O'Connor" <[EMAIL PROTECTED]> said: > On Sat, 22 Sep 2007, Bron Gondwana wrote: > > On Fri, Sep 21, 2007 at 05:53:48PM -0400, Wesley Craig wrote: > > > On 21 Sep 2007, at 13:36, Pascal Gienger wrote: > > > > A proxy would mean another possibility of fail