Re: imapd, CPU 100% after viewing a few messages

2003-11-25 Thread warren
Greetings All I have managed to strace the 'looped' imap process. I did the following. Restarted cyrus and opened a mailbox with squirrel. Started STrace on the pid. I then opened mail until the imapd process started using all available cpu cycles. This is the strace output: [EMAIL PROTECTED]

Re: Pop3d user lookup problems. (Imapd works great)

2003-11-25 Thread Simon Matter
You're using cyrus-imapd 2.1.15 with a config from 2.2.x. 2.1.x has no virtdomain support so how do you expect it to work? Simon As shown in the data provided from the original email no errors other then the badlogin / invalid user in the logs when attempting to log in with pop. The user

Newbie question

2003-11-25 Thread Allister Gearon
Hi all, I am trying to configure Cyrus-IMAP (version 2.1.12), and I am a little confused. As I understand it one of the main advantages of the Cyrus mail server is that the server is a sealed server. Do I undestand correctly from this that the users do not have to be created on the OS of the

Re: Newbie question

2003-11-25 Thread Craig Ringer
I'm not a Cyrus expert - being fairly new to it myself - but I thought I'd jump in and explain my understanding of things in case it's useful to you: I am trying to configure Cyrus-IMAP (version 2.1.12), and I am a little confused. As I understand it one of the main advantages of the Cyrus

Re: Newbie question

2003-11-25 Thread Allister Gearon
Craig, thanks for your reply. At the moment users that login on my Cyrus server are authenticated via auxprop - sasldb. That works fine. I am also trying to fetch mail from an upstream POP3 server and am using Fetchmail, which does not like the fact that the recipient of the email is not a user

quota question

2003-11-25 Thread Brasseur Valéry
I have a question about the quota implementation : what's the difference between the quota root file and the information in cyrus.index at OFFSET_QUOTA_MAILBOX_USED ? it seems tha reconstruct update the later and the quota update the first ! thanks in advance valery

Re: Newbie question

2003-11-25 Thread Craig Ringer
thanks for your reply. At the moment users that login on my Cyrus server are authenticated via auxprop - sasldb. That works fine. Aha, sorry. It sounded from your post like you were just trying to get things up and running for the first time. I am also trying to fetch mail from an upstream

Re: Newbie question

2003-11-25 Thread Simon Matter
Craig, thanks for your reply. At the moment users that login on my Cyrus server are authenticated via auxprop - sasldb. That works fine. I am also trying to fetch mail from an upstream POP3 server and am using Fetchmail, which does not like the fact that the recipient of the email is not

Re: Newbie question

2003-11-25 Thread Alexander Sanda
On 25.11.2003 10:55 + Allister Gearon wrote: thanks for your reply. At the moment users that login on my Cyrus server are authenticated via auxprop - sasldb. That works fine. I am also trying to fetch mail from an upstream POP3 server and am using Fetchmail, which does not like the fact

Re: Newbie question

2003-11-25 Thread Allister Gearon
Craig, I was probably not being clear, an explanation of Fetchmail's default behaviour with users that do not appear in the system can be found here; http://www.catb.org/~esr/fetchmail/fetchmail-FAQ.html#C1 However, this behaviour is changed very easily as a kind correspondent on the

Re: Newbie question

2003-11-25 Thread Allister Gearon
Jordi, first of all I am using SuSE 8.2. Having installed the rpms; cyrus-imapd, cyrus-sasl2, perl-cyrus-imap (provides cyradm, cyrus configuration tool), and postfix; the set up was as follows (I included the most important - I think! - parameters, but I can send the whole file if you wish)

Re: Pop3d user lookup problems. (Imapd works great)

2003-11-25 Thread Mycrom
Well running the wrong version would do it. Interesting that Imap worked fine. Imap must have been using it as one string while pop was attempting to separate. Off to upgrade I go... Thanks, -Matthew From: Simon Matter [EMAIL PROTECTED] Date: Tue, 25 Nov 2003 08:10:53 +0100 (CET) To: Mycrom

Re: virtual domains 2.1.15 - 2.2BETA

2003-11-25 Thread Wim Bakker
On Monday 24 November 2003 21:15, Robert Harris wrote: several good ideas...nothing that pans out yet but id find out that the virtual domains are looping to the default domain (admin wise an mailbox wise) unexplainablyany more insights greatlt appreciated... :} subquery... I do

Re: Pop3d user lookup problems. (Imapd works great)

2003-11-25 Thread Ken Murchison
Mycrom wrote: Well running the wrong version would do it. Interesting that Imap worked fine. Imap must have been using it as one string while pop was attempting to separate. Off to upgrade I go... No, the difference is that authentication and selecting a mailbox in IMAP are two separate

Re: Pop3d user lookup problems. (Imapd works great)

2003-11-25 Thread Mycrom
I don¹t believe it (It shouldn't) opens the mailbox until you have been authenticated. In my case the pop server refuses on the user lookup before being asked the password. The pop process should have never reached a point to open the INBOX for processing. Imap I was able to log in fine and open

Re: imapd, CPU 100% after viewing a few messages

2003-11-25 Thread Robert Scussel
It looks like it is haveing some difficulty authenticating... When I strace I get: -- select(1, [0], NULL, NULL, {1789, 24}) = 1 (in [0], left {1782, 75}) time(NULL) = 1069768897 read(0, a1 login username password\r\n, 4096) = 22 socket(PF_UNIX,

Re: Cyrus IMAPd 2.2.2-BETA Released

2003-11-25 Thread Rob Siemborski
On Sat, 22 Nov 2003, Hajimu UMEMOTO wrote: Hi, On Sat, 22 Nov 2003 06:02:21 -0500 (EST) Rob Siemborski [EMAIL PROTECTED] said: It doesn't contain acconfig.h. Is it intentional? Lack of acconfig.h breaks contrib/drac.patch. If intentional, I'll re-make the patch. rjs3 It is

Re: Is there a limit on mailbox name length in Cyrus ?

2003-11-25 Thread Rob Siemborski
On Fri, 21 Nov 2003, Patrick Welche wrote: While talking limits, is there a limit to the number of UIDs that cyrus can take, say in a SEARCH or UID STORE command? (While trying to sort out a mailbox with thousands of message, I saw an error along the lines of word too long?) There's an 8k

message file create times

2003-11-25 Thread Phil Chambers
I asked this question along with others some time ago and this part was never answered. can anyone tell me what goes through inboxes and folders re-setting the create times? If I look at an individual user's filespace I see the create times of all the message files and cyrus.xxx files set to

Re: message file create times

2003-11-25 Thread Rob Siemborski
On Tue, 25 Nov 2003, Phil Chambers wrote: I asked this question along with others some time ago and this part was never answered. can anyone tell me what goes through inboxes and folders re-setting the create times? Nothing should ever touch a message file after the initial delivery

Re: message file create times

2003-11-25 Thread Andrew Morgan
On Tue, 25 Nov 2003, Phil Chambers wrote: I asked this question along with others some time ago and this part was never answered. can anyone tell me what goes through inboxes and folders re-setting the create times? If I look at an individual user's filespace I see the create times of all

Re: message file create times

2003-11-25 Thread Phil Chambers
On Tue, 25 Nov 2003 09:55:09 -0800 (PST) Andrew Morgan [EMAIL PROTECTED] wrote: On Tue, 25 Nov 2003, Phil Chambers wrote: I asked this question along with others some time ago and this part was never answered. can anyone tell me what goes through inboxes and folders re-setting the

Admin CGI

2003-11-25 Thread Joakim Ryden
Hey folks - does anyone have any nice perl/php/python/whatever CGI scripts that they use to administer their Cyrus installation(s) and feel like sharing? I suppose I could just write my own but no need to re-invent the wheel. --Jo

RE: virtual domains 2.1.15 - 2.2BETA

2003-11-25 Thread Robert Harris
Don't I feel Baa sheepish ttp Thanks go to all those who helped with the vdom problems I was haveing.. now solved... appears that 2.1.15-16 does not have vdom enabled when I finally got 2.2.2BETA compiled started accepting the vdoms :} now alls left to figure out is

cyrus-utils, imapcreate.pl

2003-11-25 Thread Clement Hermann
Hi everyone, As the one on cyrus-utils project on sourceforge seems to be really outdated, and no one answered when I submitted patches, I decided to put an enhanced version of imapcreate.pl on http://clement.hermann.free.fr/scripts/Cyrus/imapcreate.pl (sorry, no doc or so. But I have no time to

Re: Admin CGI

2003-11-25 Thread Marc G. Fournier
this is what we use on all our virtual machines so that clients can admin their Cyrus IMAPd servers: http://mailadmin.sourceforge.net/ On Tue, 25 Nov 2003, Joakim Ryden wrote: Hey folks - does anyone have any nice perl/php/python/whatever CGI scripts that they use to administer their Cyrus