Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Nic Bernstein
On 05/17/2017 10:54 AM, Patrick Goetz wrote: Follow up question: The package maintainer for the Arch cyrus-imapd package has fallen behind and my users need to be able to access their mail, so as a temporary work around I'm just going to build/compile cyrus 3.0.1 from source. I asked about

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Patrick Goetz
Follow up question: The package maintainer for the Arch cyrus-imapd package has fallen behind and my users need to be able to access their mail, so as a temporary work around I'm just going to build/compile cyrus 3.0.1 from source. I asked about some of this before, but will my 2.5.10 config

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Patrick Goetz
Thanks everyone; this is as I expected. On 05/17/2017 10:04 AM, Jason Englander wrote: On Wed, 17 May 2017, Patrick Goetz wrote: I had to update my mail server for unrelated reasons, after which I couldn't get cyrus-master to start. It turned out to be related to ctl_cyrusdb not running beca

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Patrick Boutilier
On 05/17/2017 12:04 PM, Jason Englander wrote: On Wed, 17 May 2017, Patrick Goetz wrote: I had to update my mail server for unrelated reasons, after which I couldn't get cyrus-master to start. It turned out to be related to ctl_cyrusdb not running because the program was compiled against lib

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Jason Englander
On Wed, 17 May 2017, Patrick Goetz wrote: before I start googling, can someone tell me how to disable SSLv3 in imapd.conf? Possibly not relevant because of the other post, but the answer is: man imapd.conf -> tls_ciphers Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: ht

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Patrick Boutilier
On 05/17/2017 11:40 AM, Patrick Goetz wrote: So, running openssl s_client -connect mail.myserver.org:143 -starttls imap Same error with -tls1_2 ? openssl s_client -connect mail.myserver.org:143 -tls1_2 -starttls imap it appears that it's still trying to use SSLv3 and the newest versio

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Jason Englander
On Wed, 17 May 2017, Patrick Goetz wrote: I had to update my mail server for unrelated reasons, after which I couldn't get cyrus-master to start. It turned out to be related to ctl_cyrusdb not running because the program was compiled against libssl.so.1.0 while this library had been upgraded

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Patrick Goetz
Hi - No, the private key and certificate should match; I'm using the same key/cert pair for webmail, and that one works fine. I'm still thinking cyrus 2.5.10 isn't compatible with the newest version of openssl. Here is the "enumerate ciphers" nmap output for the mail, and webmail servers, r

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Wolfgang Breyha
Patrick Goetz wrote on 17/05/17 16:40: > SSL alert number 40 This error has nothing to do with SSLv3 or protocol version at all. Maybe your private key and certificate do not match on server side. Greetings, Wolfgang -- Wolfgang Breyha | http://www.blafasel.at/ Vienna University Computer Center

Re: Problems with cyrus 2.5.10 after system update

2017-05-17 Thread Patrick Goetz
So, running openssl s_client -connect mail.myserver.org:143 -starttls imap it appears that it's still trying to use SSLv3 and the newest version of openssl won't allow this? === [pgoetz@frog ~]$ openssl s_client -connect mail.myserver.org:143 -starttls imap

Re: Problems with cyrus and postfix

2005-12-16 Thread Jure Pečar
On Fri, 16 Dec 2005 11:20:57 +0100 Michael Schwartzkopff <[EMAIL PROTECTED]> wrote: > /var/log/mail: > Dec 16 09:39:11 dmz2 postfix/local[5752]: warning: connect #10 to subsystem > private/cyrus: Permission denied > > /var/log/messages: > Dec 16 09:39:01 dmz2 kernel: SubDomain: REJECTING w acces

Re: Problems with cyrus and postfix

2005-12-16 Thread Michael Schwartzkopff
Hi, solved: It was the subdomain system that does not seem to work correctly in SuSE 10.0. Use Yast -> AppArmor -> Update Profile Wizard several times. It seems that 10.0 basic does not do everything automagically! Am Freitag, 16. Dezember 2005 12:27 schrieb Berger, Stefan (IT-Management): > on

Re: Problems with cyrus and postfix

2005-12-16 Thread Berger, Stefan (IT-Management)
on a basic install of Suse 10 all parameters are set automaticlly so you don't need to configure some parameters... but try this 1st possibility: mailbox_transport = cyrus - be sure that in master.cf cyrus is included but it have to be there by default or 2nd possibility: i

Re: problems with cyrus

2005-05-09 Thread bebop33
this is a typo? mailbox_transpor?t? in the other mail your log said 'sent' with local, so it seems the mails have been sent to local (linux) mailboxes instead of cyrus. pls provide more info of your config: postfix: transport, master.cf (grep cyrus) and your domain structure cu chris > i wrote i

Re: problems with cyrus

2005-05-09 Thread Wil Cooley
On Mon, 2005-05-09 at 12:52 +0200, juanjo rj wrote: > i wrote in my postfix config (main.cf) the line: > mailbox_transpor=cyrus...should i write something more? or should I start > another specific daemon for postfix? The preferred setting is: mailbox_transport=lmtp:unix:/var/lib/imap/socket/lm

Re: problems with cyrus

2005-05-09 Thread Ulf Rasch
juanjo rj wrote: i wrote in my postfix config (main.cf) the line: mailbox_transpor=cyrus...should i write something more? or should I start another specific daemon for postfix? thanks no, just make postfix reload the config files and look if it delivers the mail to cyrus imap. BTW the the line

Re: Problems with cyrus!

2005-05-09 Thread Ulf Rasch
juanjo rj wrote: Hi every body...At firstsorry for my english ! :) i have a problem with cyrus-IMAP... I´m trying to build a webmail with SQUIRRELMAIL+POSTFIX+CYRUS IMAP Well, Config Squirrel with cyrus imap it's as easy as execute a config file where i can choose the imap server running

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-04 Thread Rob Siemborski
On Fri, 4 Jun 2004, Ian G Batten wrote: > On Fri, 04 Jun 2004, Rob Siemborski wrote: > > I ment ctl_cyrusdb -r. > > I thought that was run automatically when master started? If it is configured, then it runs. I'll take that as a 'yes'. -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-04 Thread Ian G Batten
On Fri, 04 Jun 2004, Rob Siemborski wrote: > I ment ctl_cyrusdb -r. I thought that was run automatically when master started? ian --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-04 Thread Rob Siemborski
On Fri, 4 Jun 2004, Ian G Batten wrote: On Thu, 03 Jun 2004, Rob Siemborski wrote: I'll also ask the obvious -- did you subsequently stop the server and run recovery on the database? Well, master couldn't prefork anything, citing an inability to read mailboxes.db. As reconstruct -m is currently un

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-04 Thread Ian G Batten
On Thu, 03 Jun 2004, Rob Siemborski wrote: > I'll also ask the obvious -- did you subsequently stop the server and run > recovery on the database? Well, master couldn't prefork anything, citing an inability to read mailboxes.db. As reconstruct -m is currently unavailable I used reconstruct -p to

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-04 Thread Ian G Batten
On Thu, 03 Jun 2004, Rob Siemborski wrote: > Why on earth were you killing processes at random? As a test of the stability of the databases. A database should be able to take the explosive failure of any reader or writer with, at worst, a reconstruction. Consider the scenario when the machine lo

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-03 Thread Rob Siemborski
On Thu, 3 Jun 2004, Ian G Batten wrote: > For what it's worth, I'm building a new server to replace my > long-standing Solaris 7 + Cyrus 1.6.22 server --- one hour of downtime > since 1999. I've used the gcc from the SFW collection, Cyrus 2.2.4 and > Solaris 10 build 55 (which is probably the cur

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-03 Thread Rob Siemborski
On Thu, 3 Jun 2004, Rob Siemborski wrote: > > not seen any major problems, although a concerted dose of killing > > processes at random while under load corrupted my skiplist mailboxes.db > > file. For safety I've switched that to berkeley (Sun provide db4.1 in > > SFW). > > Why on earth were you

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-03 Thread Ian G Batten
For what it's worth, I'm building a new server to replace my long-standing Solaris 7 + Cyrus 1.6.22 server --- one hour of downtime since 1999. I've used the gcc from the SFW collection, Cyrus 2.2.4 and Solaris 10 build 55 (which is probably the current Solaris Express bits: I'm a Platinum Beta si

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Shawn Sivy
I wasn't able to get 2.2.3 to work eventhough I used the same build options. Kept getting messages like ... Jun 2 13:10:09 cyrus imap[3080]: [ID 884154 local6.error] unable to tell master 1: Broken pipe Jun 2 13:10:09 cyrus imap[3080]: [ID 884154 local6.error] unable to tell master 2: Broken

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Igor Brezac
On Wed, 2 Jun 2004, Shawn Sivy wrote: > >Have things improved since you restarted master? > > > >You can use pfiles and pmap (and lsof) to check for open files and memory > >usage. Try to use pfile against a running imapd process and see if a > >number of open files increases. > > > >What does u

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Shawn Sivy
Igor Brezac wrote: On Wed, 2 Jun 2004, Shawn Sivy wrote: Igor Brezac wrote: On Tue, 1 Jun 2004, Shawn Sivy wrote: I'm having all kinds of problems with Cyrus IMAP 2.2.5 on Solaris 9. System I/O errors, imap processing dying, IOERRORs. Does anyone have suggestions on what could be th

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Igor Brezac
On Wed, 2 Jun 2004, Shawn Sivy wrote: > > Igor Brezac wrote: > > >On Tue, 1 Jun 2004, Shawn Sivy wrote: > > > > > > > >>I'm having all kinds of problems with Cyrus IMAP 2.2.5 on Solaris 9. > >>System I/O errors, imap processing dying, IOERRORs. > >> > >>Does anyone have suggestions on what could

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Igor Brezac
On Wed, 2 Jun 2004, Shawn Sivy wrote: > Against my better judgement, I upgrade the hardware Sun 280R to Sun 440, > > the OS from Solaris 8 to 9 and Cyrus IMAP 2.0.16, SASL 1.5.24 & Postfix > 1.1.13 to IMAP 2.2.5, SASL 2.1.18 & Postfix 2.1.1. > > I haven't created any new users on the new version

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Shawn Sivy
Igor Brezac wrote: On Tue, 1 Jun 2004, Shawn Sivy wrote: I'm having all kinds of problems with Cyrus IMAP 2.2.5 on Solaris 9. System I/O errors, imap processing dying, IOERRORs. Does anyone have suggestions on what could be the cause? Has anyone gotten version 2.2.5 working on Solaris (SPARC) 9

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-02 Thread Shawn Sivy
Against my better judgement, I upgrade the hardware Sun 280R to Sun 440, the OS from Solaris 8 to 9 and Cyrus IMAP 2.0.16, SASL 1.5.24 & Postfix 1.1.13 to IMAP 2.2.5, SASL 2.1.18 & Postfix 2.1.1. I haven't created any new users on the new version yet. I did try going from quotalegacy to skiplis

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-01 Thread Simon Matter
> I'm having all kinds of problems with Cyrus IMAP 2.2.5 on Solaris 9. > System I/O errors, imap processing dying, IOERRORs. > > Does anyone have suggestions on what could be the cause? Has anyone > gotten version 2.2.5 working on Solaris (SPARC) 9? > > -Shawn > > May 30 17:52:57 cyrus lmtpunix[

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-01 Thread Shawn Sivy
On a whim, I tried switching from quotalegacy to skiplist for the quota_db config. I stopped and restarted the master, it created the quotas.db file in the /var/imap directory, but I can't set any quotas after the first one. After that trying to get the quota of the only user or set another q

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-01 Thread Igor Brezac
On Tue, 1 Jun 2004, Shawn Sivy wrote: > I'm having all kinds of problems with Cyrus IMAP 2.2.5 on Solaris 9. > System I/O errors, imap processing dying, IOERRORs. > > Does anyone have suggestions on what could be the cause? Has anyone > gotten version 2.2.5 working on Solaris (SPARC) 9? > > -S

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-01 Thread Ken Murchison
Shawn Sivy wrote: I want to say that it takes a little while since I tried a couple things that seemed to work, but the errors creep back in after a bit. I recompiled with gcc instead of Sun's cc, which I thought fixed the problem, but it didn't. Off hand, could you tell whether the memory leak

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-01 Thread Shawn Sivy
I want to say that it takes a little while since I tried a couple things that seemed to work, but the errors creep back in after a bit. I recompiled with gcc instead of Sun's cc, which I thought fixed the problem, but it didn't. Off hand, could you tell whether the memory leak would most like

Re: Problems with Cyrus IMAP 2.2.5 on Solaris 9 on production server

2004-06-01 Thread Ken Murchison
Shawn Sivy wrote: I'm having all kinds of problems with Cyrus IMAP 2.2.5 on Solaris 9. System I/O errors, imap processing dying, IOERRORs. Does anyone have suggestions on what could be the cause? Has anyone gotten version 2.2.5 working on Solaris (SPARC) 9? -Shawn May 30 17:52:57 cyrus lmtpu

Re: Problems with Cyrus-imapd 2.2.3

2004-03-30 Thread Roland Pope
Solved this problem by removing the files in /var/lib/imap/db. It would appear that there was a mismatch between the database files and the recovery logs. Roland - Original Message - From: "Ken Murchison" <[EMAIL PROTECTED]> > Roland Pope wrote: > > Hi, > > > > I have installed cyrus-im

Re: Problems with Cyrus-imapd 2.2.3

2004-03-30 Thread Ken Murchison
Roland Pope wrote: Hi, I have installed cyrus-imapd 2.2.3 under RedHat 9 using Simon Matters RPMS. I rebuilt the RPM's from source to make sure it matched my machine. In addition to this, I have been running 2.0.15 sucessfully on another RedHat 9 box for some time now. The issue I am having appear

Re: Problems with Cyrus and SquirrelMail

2003-12-12 Thread Geoff Soper
Hi, They're running 1.5.24. I don't really have any access to the mail server but support are quite helpful. I can't see this test area in the setup, is it in the conf.pl? Can anyone suggest some commands to try? Thanks, Geoff > It may be a good idea to get the version of Cyrus your hosting comp

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Joakim Ryden
On 12/11/03 12:20 PM Geoff Soper wrote: [...] Every time I set up SM with Cyrus and use altnamespace I always have to set: $noselect_fix_enable= true; in config/config.php Hi, could you explain a little bit more about this please? What effect does this option have? My 'grep' is as g

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Geoff Soper
> On Fri, Dec 05, 2003 at 08:37:21PM -, Geoff Soper wrote: >> case? Does anyone have any experience of SquirrelMail and Cyrus? What >> can >> I do next in the way of diagnosis or remedy? > > I have recently used squirrelmail-1.4.2 and cyrus-2.1.16 without problems. > You might want to check the

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Geoff Soper
> On 12/5/03 12:37 PM Geoff Soper wrote: >> ERROR : Connection dropped by imap-server. >> Query: STORE 753:753 +FLAGS (\Answered) > Every time I set up SM with Cyrus and use altnamespace I always have to > set: > > $noselect_fix_enable= true; > > in config/config.php > Hi, could you

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread mbarber
It may be a good idea to get the version of Cyrus your hosting company is using. How much access do you have to the Cyrus server and its setup? I run a Cyrus server and I was able to setup SM with a few plugins in about 20 minutes. They must have something funny setup. Under the options setting

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread Joakim Ryden
On 12/5/03 12:37 PM Geoff Soper wrote: I've installed SquirrelMail (a PHP IMAP webmail client) on my webserver and have it acessing my account on the mail server running Cyrus. Both are commercially hosted and the hosting company doesn't support webmail software. I have a problem with replying to m

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread Andreas
On Fri, Dec 05, 2003 at 08:37:21PM -, Geoff Soper wrote: > case? Does anyone have any experience of SquirrelMail and Cyrus? What can > I do next in the way of diagnosis or remedy? I have recently used squirrelmail-1.4.2 and cyrus-2.1.16 without problems. You might want to check the $imap_serve

Re: Problems with Cyrus IMAP 2.1.13

2003-06-06 Thread Gareth Bult
... Completely clean install ... Cyrus+Postfix+SASL+SA On Fri, 2003-06-06 at 14:30, Rob Siemborski wrote: On Fri, 6 Jun 2003, Gareth Bult wrote: > > You shouldn't ever need to reconstruct unless a mailbox is corrupted (And > > that can be done live). ctl_cyrusdb -r should *always* be run b

Re: Problems with Cyrus IMAP 2.1.13

2003-06-06 Thread Rob Siemborski
On Fri, 6 Jun 2003, Gareth Bult wrote: > > You shouldn't ever need to reconstruct unless a mailbox is corrupted (And > > that can be done live). ctl_cyrusdb -r should *always* be run becfore > > cyrus starts (it should be in the START section of master.conf). > > Ok, so what would you make of thi

Re: Problems with Cyrus IMAP 2.1.13

2003-06-06 Thread Gareth Bult
> Means your client has dropped out 'uncleanly'. Its a harmless log message, and if you're logging at LOG_DEBUG you should expect to see a lot of harmless log messages. Sure.  However I have noted that I "only" see this when my client dies, not when it exits.. [!] In the next version of c

Re: Problems with Cyrus IMAP 2.1.13

2003-06-06 Thread Rob Siemborski
On Fri, 6 Jun 2003, Gareth Bult wrote: > >Jun 6 06:57:48 Mercury imapd[3676]: Could not shut down filedescriptor > 0: Socket is not connected > > Means your client has dropped out 'uncleanly'. Its a harmless log message, and if you're logging at LOG_DEBUG you should expect to see a lot of harmle

Re: Problems with Cyrus IMAP 2.1.13

2003-06-06 Thread Ken Murchison
Nikola Milutinovic wrote: Hi all. Just upgraded our production server to 2.1.13. I must confess, yesterday afternoon and evening were full of Gremlins (those little creatures that screw up your, otherwise, perfect plan for upgrade). Well, I got the Cyrus UP and RUNNING, but there are some subtl

Re: Problems with Cyrus IMAP 2.1.13

2003-06-06 Thread Gareth Bult
Hi, I've seen similar things here. >Jun  6 06:57:59 Mercury pop3d[2888]: error sending to idled: 2 Means that something has crashed badly. >Jun  6 06:57:48 Mercury imapd[3676]: Could not shut down filedescriptor 0: Socket is not connected Means your client has dropped out 'uncleanly'. Or

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-09 Thread Lawrence Greenfield
--On Monday, December 09, 2002 4:39 PM + Stephen Grier <[EMAIL PROTECTED]> wrote: Henrique de Moraes Holschuh wrote: There is a more complete solution to the SIGCHILD problems in master, that fixes all the race conditions that cause the process count to be lost. I call it the "pid morgue" :-

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-09 Thread Stephen Grier
Henrique de Moraes Holschuh wrote: > There is a more complete solution to the SIGCHILD problems in master, that > fixes all the race conditions that cause the process count to be lost. I > call it the "pid morgue" :-) > > It is in the bugzilla, and it is being used in production by the fastmail.f

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-06 Thread Henrique de Moraes Holschuh
On Fri, 06 Dec 2002, Oleg Derevenetz wrote: > Nicola Ranaldo wrote: > >I think master would check exit value of its childs and decrement the > >number > >of ready_workers. > > It seems like you perfectly right. I wrote a quick fix (i will be very > thankful if you check my fix and correct me if

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-06 Thread Oleg Derevenetz
Nicola Ranaldo wrote: I think master would check exit value of its childs and decrement the number of ready_workers. It seems like you perfectly right. I wrote a quick fix (i will be very thankful if you check my fix and correct me if I am wrong) and it works :-) Attachment contain this fix. *

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-06 Thread Nicola Ranaldo
I think master would check exit value of its childs and decrement the number of ready_workers. Regards Nicola Ranaldo > When some pop3d dies with signal (i.e. SIGTERM), all incoming > connections to corresponding address:port are hangs. For example, if I > have pop3d running on 192.168.0.1:

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-05 Thread Ken Murchison
Carson Gaspar wrote: > > --On Thursday, December 05, 2002 10:22 PM +0300 Oleg Derevenetz > <[EMAIL PROTECTED]> wrote: > > > When some pop3d dies with signal (i.e. SIGTERM), all incoming connections > > to corresponding address:port are hangs. For example, if I have pop3d > > I can confirm that

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-05 Thread Carson Gaspar
--On Thursday, December 05, 2002 4:58 PM -0500 Rob Siemborski <[EMAIL PROTECTED]> wrote: This isn't good enough for me to reproduce it. I have tried both with preforking and without preforking. I cannot get 2.1.11 to behave like this on Solaris 8. Master didn't change since 2.1.10 so I don't

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-05 Thread Rob Siemborski
On Thu, 5 Dec 2002, Carson Gaspar wrote: > > When some pop3d dies with signal (i.e. SIGTERM), all incoming > > connections to corresponding address:port are hangs. For example, if I > > have pop3d > > I can confirm that the same bug exists under Solaris 8 x86 (fully patched) > with imapd. To repro

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-05 Thread Carson Gaspar
--On Thursday, December 05, 2002 10:22 PM +0300 Oleg Derevenetz <[EMAIL PROTECTED]> wrote: When some pop3d dies with signal (i.e. SIGTERM), all incoming connections to corresponding address:port are hangs. For example, if I have pop3d I can confirm that the same bug exists under Solaris 8 x86

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-05 Thread Rob Siemborski
On Thu, 5 Dec 2002, Oleg Derevenetz wrote: > When some pop3d dies with signal (i.e. SIGTERM), all incoming > connections to corresponding address:port are hangs. For example, if I > have pop3d running on 192.168.0.1:110, and issue a command: > > $ kill PID_OF_THIS_POP3D I can't duplicate this. I

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-05 Thread Jason Fesler
I'm seeing some form of crashes as well, but I'm not getting enough details to really report on them :( When it crashes, I have to kill everything off including the master, and restart it. -- Jason Fesler, <[EMAIL PROTECTED]> http://gigo.com/resume.html "You'll finish first - or not at all" -

Re: Problems with cyrus-imap

2002-09-19 Thread lst_hoe
At 09:45 19.09.2002 +0200, Víctor Guerra wrote: >That doesn't resolve my problem, the mailboxes are still in >/var/spool/imap/user and "hashimapspool" makes my server cyrus don't >authenticate users > Afaik only new created mailboxes will have this feature furtheron. I guess you must export/impor

Re: Problems with cyrus-imap

2002-09-19 Thread Víctor Guerra
e" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 17, 2002 4:02 PM Subject: Re: Problems with cyrus-imap > At 13:14 17.09.2002 +0200, Víctor Guerra wrote: > >Hello everybody, i am a new subscriber of that list and i have a question. I > >have

Re: Problems with cyrus-imap

2002-09-17 Thread lst_hoe
At 13:14 17.09.2002 +0200, Víctor Guerra wrote: >Hello everybody, i am a new subscriber of that list and i have a question. I >have installed a Cyrus-IMAP server in a Red Hat 7.2 and i have a problem: i >have 19970 mailboxes in my server, those mailboxes are in >/var/spool/imap/user, some time ago

Re: problems with cyrus...

2002-03-30 Thread simon
On Sun, 2002-03-31 at 03:41, damm wrote: > I've read the faq, and found this question rather unanswered > > Mar 30 18:34:42 shell imapd[8703]: [ID 254344 user.error] could not > getenv(CYRUS_SERVICE); exiting > > what exactly does that mean and how can i correct this, i've ran it from command >