Re: [SM-USERS] Which httpd/apache version is compatible with Squirrelmail 1.4.2-1

2006-10-02 Thread Eddy Beliveau
Hi! Tomas and Tonino, Many thanks for your replies So it seems that we are narrowing choices: WHAT about the following combination on RHEL 4.4 ? - PHP (from source)5.1.6 - httpd (from source) 2.0.59 or 2.2.3 - squirrelmail (custom from source) 1.4.8

Re: [SM-USERS] Which httpd/apache version is compatible with Squirrelmail 1.4.2-1

2006-09-28 Thread Eddy Beliveau
Hi! Tomas and Tonino, Many thanks for your replies So it seems that we are narrowing choices: what about the following combination on RHEL 4.4 ? - PHP (from source)5.1.6 - httpd (from source) 2.0.59 or 2.2.3 - squirrelmail (custom from source) 1.4.8

Re: [SM-USERS] Which httpd/apache version is compatible with Squirrelmail 1.4.2-1

2006-09-27 Thread Eddy Beliveau
We are using the following components with success on RH 9.0: squirrelmail 1.4.2-1, httpd-apache 2.0.40-21, PHP4 4.2.2-17, up-imapproxy 1.2.4-1 Which httpd version is compatible with SQ 1.4.2-1 ? ( 2.0.59 ? or 2.2.3 > We've added lots of fixes between 1.4.2 and 1.4.8 versi

Re: [SM-USERS] Which httpd/apache version is compatible with Squirrelmail 1.4.2-1

2006-09-27 Thread Eddy Beliveau
>> We are using the following components with success on RH 9.0: >> squirrelmail 1.4.2-1, httpd-apache 2.0.40-21, PHP4 4.2.2-17, >> up-imapproxy 1.2.4-1 >> Which httpd version is compatible with SQ 1.4.2-1 ? ( 2.0.59 ? or 2.2.3 ? >> or another one) ? > SquirrelMail is coded in PHP language.

[SM-USERS] Squirrelmail 1.5 stable ?

2006-09-27 Thread Eddy Beliveau
Hi!   Here we are for the semestrial question:   Does anyone know when Squirrelmail 1.5 stable will be released   The roadmap said 'end of summer 2006'   Thanks for this nice product and support Eddy - Take Surveys. Earn

[SM-USERS] Which httpd/apache version is compatible with Squirrelmail 1.4.2-1

2006-09-27 Thread Eddy Beliveau
Hi! Networkers,   We are using the following components with success on RH 9.0: - squirrelmail 1.4.2-1 - httpd-apache   2.0.40-21 - PHP4 4.2.2-17 - up-imapproxy  1.2.4-1   Squirrelmail 1.4.2-1 has been heavily personnalized so it cannot be change for the moment.   I has been

[SM-USERS] Any 'Bypass Trash' plugin for 1.4.2.1

2005-06-07 Thread Eddy Beliveau
Hi! I noticed that the development version of Squirrelmail v1.5.0 include a "Bypass Trash" checkbox Is there some plugin that permit, under v1.4.2.1, users to delete an email without using the Trash folder Thanks Eddy --- This SF.Net e

[SM-USERS] monitoring number of active squirrelmail sessions

2004-12-16 Thread Eddy Beliveau
Hi! I'm using Squirrelmail 1.4.2-1, imapproxyd 1.2.2, apache2.0.40-2 and cyrus-imapd 2.1.16 on RedHat 9.0 My Squirrelmail timeout is 60 minutes. Please note that NONE of my users are directly using IMAP, they are using Squirrelmail 'ls /tmp/sess_* | wc -l' said 912 'ps -ef | grep httpd

Re: [SM-USERS] hiding auth user in mail header

2004-11-11 Thread Eddy Beliveau
- Original Message - From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 11, 2004 9:23 AM Subject: Re: [SM-USERS] hiding auth user in mail header Hi! Instead of removing the username value, we replaced it by the email value. Just edit the file /us

Re: [SM-USERS] hiding auth user in mail header

2004-11-11 Thread Eddy Beliveau
Hi! Instead of removing the username value, we replaced it by the email value. Just edit the file /usr/share/squirrelmail/class/deliver/Deliver.class.php and replace the line$header[] = "(SquirrelMail authenticated user $username)" . $rn; by $header