Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Greg Pulfer
--- Rob Siemborski <[EMAIL PROTECTED]> wrote: > That, and it ensures that you have exactly the same > configuration running > on all the systems. Speaking about configuration, I was wondering if there is any sample configuration files (cyrus.conf and imapd.conf) for a basic or recommended Cyrus I

Re: Vanishing quota information

2004-06-30 Thread Simon Matter
> Simon Matter wrote: >> q2:open("/var/spool/imap/q/user/442vk/Drafts/cyrus.header", O_RDWR) = 4 >> q2:open("/var/spool/imap/q/user/442vk/Sent/cyrus.header", O_RDWR) = 4 >> q2:open("/var/spool/imap/q/user/442vk/Trash/cyrus.header", O_RDWR) = 4 >> q2:open("/var/lib/imap/quota/q/user.442vk", O_RDWR)

Advice for Cyrus version

2004-06-30 Thread AJ
Hey guys, I am trying to decide what version of cyrus-imapd to go with in our rollout. I have seen some issues in releases after 2.2.3. I am thinking of sticking with 2.2.3 for now, but read that the mailboxes.db file should not be in Berkeley db format, which i think is true for 2.2.3. Any

Re: Vanishing quota information

2004-06-30 Thread Ken Murchison
Simon Matter wrote: Simon Matter wrote: Simon Matter wrote: Do you still have the user folder with their emails? I have seen this as well on 2.1.15, although not as frequently as your seeing. We have about 800 users and every so often a client does not have any quota information when they view t

Re: How does cyrus sieve vacation respond to bulk mail?

2004-06-30 Thread Ken Murchison
Rob Tanner wrote: Hi, How does Cyrus Sieve vacation repond to "precendence: bulk" mail such as mailing lists. Do I have to check for the presence of the particular header value, or does the cyrus vacation implementation ignore those messages automatically? It doesn't check the precedence header

How does cyrus sieve vacation respond to bulk mail?

2004-06-30 Thread Rob Tanner
Hi, How does Cyrus Sieve vacation repond to "precendence: bulk" mail such as mailing lists.  Do I have to check for the presence of the particular header value, or does the cyrus vacation implementation ignore those messages automatically? Thanks, Rob -- Rob Tanner UNIX Services Manag

Re: Vanishing quota information

2004-06-30 Thread Rob Siemborski
On Wed, 30 Jun 2004, Simon Matter wrote: > Unfortunately something is really broken and it reminds me the bug in > 2.2.4 in hash.c. There was also a fildescriptor leak which should be fixed > in 2.2.6, which is what I'm running. > Unfortunately I can't seem to find what's going on but I know that

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Rob Siemborski
On Wed, 30 Jun 2004, Greg Pulfer wrote: > --- Rob Siemborski <[EMAIL PROTECTED]> wrote: > > > Again, I think you should only build it once per > > architechure you are > > running on, not once per server. > > Is there any special reasons for that except the > administrative hassle to compile cyrus

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Greg Pulfer
--- Rob Siemborski <[EMAIL PROTECTED]> wrote: > Again, I think you should only build it once per > architechure you are > running on, not once per server. Is there any special reasons for that except the administrative hassle to compile cyrus again and again ? So you would suggest me to simply

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Greg Pulfer
--- Ken Murchison <[EMAIL PROTECTED]> wrote: > Greg Pulfer wrote: > Hmm. The Wiki needs to be updated to discuss 2.2.3 > and later. That's always good to know ;) > Depends on the Cyrus version. If using 2.2.3 or > later, the database > backends are configured at runtime in imapd.conf > (the c

Re: decrease log verbosity

2004-06-30 Thread info-cyrus
On Tue, 29 Jun 2004, Ken Murchison wrote: > Florin Andrei wrote: > > > Is there any way to decrease the syslog messages verbosity? > > > > E.g., for each message i get about 9 syslog messages about lmtpunix. I > > wonder if there's a config flag or something to discard all of them with > > the exc

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Etienne Goyer
Greg Pulfer wrote: Hmm now I was wondering what about all the --with-duplcate-db, --with-mboxlist-db, --with-seen-db, --with-subs-db and such which are recommended on the following Wiki page http://acs-wiki.andrew.cmu.edu/twiki/bin/view/Cyrus/WhatDatabaseBackend ? Maybe the WiKi have not been updat

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Ken Murchison
Greg Pulfer wrote: --- Rob Siemborski <[EMAIL PROTECTED]> wrote: This is definately the way to go. It also means you only need to build cyrus once (per architechure). Hmm now I was wondering what about all the --with-duplcate-db, --with-mboxlist-db, --with-seen-db, --with-subs-db and such which

Re: decrease log verbosity

2004-06-30 Thread Rob Siemborski
On Tue, 29 Jun 2004, Florin Andrei wrote: > Is there any way to decrease the syslog messages verbosity? > > E.g., for each message i get about 9 syslog messages about lmtpunix. I > wonder if there's a config flag or something to discard all of them with > the exception of either duplicate_check or

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Rob Siemborski
On Wed, 30 Jun 2004, Greg Pulfer wrote: > Hmm now I was wondering what about all the > --with-duplcate-db, --with-mboxlist-db, > --with-seen-db, --with-subs-db and such which are > recommended on the following Wiki page > http://acs-wiki.andrew.cmu.edu/twiki/bin/view/Cyrus/WhatDatabaseBackend > ?

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Rob Siemborski
On Wed, 30 Jun 2004, Ken Murchison wrote: > Hmm. The Wiki needs to be updated to discuss 2.2.3 and later. I've added a brief note, but it could probably be expanded on. -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Rob Siemborski * Andrew Systems Group * Cyert Hall

Re: Vanishing quota information

2004-06-30 Thread Simon Matter
> Simon Matter wrote: > >>>Simon Matter wrote: >>> >>> >Do you still have the user folder with their emails? > >I have seen this as well on 2.1.15, although not as frequently as your >seeing. We have about 800 users and every so often a client does not >have >any quota info

Re: Cyrus MURDER - Frontend server configuration options

2004-06-30 Thread Greg Pulfer
--- Rob Siemborski <[EMAIL PROTECTED]> wrote: > This is definately the way to go. It also means you > only need to build > cyrus once (per architechure). Hmm now I was wondering what about all the --with-duplcate-db, --with-mboxlist-db, --with-seen-db, --with-subs-db and such which are recommend

Re: decrease log verbosity

2004-06-30 Thread Carsten Hoeger
On Tue, Jun 29, Ken Murchison wrote: > >Is there any way to decrease the syslog messages verbosity? > > > >E.g., for each message i get about 9 syslog messages about lmtpunix. I > >wonder if there's a config flag or something to discard all of them with > >the exception of either duplicate_check o

Squatter BUS error.

2004-06-30 Thread Andy Fiddaman
I am running Cyrus IMAP 2.2.6 as a 64-bit binary on Solaris 9. I don't know whether this is officially supported but it is running perfectly apart from one small problem; that squatter crashes when indexing mailboxes due to an address alignment error. The crash is being caused by the ntohl() call