Re: [SM-USERS] Using session_set_save_handler()

2005-08-23 Thread Benjamin Stocker
On 8/23/05, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Hi > > > > I want a central session storage for all SquirrelMail Servers and > > tried using a MySQL database and the PHP Class from this address: > > http://www.zend.com/zend/spotlight/code-gallery-wade8.php > > > > Further, I use: > > -

Re: [SM-USERS] compatibility of language files version

2005-08-23 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Adrian Mak, On Tuesday, August 23, 2005, you wrote: > My php is 5.0.4 and the website said user should pull the CVS version > to work on php 5.x. > Is there any problem to install 1.4.5 version language files to cvs version ? None whatsoever.

Re: [SM-USERS] read_body.php error on line 431

2005-08-23 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Cassio B. Caporal, On Tuesday, August 23, 2005, you wrote: > Hello, > When I open a picture and after click on back/return buttom of the > browser, Squirrel returns the following error: > Fatal error: Call to a

[SM-USERS] Where´s the Preview function of FCKEditor??

2005-08-23 Thread Daniel de Medeiros Simões Lopes
I have installed last version of html_mail plugin (v. 2.2) and noted that Preview button on the tool bar have dissapeared... What happened???

[SM-USERS] compatibility of language files version

2005-08-23 Thread Adrian Mak
My php is 5.0.4 and the website said user should pull the CVS version to work on php 5.x. Is there any problem to install 1.4.5 version language files to cvs version ? --- SF.Net email is Sponsored by the Better Software Conference & EXPO Septe

[SM-USERS] blank inbox; other folders fine

2005-08-23 Thread Matt Morgan
We're running SquirrelMail 1.4.3a-9.EL4 on RedHat EL4. It's getting mail from a Courier-IMAP server on RH8.0. One of our users can't see the contents of her inbox. Basically, she just sees the "Current Folder: INBOX" line, followed by the "Compose Addresses Folders Options Search Help" line, and t

[SM-USERS] read_body.php error on line 431

2005-08-23 Thread Cassio B. Caporal
Hello, When I open a picture and after click on back/return buttom of the browser, Squirrel returns the following error: Fatal error: Call to a member function on a non-object in /www/htdocs/mail/src/read_body.php on line 431 Any idea? Thanks in advance... PS1: That err

Re: [SM-USERS] SM_Devel_NoFrames

2005-08-23 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Amit Bapat, On Tuesday, August 23, 2005, you wrote: > I found in the mailing list archives that there is a development branch > SM_Devel_NoFrames. > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/squirrelmail co -d > smnf -r SM_Devel_NoFrames squirr

Re: [SM-USERS] Using session_set_save_handler()

2005-08-23 Thread Tomas Kuliavas
> Hi > > I want a central session storage for all SquirrelMail Servers and > tried using a MySQL database and the PHP Class from this address: > http://www.zend.com/zend/spotlight/code-gallery-wade8.php > > Further, I use: > - SquirrelMail 1.4.5 > - Apache 2.0.54 > - PHP 4.4.0 > > To activate

[SM-USERS] SM_Devel_NoFrames

2005-08-23 Thread Amit Bapat
I found in the mailing list archives that there is a development branch SM_Devel_NoFrames. cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/squirrelmail co -d smnf -r SM_Devel_NoFrames squirrelmail I downloaded that branch and find that the login doesn't work. Turning on the imapd debug I find that the

Re: [SM-USERS] Setting up SquirrelMail: error connecting to SMTP server

2005-08-23 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Tony Earnshaw, On Tuesday, August 23, 2005, you wrote: >>> Yes, I did enable TLS support on port 25. But I used sendmail >>> instead, and the setup worked fine. The server does not support >>> TLS yet. SMTP without TLS on port 25 works fine, tho

Re: [SM-USERS] Reply broken in IE

2005-08-23 Thread Paul Lesneiwski
Joe Gofton wrote: > I'm sure this has been posted but I just joined and can't find the answer. > When my users click send, after replying to an email, it doesn't work > using IE. Works fine with Moz, netscape, etc. In fact I notice a few > problems using IE(well...at least when I test cause som

Re: [SM-USERS] src/read_body.php on line 431

2005-08-23 Thread Tomas Kuliavas
> > I am living the same problem that has mentioned in: > > http://thread.gmane.org/gmane.mail.squirrelmail.user/25293 > > It seems a bug in 1.4.5. Is there a solution for that bug? I have checked > cvs version of 1.4 series but read_body.php is the same with the one that > comes with 1.4.5 but sr

Re: [SM-USERS] Re: Problem with search function

2005-08-23 Thread Tony Earnshaw
tir, 23.08.2005 kl. 13.14 skrev Paul Lesneiwski: [...] > > I don't know much about php, but I assume that this command simply prints > > a message into the mail.log file? > > If you are not working on a production machine, simple echo commands are > another option - they will put info to the scr

Re: [SM-USERS] Setting up SquirrelMail: error connecting to SMTP server

2005-08-23 Thread Tony Earnshaw
tir, 23.08.2005 kl. 06.20 skrev Jonathan Angliss: [...] > > Yes, I did enable TLS support on port 25. But I used sendmail instead, > > and the setup worked fine. The server does not support TLS yet. SMTP > > without TLS on port 25 works fine, though. The following applies to Postfix 2.1 & 2.2

[SM-USERS] Using session_set_save_handler()

2005-08-23 Thread Benjamin Stocker
Hi I want a central session storage for all SquirrelMail Servers and tried using a MySQL database and the PHP Class from this address: http://www.zend.com/zend/spotlight/code-gallery-wade8.php Further, I use: - SquirrelMail 1.4.5 - Apache 2.0.54 - PHP 4.4.0 To activate the new session ha

Re: [SM-USERS] auotmatic address display

2005-08-23 Thread ronny
On Tue, August 23, 2005 2:21 pm, Paul Lesneiwski wrote: > > > [EMAIL PROTECTED] wrote: >> Hi all.. >> Is there a way i can make squirrelmail to automatically >> fill/dispaly/insert the full email address when composing, instead of >> me >> typing the whole address?. >> >> Like if i want to send

Re: [SM-USERS] auotmatic address display

2005-08-23 Thread Paul Lesneiwski
[EMAIL PROTECTED] wrote: > Hi all.. > Is there a way i can make squirrelmail to automatically > fill/dispaly/insert the full email address when composing, instead of me > typing the whole address?. > > Like if i want to send an email to "John" who is already in my address > box i just type "J"

[SM-USERS] Reply broken in IE

2005-08-23 Thread Joe Gofton
I'm sure this has been posted but I just joined and can't find the answer. When my users click send, after replying to an email, it doesn't work using IE. Works fine with Moz, netscape, etc. In fact I notice a few problems using IE(well...at least when I test cause someone complains. I use Moz)

Re: [SM-USERS] auotmatic address display

2005-08-23 Thread Paul Lesneiwski
[EMAIL PROTECTED] wrote: > > > On Tue, August 23, 2005 2:21 pm, Paul Lesneiwski wrote: > >> >>[EMAIL PROTECTED] wrote: >> >>>Hi all.. >>>Is there a way i can make squirrelmail to automatically >>>fill/dispaly/insert the full email address when composing, instead of >>>me >>>typing the whole a

[SM-USERS] Re: Global Address book file based size limitation

2005-08-23 Thread odea
From: Tomas Kuliavas <[EMAIL PROTECTED]>: >> Hi, >> >> I have installed sm 1.4.5RC1 with: >> "Apache-AdvancedExtranetServer/2.0.50 (Mandrakelinux/7.2.101mdk) >> mod_perl/1.99_16 Perl/v5.8.5 mod_ssl/2.0.50 OpenSSL/0.9.7d PHP/4.3.8" >> >> I have a limitation problem with the file based global address

Re: [SM-USERS] Copy messages

2005-08-23 Thread Paul Lesneiwski
Amit Bapat wrote: > > Is there a way to "Copy" a message to another folder? I know move option > is there, but I don't see 'copy' option. This is sometimes useful when a > message is relevant in two different subjects and I like it to be saved in > two folders for future reference. No, not ATM.

Re: [SM-USERS] Re: Problem with search function

2005-08-23 Thread Paul Lesneiwski
Carl Scarlett wrote: > [EMAIL PROTECTED] wrote: > [snip] > >>I think the only way is a hard way... In such situations I put the >>following line into PHP scripts: >> >>syslog(LOG_MAIL|LOG_NOTICE, "Stepped into script.php"); >> >>Then you've the chance to track down where the problem arises (mess

Re: [SM-USERS] Re: Problem with search function

2005-08-23 Thread jam
> > [snip] > > I don't know much about php, but I assume that this command simply prints > a message into the mail.log file? > Yip - simply copy the line into any PHP script you want to "debug" (in between the ""). Then you can change the text to whatever is helpful for you. You may print the conte