Re: [SM-USERS] SquirrelMail hogs all cpu bandwidth

2006-01-13 Thread Tomas Kuliavas
> Hi SM users I've use SM for a while now and have been really happy with > it. Great job on some fantastic software! > > I've started to run into a problem with it though that I'm at a loss to > solve. It seems soemtimes I click on a mail message my browser just sits > and spins and my httpd proce

Re: [SM-USERS] user ids with the same name & different domain showing each other's identity info

2006-01-13 Thread Tomas Kuliavas
> Hi, > > > Server and config info is below. > > > I'm a noob to squirrel mail and cannot seem to find the resolution to > this problem anywhere in the FAQ, or in the user archives. I'm not really > looking for any concrete answers, just maybe a pointer in the right > direction. The server is ho

[SM-USERS] Re: Possible problem with OneTimePadEncrypt/Decrypt

2006-01-13 Thread Lloyd Zusman
Lloyd Zusman asfast.com> writes: > Lloyd Zusman asfast.com> writes: > > > I'm using a recent 1.5.1 version from CVS, and I have found what seems to > > be a problem with the OneTimePadEncrypt and OneTimePadDecrypt functions in > > functions/strings.php. OK. I figured out the problem. The On

[SM-USERS] Re: Possible problem with OneTimePadEncrypt/Decrypt

2006-01-13 Thread Lloyd Zusman
Lloyd Zusman asfast.com> writes: I'm using a recent 1.5.1 version from CVS, and I have found what seems to > be a problem with the OneTimePadEncrypt and OneTimePadDecrypt functions in > functions/strings.php. > > [ ... ] > > By the way, I'm using php-4.4.1 ... should I perhaps upgrade to a more

Re: [SM-USERS] SOLVED Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tracy McKibben
Tracy McKibben wrote: > Tomas Kuliavas wrote: >>> Tomas Kuliavas wrote: >>> > Since upgrading to 1.4.6 RC1 last week, I've been unable to open any > attachments via SM. None of the backend mail components have > changed, > and opening attachments via Thunderbird works just fine.

Re: [SM-USERS] user ids with the same name & different domain showing each other's identity info

2006-01-13 Thread Tracy McKibben
Bill O wrote: > Hi, > > Server and config info is below. > > I'm a noob to squirrel mail and cannot seem to find the resolution to this > problem anywhere in the FAQ, or in the user archives. I'm not really > looking for any concrete answers, just maybe a pointer in the right > direction. The ser

[SM-USERS] Miigragting from 1.2.2 to 1.4.4 mysql issues

2006-01-13 Thread William R. Mussatto
I dumped the SM database, adjusted the table creation statements. I can import the address information to the new version, but I get unserialized errors when I try to move the user preferences over. Does anyone have a conversion program or at leaste a list of what the old names were and what they

[SM-USERS] user ids with the same name & different domain showing each other's identity info

2006-01-13 Thread Bill O
Hi, Server and config info is below. I'm a noob to squirrel mail and cannot seem to find the resolution to this problem anywhere in the FAQ, or in the user archives. I'm not really looking for any concrete answers, just maybe a pointer in the right direction. The server is hosting about 30 low-

[SM-USERS] SquirrelMail hogs all cpu bandwidth

2006-01-13 Thread BassPlayer
Hi SM users I've use SM for a while now and have been really happy with it. Great job on some fantastic software! I've started to run into a problem with it though that I'm at a loss to solve. It seems soemtimes I click on a mail message my browser just sits and spins and my httpd process pegs the

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Jeremy Shaffner
On 1/13/06 1:54 PM, "Nick Owen" <[EMAIL PROTECTED]> wrote: > Jeremy Shaffner wrote: >> I don't usually reply to myself, but what about the IMAP proxy? >> > > Hey Jeremey. Interesting idea. Let me dig into it. Are you thinking of > imapproxy.org or something else? That's the one. > > -- >

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Nick Owen
Jeremy Shaffner wrote: I don't usually reply to myself, but what about the IMAP proxy? On 1/13/06 1:40 PM, "Jeremy Shaffner" <[EMAIL PROTECTED]> wrote: There are a couple OTP implementations that allow for increasing the time a password is good for (I've also been looking into RADIUS w/OTP fo

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Jeremy Shaffner
I don't usually reply to myself, but what about the IMAP proxy? On 1/13/06 1:40 PM, "Jeremy Shaffner" <[EMAIL PROTECTED]> wrote: > > > There are a couple OTP implementations that allow for increasing the time a > password is good for (I've also been looking into RADIUS w/OTP for other > uses.)

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Jeremy Shaffner
There are a couple OTP implementations that allow for increasing the time a password is good for (I've also been looking into RADIUS w/OTP for other uses.) I wonder if you could make an OPIE or S/Key calculator via Ajax that could provide SM with the next password. :) On 1/13/06 1:33 PM, "Chris

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Nick Owen
Chris Hilts wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nick Owen wrote: LOL, guess i should have put more thought into the architecture ;). Oh well, I didn't have much else to do today. That being said, is there a way to cache the session credentials in apache or PHP? Sure.. And in

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nick Owen wrote: > LOL, guess i should have put more thought into the architecture ;). Oh > well, I didn't have much else to do today. > > That being said, is there a way to cache the session credentials in > apache or PHP? Sure.. And in fact, that's

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Nick Owen
LOL, guess i should have put more thought into the architecture ;). Oh well, I didn't have much else to do today. That being said, is there a way to cache the session credentials in apache or PHP? Chris Hilts wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nick Owen wrote: I'm trying

Re: [SM-USERS] pam radius/OTP question

2006-01-13 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nick Owen wrote: > I'm trying to configure squirrelmail to talk via PAM and radius to a > one-time password system. I am using Cryus and postfix. Since every click generates a new login to the IMAP server (remember, we're dealing with a web app here

[SM-USERS] pam radius/OTP question

2006-01-13 Thread Nick Owen
Greetings. First, absolutely great package. Thanks for all the work. I'm trying to configure squirrelmail to talk via PAM and radius to a one-time password system. I am using Cryus and postfix. I have /etc/pam.d/imap pointed to the OTP server with 'sufficient' as the setting. I can login

Re: [SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tracy McKibben
Tomas Kuliavas wrote: >> Tomas Kuliavas wrote: >> Since upgrading to 1.4.6 RC1 last week, I've been unable to open any attachments via SM. None of the backend mail components have changed, and opening attachments via Thunderbird works just fine. For example, in the last coupl

Re: [SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tomas Kuliavas
> Tomas Kuliavas wrote: > >>> Since upgrading to 1.4.6 RC1 last week, I've been unable to open any >>> attachments via SM. None of the backend mail components have changed, >>> and opening attachments via Thunderbird works just fine. For >>> example, in the last couple of days, I've received an

Re: [SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tracy McKibben
Tomas Kuliavas wrote: >> Since upgrading to 1.4.6 RC1 last week, I've been unable to open any >> attachments via SM. None of the backend mail components have changed, >> and >> opening attachments via Thunderbird works just fine. For example, in >> the last couple of days, I've received an Excel

Re: [SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tomas Kuliavas
> Since upgrading to 1.4.6 RC1 last week, I've been unable to open any > attachments via SM. None of the backend mail components have changed, and > opening attachments via Thunderbird works just fine. For example, in > the last couple of days, I've received an Excel spreadsheet (very small) > t

Re: [SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Hongwei Li
> Since upgrading to 1.4.6 RC1 last week, I've been unable to open any > attachments via SM. None of the backend mail components have changed, and > opening attachments via Thunderbird works just fine. For example, in the > last couple of days, I've received an Excel spreadsheet (very small) that

RE: [SM-USERS] html editor is clipping some of the body of my email

2006-01-13 Thread McCullough, Ryan
Can I get a little help with this? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of McCullough, Ryan > Sent: Thursday, January 12, 2006 10:33 AM > To: squirrelmail-users@lists.sourceforge.net > Subject: RE: [SM-USERS] html editor is clipping some

Re: [SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tracy McKibben
Forgot to include that I was running 1.4.5 prior, no problems with attachments... Tracy McKibben wrote: > Since upgrading to 1.4.6 RC1 last week, I've been unable to open any > attachments via SM. None of the backend mail components have changed, and > opening attachments via Thunderbird works ju

[SM-USERS] Attachment corruption after upgrade to 1.4.6 RC1

2006-01-13 Thread Tracy McKibben
Since upgrading to 1.4.6 RC1 last week, I've been unable to open any attachments via SM. None of the backend mail components have changed, and opening attachments via Thunderbird works just fine. For example, in the last couple of days, I've received an Excel spreadsheet (very small) that Excel c

Re: [SM-USERS] Squirrelmail link to Exchange IMAP Server

2006-01-13 Thread Gabriel Lai Yong Shern
Hello Tomas, For your info, Exchange server is now running well. However the integrated MS Outlook Webbased is not running very good. In my network environment, I have a linux server, which I though maybe I can setup an IMAP WebMail - SquirrelMail. I ran conf.pl and saw there are a few setting

Re: Re: Re: [SM-USERS] Body retrieval error. The reason for this is most probably that the message is malformed.

2006-01-13 Thread Sam Azmayesh - WebmindIT
Tomas Kuliavas wrote: Hello, I am getting this error message when trying to view some emails. It doesn't happen with all emails. Sometimes emails sent from the same account will have the error, sometimes not. My setup: I have installed SM 1.4.5 with PHP 4.4.1 with no

[SM-USERS] Possible problem with OneTimePadEncrypt/Decrypt

2006-01-13 Thread Lloyd Zusman
I'm using a recent 1.5.1 version from CVS, and I have found what seems to be a problem with the OneTimePadEncrypt and OneTimePadDecrypt functions in functions/strings.php. Sometimes, the result after decrypting using OneTimePadDecrypt is different from the original password that was passed to OneT

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Tomas Kuliavas
> Thanks you are realy helpful, I got installed every > thing and now php is supporting ldap. Now I am getting this error. > > LDAP bind failed. > > > I think this is related to config.php or slapd.conf, > BTW i dont have any read,write permisions in > slapd.conf, every thing is default. What does

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Its Azfar
Thanks you are realy helpful, I got installed every thing and now php is supporting ldap. Now I am getting this error. LDAP bind failed. I think this is related to config.php or slapd.conf, BTW i dont have any read,write permisions in slapd.conf, every thing is default. Waiting for reply. > ht

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Tomas Kuliavas
Plugin is written for compatibility v.1 API. Undo compatibility > 2.x patch and downgrade to compatibility 1.3. -- Tomas >>> >>> Thanks Tomas, I install compatibility 1.3 and now >>> >>> i can get the change ldap passwd page but after >>> feeding the new and old p

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Its Azfar
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> Plugin is written for compatibility v.1 API. Undo > >> > > compatibility > 2.x > >> patch and downgrade to compatibility 1.3. > >> > >> -- > >> Tomas > >> > > > > Thanks Tomas, I install compatibility 1.3 and now > i > > can get the change ldap

RE: [SM-USERS] Imap server speed help

2006-01-13 Thread roen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, January 13, 2006 11:15 AM To: squirrelmail-users@lists.sourceforge.net Subject: [SM-USERS] Imap server speed help Hi everyone, I have hmailserver/SM 1.4.5 installed on a window

Re: [SM-USERS] internet explorer and attachment filename

2006-01-13 Thread sparc sun
SquirrelMail version 1.4.5 Webserver : Apache/1.3.33 / PHP 4.3.10 php configure : << ./configure' '--with-apxs=/usr/local/httpd/bin/apxs' '--enable-calendar' '--enable-ftp' '--with-zlib' '--with-zlib-dir=/usr' '--with-gd' '--enable-bcmath' '--with-mysql' '--enable-calendar' '--enable-sysvmsg--enab

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Tomas Kuliavas
>> Plugin is written for compatibility v.1 API. Undo >> > compatibility > 2.x >> patch and downgrade to compatibility 1.3. >> >> -- >> Tomas >> > > Thanks Tomas, I install compatibility 1.3 and now i > can get the change ldap passwd page but after feeding the new and old > passwd and after submit b

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Its Azfar
> Plugin is written for compatibility v.1 API. Undo compatibility > 2.x > patch > and downgrade to compatibility 1.3. > >-- > Tomas Thanks Tomas, I install compatibility 1.3 and now i can get the change ldap passwd page but after feeding the new and old passwd and after submit button it return m

[SM-USERS] Imap server speed help

2006-01-13 Thread squirrelmail
Hi everyone, I have hmailserver/SM 1.4.5 installed on a windows 2000 AS box with dual Pentium 4 Xeon 3gig processors, 6 Gigs of ram, and an 80 gig 10K raid volume. Everything works without errors but I am finding that the system is running very slow with log in times taking as long as a minute eve