[Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Will Berry
I have posted this problem to the SquirrelMail list already, but I am starting to question my initial assumption that it is a SM configuration problem. I am starting to wonder whether I am doing something wrong on the DBMail side. I could not find anything like this in the archives. We are p

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Micah
I'd say it's likely a php session issue.. IMAP errors will not cause this error. It's caused when you access a protected page with no session information. Check the normal session stuff, cookies, passed SID's stuff like that. hope that helps. -Micah On Monday 29 March 2004 03:14 pm, Will

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread James XMS
I started seeing this issue with the release of 1.4. When i was using 1.2.x it was working fine. Maybe give 1.2.x a go to see if the same happenes to you? Cheers James On Mon, 29 Mar 2004 16:43 , Micah <[EMAIL PROTECTED]> sent: > >I'd say it's likely a php session issue.. IMAP errors will not c

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Micah
I'm running SM 1.4.2 with the dbmail 1.2.5 distro, and it's working great. I didn't have to do anything special to get it to work either, I did set the IMAP server to 'other' is all, everything else was standard. -Micah On Monday 29 March 2004 04:20 pm, James XMS wrote: > I started seeing t

Re: [Dbmail] HELP - folders disappearing!

2004-03-30 Thread Augusto Bott
Dear List, I figure it out what was happening - someone changed the $default_folder_prefix from "." to "/mail" - that little change made squirrel not find any folders. That puzzled me - because accessing diretly the IMAP server, the messages where there. Thanks everyone. Augusto Bott Augu

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Augusto Bott
Micah, I'm running the very same configuration here - SM 1.4.2 and dbmail 1.2.5. Have you experienced perfomance problems? For benchmarking purposes, i created 30 folders and filled each one of them with 100 to 1500 messages (a total of 16000 messages) - it's extremeley slow - taking almost 40

[Dbmail] FreeBSD 5.1 & MySQL 4.10 - STILL NOT SOLVED

2004-03-30 Thread Luuk
Hi, i yust tried to install dbmail, it took me about two hours to find a message from june 2003, that dbmail is not working with mysql 4.1 (see message below) greetings, Luuk Okay guys, Ive backed out of MySQL 4.1 to MySQL 4.0 all works fine now, so heads up avoid 4.12 until the database/scehama

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Leif Jackson
Augusto & Micah, This issues has to do with the fact that until dbmail 2.1 (where they will add my sort patch), dbmail lacks support for the server side sort. I have a patch for the functinality required for squirrel mail for 2.0rc4 but it is only functional, not fully optimized due to some onth

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Micah
Augusto, I would agree that with large mailboxes, such as your benchmarking example, it's not very fast. I had always assumed that this was due to the imap implimentation, as I know uw-imap does use some specialized commands which I believe allow it to sort on the server. 1.2.5 sorts using php

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Micah
I should read before I post.. Thanks Lief, I'm looking forward to using the new release.. On Tuesday 30 March 2004 08:20 am, Leif Jackson wrote: > Augusto & Micah, > > This issues has to do with the fact that until dbmail 2.1 (where they > will add my sort patch), dbmail lacks support for the

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Augusto Bott
Leif, I *really* need this speedup right now - I'm using dbmail with squirrelmail. I'm willing to migrate my dbmail 1.2.5 to the 2.0 RC4 if I can apply your speedup patch (server side search) - where can i get it? Is it bundled in the 2.0 RC4 source? Thanks in advance, Augusto Bott Leif Jack

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Leif Jackson
Augusto, It is not in the 2.0rc4 source, there are a few show stoppers in the rc4 source so you would need to use cvs version. I will send you the patch and all details offline. Thanks, Leif > Leif, > > I *really* need this speedup right now - I'm using dbmail with > squirrelmail. I'm willing

[Dbmail] Dbmail-maintenance -i and unconnected mailboxes

2004-03-30 Thread Jacques Beaudoin
Every night in my backup script i execute "dbmail-maintenance -i" and i get in my messages "unconnected mailboxes" please execute "dbmail-maintenace -f" I execute "dbmail-maintenance -f" and everythings is fine. Why do i have "unconnected mailboxes" in the first place ? Is it because when we de

Re: [Dbmail] Dbmail-maintenance -i and unconnected mailboxes

2004-03-30 Thread Micah
I think it's a mailbox that's unconnected to an existing user. My admin script deletes users, but not mailboxes, and it will clean up after me. There's probably other stuff it checks for too, you could poke around in the source for it. -Micah On Tuesday 30 March 2004 01:15 pm, Jacques Beaud

Re: [Dbmail] Squirrelmail 1.4.2 integration problem w/ dbmail-imapd 1.2.2

2004-03-30 Thread Will Berry
I have upgraded to dbmail 1.2.5 and rebuilt PHP and I'm still experiencing the problem. I am now thinking that perhaps my PHP configuration is at fault. I realize at this point it's a little off-topic, but does anyone see any problems with my configuration below? PHP build: $ ./configure --p