Re: Where is Simmon's RPMs

2004-03-27 Thread Ilan Rabinovitch
I believe his site is: http://www.invoca.ch/pub/packages/cyrus-imapd/ Ilan On Sat, Mar 27, 2004 at 01:30:29PM -0800, Patrick Nelson wrote: > I'm getting ready to move my cyrus mail process to a FC1 system and I > went looking for Simmons RPMs and couldn't find the site. Anyone know > if this is

Re: stage directory

2003-09-03 Thread Ilan Rabinovitch
of my cyrus init script: > > ulimit -n 209708 > ulimit -u 2048 > > Andy > > On Wed, 3 Sep 2003, Ilan Rabinovitch wrote: > > > Rob, > > > > Thanks for your continued help with Cyrus. > > > > Well I am definately having some cyrus issues. It

Re: stage directory

2003-09-03 Thread Ilan Rabinovitch
l-archive.com/[EMAIL PROTECTED]/msg13708.html Thanks, Ilan On Tue, Sep 02, 2003 at 07:43:31PM -0400, Rob Siemborski wrote: > On Tue, 2 Sep 2003, Ilan Rabinovitch wrote: > > > Is there anyway to flush the stage directory. My stage directory has now > > hit over 500MB. Thi

stage directory

2003-09-02 Thread Ilan Rabinovitch
Hello, Is there anyway to flush the stage directory. My stage directory has now hit over 500MB. This is becoming an issue. Thanks, Ilan

stage directory

2003-08-25 Thread Ilan Rabinovitch
Hello, Thanks for all of your help so far. I just wanted to ask how large the typical .stage directory is. Currently mine is about 180MB and this seems quite large compared to other cyrus servers I've seen. Could this have anything to do with Cyrus falling asleep on me every once in a while and

Re: cyrus imap hangs regularly

2003-08-23 Thread Ilan Rabinovitch
mysql database using pam_mysql and sasl. Thanks again, Ilan On Fri, Aug 22, 2003 at 12:33:31PM -0700, Ilan Rabinovitch wrote: > Hey Guys, > > These locker errors and other DB related errors continue to pop up > regularly. Its gotten to the point where if I dont restart cyrus every 2

Re: cyrus imap hangs regularly

2003-08-22 Thread Ilan Rabinovitch
ndles open during environment close Aug 22 20:21:23 mail1 cvt_cyrusdb[31037]: DBERROR: error exiting application: Invalid argument Aug 22 20:22:03 mail1 lmtpd[31093]: DBERROR: error fetching <[EMAIL PROTECTED]>: DB_PAGE_NOTFOUND: Requested page not found ----

Re: cyrus imap hangs regularly

2003-08-18 Thread Ilan Rabinovitch
queue. Thanks again for you help, Ilan On Tue, Aug 12, 2003 at 04:47:55PM -0400, Rob Siemborski wrote: > On Tue, 12 Aug 2003, Ilan Rabinovitch wrote: > > > Lately I'm finding that the various cyrus processes go to "sleep" and never > > wake up. As a result sendmail

cyrus imap hangs regularly

2003-08-14 Thread Ilan Rabinovitch
s.db (143 records, 14636 bytes) in 0 seconds After this it spawns imap / pop3 processes and starts showing connections from users. Are my cyrus db's corrupt? I've run reconstruct the mailboxes but this doesnt seem to change anything. I appreciate any suggestions, advice, etc. Thanks, I

Re: Sendmail & Unix Hierarchy Sep

2002-12-31 Thread Ilan Rabinovitch
ith sendmail configs for a while (been using these new > fangled MTA`s of late). Check the flags for your mailer is passing the > full emial. Track down which line in the config the error is coming from > becuase it looks like this is a sendmail problem. > > -- > Simon Loader

Re: Sendmail & Unix Hierarchy Sep

2002-12-30 Thread Ilan Rabinovitch
Are you using cyrus 2.2 ? (cvs only) if not try the lmtp patch at > http://www.surf.org.uk/downloads/ > > -- > Simon Loader > > Ilan Rabinovitch wrote: > > >Hello, > > > >In case this might help I'm attaching my sendmail.mc file. > >I'm

re: Sendmail & Unix Hierarchy Sep

2002-12-30 Thread Ilan Rabinovitch
nl MAILER(smtp)dnl MAILER(local)dnl MAILER_DEFINITIONS Mcyrus, P=[IPC], F=lsDFMnqA5@/:|SmXz, E=\r\n, S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix, A=FILE /var/lib/imap/socket/lmtp LOCAL_RULE_0 Rbb + $+ < @ $=w . >$#cyrus $: + $1 LOCAL_RULESETS

Sendmail & Unix Hierarchy Sep

2002-12-23 Thread Ilan Rabinovitch
Hello, I'm trying to get sendmail to work with Cyrus-Imap and UnixHierarchysep. Right now when e-mails come in sendmail only seems to pass on the 'user' part of '[EMAIL PROTECTED]' so the mail never reaches the mail box I created for it. Any suggestions on how to fix this? Anyone have a sample se