Re: decrease log verbosity

2004-06-29 Thread Ken Murchison
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 duplicate_mark. The reason i wa

mailutil permission denied when setting flags

2004-06-29 Thread Andrew J Caird
Hello all, I'm migrating from two servers, one Cyrus 2.1.15 and one UW IMAP, to a single Cyrus 2.2.6 server. Using mailutil, I am able to migrate from the UW IMAP server to the 2.2.6 server with great success - all of the state is kept, and all of the messages make it across. However, when tryi

decrease log verbosity

2004-06-29 Thread Florin Andrei
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 duplicate_mark. The reason i want to keep one of th

Re: Vanishing quota information

2004-06-29 Thread Ken Murchison
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 the account in our Cli

Re: Vanishing quota information

2004-06-29 Thread Simon Matter
> 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 the account in our

¾Ü¾øÆóÒµ¸ß°ºÅàѵ·ÑÓã¡

2004-06-29 Thread ÖйúµÚÒ»ÅàѵƷÅÆ--
-- 中国第一培训品牌--   《中国企业恒星培训工程》特别通知 --  1、7月30日前报名参加《中国企业恒星培训工程》的单位只需交纳5400元人民币。即可成为中国企业恒星培训工程会员单位,享有全部待遇(原价格61400元人民币)。培训周期自申报日起为期一年,共计52

Re: "554 Message contains NUL characters"

2004-06-29 Thread Rob Siemborski
On Tue, 29 Jun 2004, Akihiro KAYAMA wrote: I want to receive them, because: 1. old rfc822(not 2822) does not forbid to use NUL chars. Many MTAs and MDAs can deal with NUL chars without complaining. I don't want to explain the details why I can't receive mails which others can receive. Since I

Re: Cyrus MURDER - Frontend server configuration options

2004-06-29 Thread Rob Siemborski
On Tue, 29 Jun 2004, Etienne Goyer wrote: Greg Pulfer wrote: Now I think I don't need the full blown with all options Cyrus IMAP on the frontend server, so does anyone know what parameters I should use with the ./configure script before compiling for a frontend server need ? Use the same ./configur

Re: Auto Create Quota

2004-06-29 Thread Rob Siemborski
On Tue, 29 Jun 2004, Timo Veith wrote: Hi, is MS Outlook or OE or any other MUA able to create the mailbox and if yes how? Able to? Sure. Implemented? Not likely. autocreatequota was mostly a hack that CMU used to allow users to transition themselves from our legacy mail system to Cyrus many ye

Re: understanding squat indexes

2004-06-29 Thread Jukka Salmi
Ken Murchison --> info-cyrus (2004-06-29 09:58:42 -0400): > Jukka Salmi wrote: > >if I set the "squat" attribute (either the mailbox or the server metadata) > >using cyradm(1), do I still have to run squatter(8) to actually create the > >index files, or is this done automagically? > > You need to

Re: High availability ... again

2004-06-29 Thread Ken Murchison
Lee wrote: Has anyone used GFS with cyrus? Not GFS specifically, but Sun's QFS is being used. I'm certain that SGI's CXFS would also work (although I haven't tested it). Could one theoretically create a redundant, loadbalancing cluster using two boxes, GFS and a SAN? Yes, see my earlier post

Re: High availability ... again

2004-06-29 Thread Ken Murchison
John C. Amodeo wrote: I would be very interested to know if anyone is using a Cyrus cluster connected to a SAN using a cluster file system. Would Cyrus die if two servers were trying to access the same mailstore / db files? As long as the filesystem provides correct locking and memory mapping, th

Re: Cyrus MURDER - Frontend server configuration options

2004-06-29 Thread Etienne Goyer
Michael Halligan wrote: I'm interested in the aggregator too.. What I'd really like to know is if I can use Courier as a back-end.. I have several thousand mail boxes, and converting from Maildir just isn't an option, but I'm finding a strong lack of imap proxy software out there. You can't. First

Re: Cyrus MURDER - Frontend server configuration options

2004-06-29 Thread Etienne Goyer
Greg Pulfer wrote: Now I think I don't need the full blown with all options Cyrus IMAP on the frontend server, so does anyone know what parameters I should use with the ./configure script before compiling for a frontend server need ? Use the same ./configure options for all the node in your Murder

Re: Could not open seen state for

2004-06-29 Thread Ken Murchison
T Reaves wrote: Hello all. I upgrade my SuSE from 8.2 to 9.1 today. One of the big headaches this has caused is my e-mail. 9.1 uses cyrus-imapd-2.2.3-79. After the upgrade several things are going wrong. 1) all messages in my inbox are always reset to not read. Here is what is logged:

Re: Vanishing quota information

2004-06-29 Thread Ken Murchison
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 the account in our Client Interface. When w

Re: understanding squat indexes

2004-06-29 Thread Ken Murchison
Jukka Salmi wrote: Hello, if I set the "squat" attribute (either the mailbox or the server metadata) using cyradm(1), do I still have to run squatter(8) to actually create the index files, or is this done automagically? You need to run 'squatter -a' periodically. The -a option tells it to create

understanding squat indexes

2004-06-29 Thread Jukka Salmi
Hello, if I set the "squat" attribute (either the mailbox or the server metadata) using cyradm(1), do I still have to run squatter(8) to actually create the index files, or is this done automagically? TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ --- Cyrus Home Page: http://asg.we

Could not open seen state for

2004-06-29 Thread T Reaves
Hello all. I upgrade my SuSE from 8.2 to 9.1 today. One of the big headaches this has caused is my e-mail. 9.1 uses cyrus-imapd-2.2.3-79. After the upgrade several things are going wrong. 1) all messages in my inbox are always reset to not read. Here is what is logged: Jun 27 19:58:44 ste

RE: Vanishing quota information

2004-06-29 Thread Simon Matter
> 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 the account in our Client Interface. > When we check

Re: "554 Message contains NUL characters"

2004-06-29 Thread Henrique de Moraes Holschuh
On Tue, 29 Jun 2004, Akihiro KAYAMA wrote: > I want to receive them, because: [...] > And I know NUL chars are nightmare for applications which use ANSI-C > string functions. I suggest a feature getting rid of NUL chars with > warning log when the server receives mails. Tell the MTA to strip the N

RE: Vanishing quota information

2004-06-29 Thread Robert Covell
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 the account in our Client Interface. When we check further the

RE: "554 Message contains NUL characters"

2004-06-29 Thread Michael Sims
Akihiro KAYAMA wrote: > And I know NUL chars are nightmare for applications which use ANSI-C > string functions. I suggest a feature getting rid of NUL chars with > warning log when the server receives mails. If you are running Sendmail or Exim as your MTA you can configure it to strip the NUL cha

Re: Vanishing quota information

2004-06-29 Thread Simon Matter
> Simon Matter wrote: > >>>I have a new problem with vanishing quota. At least I didn't notice it >>>earlier. The situation is that we have quota for all users but suddenly >>>quota for some users are lost, the user. file in the quota dir just >>>doesn't exist anymore. We are using legacy_quota

Re: Auto Create Quota

2004-06-29 Thread Timo Veith
Am Dienstag, 29. Juni 2004 05:48 schrieb John Wade: > Hi Norman, > > I believe the autocreate quota setting is to allow users to create > their own INBOX and enable the automatic setting of a quota when they > do. to quote the imapd.conf man page: > > autocreatequota: 0 >If nonzer

Re: Vanishing quota information

2004-06-29 Thread Ken Murchison
Simon Matter wrote: I have a new problem with vanishing quota. At least I didn't notice it earlier. The situation is that we have quota for all users but suddenly quota for some users are lost, the user. file in the quota dir just doesn't exist anymore. We are using legacy_quota, so nothing new