Re: [SM-USERS] Fatal error at login -- session_id/global.php

2004-06-02 Thread Jonathan Angliss
Hello Mike, On Wednesday, June 02, 2004, Mike Oliveri wrote... > Hello, > I'm using SM 1.4.1 on FreeBSD 4.9 with PHP 4.3.6 and am getting the > following error when attempting to get to the login screen. > Fatal error: Call to undefined function: session_id() in > /usr/local/www/data/webmail/fu

Re: [SM-USERS] Suggestion about www.squirrelmail.org

2004-06-02 Thread Jonathan Angliss
Hello John, On Wednesday, June 02, 2004, John wrote... > Hello, > i think that is a good idea to have in official site link after download > menu -> Patches > that is release patches on stable version only. Because most people does > not want to use CVS version (like me, i don't trust in current

Re: [SM-USERS] Problem with 1.4.3

2004-06-02 Thread SqM
> I upgraded Squirrelmail to version 1.4.3 (as recommended > in the latest posting on the site). Everything seemed to > run fine. 1.4.3 is broken.. See SM homepage for some more info.. http://www.squirrelmail.org/ > > I then got an email from a freind saying he was having > problems. If he tri

Re: [SM-USERS] Problem with 1.4.3

2004-06-02 Thread Steve Pirk
Thanks! Getting ready to download the fix. -- Steve On Thu, 3 Jun 2004, SqM wrote: > > I upgraded Squirrelmail to version 1.4.3 (as recommended > > in the latest posting on the site). Everything seemed to > > run fine. > > 1.4.3 is broken.. > > See SM homepage for some more info.. > http://www.s

Re: [SM-USERS] Not able to load my own image in Squirremail as anorganization logo

2004-06-02 Thread Alan in Toronto
>> If I right click I can see the >> correct images path. The path is >> http://mail.eutechcybernetics.com/usr/share/squirrelmail/images/a.jpg. I get a "Not Found" error for that path. 1. Ensure that the image really is there. 2. Ensure that you are matching the case used for directory and filen

Re: [SM-USERS] Problem with 1.4.3

2004-06-02 Thread Alan in Toronto
Steve Pirk said: > Any ideas? Has anyone else experienced problems with 1.4.3? You'd find out immediately if you checked the list archives. Also check http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines. Hint: Yes, it's a know issue. It will be corrected. --

Re: [SM-USERS] Not able to load my own image in Squirremail as an organization logo

2004-06-02 Thread p dont think
Fidelis, Please email to the list, not me personally. 1) please include exact problem (do you get blank place holder? do you still see the squirrel picture? do you get any errors? if you right click on where image should be, what path does it show? is the path correct? please include deta

Re: [SM-USERS] Dupilcate Messages after using Squirrelmail

2004-06-02 Thread p dont think
Don't mix pop3 and imap. Or use imap server that does not move files between /var/spool/mail and user's home directory. I am using imap-2002d-3, and popt-1.8.1-0.30 Can someone suggest a more compatible imap server for Squirrelmail, that will not munge the messages so that they get picked up ov

[SM-USERS] Problem with 1.4.3

2004-06-02 Thread Steve Pirk
I upgraded Squirrelmail to version 1.4.3 (as recommended in the latest posting on the site). Everything seemed to run fine. I then got an email from a freind saying he was having problems. If he tried to reply to a mail message, the page would come up blank. He even tested it on my server where he

[SM-USERS] More Info - Fatal error at login -- session_id/global.php

2004-06-02 Thread Mike Oliveri
Hello,I'm using SM 1.4.1 on FreeBSD 4.9 with PHP 4.3.6 and am getting the following error when attempting to get to the login screen.Fatal error: Call to undefined function: session_id() in /usr/local/www/data/webmail/functions/global.php on line 293  This started happening after a user open

[SM-USERS] Strange behaviour

2004-06-02 Thread Fernando Maior
Dear List, My webmail system is trying very hard to drive me crazy, I count on you to help me against it :) For all my users, specially when there are lots of them connecting and reading/writing messages, SM does one of two things: 1) If you have the left pane on auto-reload, it turns into a

[SM-USERS] guys, this is nuts

2004-06-02 Thread squirrelmail
i cannot understand why the squirrelmail main page is still announcing 1.4.3 release, and still linking to the broken src package. why are you continuing to recommend that people download and install a badly broken package?? 1.4.3 should be withdrawn immediately, period. The partial logfile bel

Re: [SM-USERS] Save compose window to Drafts on accidential logout?

2004-06-02 Thread p dont think
In the past, I believe there was a plugin that would save any open email in the compose window to Drafts if the user inadvertantly logged out, or for whatever reason that caused SM to close. I have a very restrictive timeout_user time configured and some of my ppl are claiming that they are lo

Re: [SM-USERS] passwd changing

2004-06-02 Thread p dont think
Here i ve pasted my *config.php* file of *change_mysql plugin*. It's very hard to read in HTML. PLEASE send only plain text messages to the mailing list. // Set only one of the options below to 1. // Set to 1 if the password column is encrypted // usin

Re: [SM-USERS] Want to change login page

2004-06-02 Thread p dont think
First define array $domains $domains = ("first.net","second.net","other.com"); After this i add these lines: html_tag( 'tr', html_tag( 'td', addSelect( "mailserv",$domains, "-1", TRUE))) . "\n" . html_tag( 'tr', without last line etc. in file redirect.php i added line: $lo

[SM-USERS] Fatal error at login -- session_id/global.php

2004-06-02 Thread Mike Oliveri
Hello,I'm using SM 1.4.1 on FreeBSD 4.9 with PHP 4.3.6 and am getting the following error when attempting to get to the login screen.Fatal error: Call to undefined function: session_id() in /usr/local/www/data/webmail/functions/global.php on line 293  This started happening after a user ope

[SM-USERS] Q: how to sort messages by date within the search output?

2004-06-02 Thread Patrick S. Stuckenberger
Hi there, I want to sort the search output ascending, is there any possibilty?   kr, Patrick

Re: [SM-USERS] RE: page not found when replying ( addendum from original poster )

2004-06-02 Thread Jonathan Angliss
Hello Dphelp, On Tuesday, June 01, 2004, DPHelp wrote... > Hello SquirrelMail folks, > I reported a problem with 1.4.3 SquirrelMail causing a fatal error in > apache when replying to a message & I understand this issue has been > fixed. Thankyou! > However, the 1.4.3.tar.gz file does not appear

Re: [SM-USERS] RE: page not found when replying ( addendum from original poster )

2004-06-02 Thread probsd org
Jonathan is right, simply run cvs on the 1.4.x ( stable ) branch and copy the src/compose.php from the cvs data to your src/  ( thus overwriting the offending file ).   michaelJonathan Angliss <[EMAIL PROTECTED]> wrote: Hello Dphelp,On Tuesday, June 01, 2004, DPHelp wrote...> Hello SquirrelMail fol

Re: [SM-USERS] server time

2004-06-02 Thread Tilman Schmidt
Mike Oliveri wrote: > More specifically, the NTP server your server is polling for the true > time is the one that needs to be in the same time zone. Actually, no. NTP uses UTC exclusively, so it doesn't matter at all which timezone the NTP server is in. It should just be close wrt network topolog

Re: [SM-USERS] reply/reply all bug in 1.4.3..

2004-06-02 Thread squirrelmail
At 03:38 AM 6/2/2004, Tomas Kuliavas wrote: Sorry. This was a typo. Incorrectly reversed patch 5 days before release. Developers should have spotted it, but they worked on 1.5.1cvs version or haven't updated their 1.4.3cvs version, because they thought that reverse was correctly done. We are human

[SM-USERS] Suggestion about www.squirrelmail.org

2004-06-02 Thread John
Hello, i think that is a good idea to have in official site link after download menu -> Patches that is release patches on stable version only. Because most people does not want to use CVS version (like me, i don't trust in current version, because is not marked as stable and every day have update

Re: [SM-USERS] Re: On reply, quoted message is shown more than once

2004-06-02 Thread Tomas Kuliavas
> As I allready said the problem only exists in 1.4.3 version and the source > I have somehow does not have the bugs fixed in the patch posted here. > https://sourceforge.net/tracker/index.php?func=detail&aid=963499&group_id=311&atid=100311 > > For proof: > $pwd > /usr/local/apache/htdocs/squirrelm

[SM-USERS] Re: [SM-USERS] Re: [SM-USERS] Re: On replyRe: [SM-USERS] Re: [SM-USERS] Re: On reply, quoted mesRe: [SM-USERS] Re: [SM-USERS] Re: On reply, quoted message is shown more than once

2004-06-02 Thread Bostjan Muller
Fernando Gozalo wrote: > >> For proof: >> $pwd >> /usr/local/apache/htdocs/squirrelmail-1.4.3 >> $egrep -r "\$body .= \$body " * >> $ > > I think you must try: > > grep -r "\$body .= \$body " * > > Upsie... it was a pebkac allright. grep -n -r "\$body .= \$body " * src/compose.php:760:

Re: [SM-USERS] Re: [SM-USERS] Re: On reply,  quoted message is shown more than once

2004-06-02 Thread Fernando Gozalo
For proof: $pwd /usr/local/apache/htdocs/squirrelmail-1.4.3 $egrep -r "\$body .= \$body " * $ I think you must try: grep -r "\$body .= \$body " * Regards Fernando. -- Fernando Gozalo Rodrigo - Analista de Sistemas Centro de Sistemas Informáticos Universidad Nacional de Educación a Distanci

[SM-USERS] Re: [SM-USERS] Re: On reply, quoted message is shown more than once

2004-06-02 Thread Bostjan Muller
Tomas Kuliavas wrote: >> Hmm this does not seem to fix neither of the problems in my case. > > this fix is for 1.4.3 I know, I was trying to use 1.4.3 but since I cannot reply to peoples mail while using it I switched back to 1.4.2 version which works for now. > >> I don't have the duplicate $bod

Re: [SM-USERS] reply/reply all bug in 1.4.3..

2004-06-02 Thread Tomas Kuliavas
>>Would it not be better to create a 1.4.3a version >>where the reply bug is fixed so not all people have >>to run into the wall... I think I remember Jonathan saying something about it. Posting n times about it won't help. You just annoy other people. Updated squirrelmail version will be released

Re: [SM-USERS] reply/reply all bug in 1.4.3..

2004-06-02 Thread Shadow2531
> SqM wrote: > >>Hi! >> >>Would it not be better to create a 1.4.3a version >>where the reply bug is fixed so not all people have >>to run into the wall... >> >>Since 1.4.3 is announced to be better and a recommended >>upgrade this only hurts SM if there is a known problem >>even if it is fixed in

Re: [SM-USERS] Re: On reply, quoted message is shown more than once

2004-06-02 Thread Tomas Kuliavas
> Hmm this does not seem to fix neither of the problems in my case. this fix is for 1.4.3 > I don't have the duplicate $body .= $body .= ... in my compose.php file, > but replying to this specific mail did not work with 1.4.3 version of SM, > and also replying to another mail did work, but in tha

Re: [SM-USERS] reply/reply all bug in 1.4.3..

2004-06-02 Thread Alan Cooper
SqM wrote: Hi! Would it not be better to create a 1.4.3a version where the reply bug is fixed so not all people have to run into the wall... Since 1.4.3 is announced to be better and a recommended upgrade this only hurts SM if there is a known problem even if it is fixed in CVS.. Not all people ins

[SM-USERS] Re: [SM-USERS] On reply, quoted message is shown more than once

2004-06-02 Thread Bostjan Muller
Jonathan Angliss wrote: > Hello Matt, > On Monday, May 31, 2004, Matt Zur wrote... > >> Hello, > >> I recently upgraded from Squirrelmail 1.4.2 to 1.4.3. Now when I reply to a message, it seems to multiple the quote by 20x or greater. > > Grab the snapshot from tomorrow morning... Somebody introdu

[SM-USERS] reply/reply all bug in 1.4.3..

2004-06-02 Thread SqM
Hi! Would it not be better to create a 1.4.3a version where the reply bug is fixed so not all people have to run into the wall... Since 1.4.3 is announced to be better and a recommended upgrade this only hurts SM if there is a known problem even if it is fixed in CVS.. Not all people installing

Re: [SM-USERS] Mailman Blocking Squirrelmail Headers

2004-06-02 Thread Tomas Kuliavas
[EMAIL PROTECTED] telnet eximserver 25 if you get long pause - send my greetings to packet dropping firewall and try connecting to your provider's smtp server. if exim drops the connection - check exim logs (/var/log/something). if you get connected - try sending message. helo your-host-name

Re: [SM-USERS] memory exhaustion

2004-06-02 Thread Tomas Kuliavas
> For some time now we have been experiencing memory issues when running > Squirrelmail (as in our httpd processes appear to run away - typically > when > someone is using the compose function in SM). Today we upgraded to version > 1.4.3 of SM on two servers and one came to a grinding halt and the

[SM-USERS] memory exhaustion

2004-06-02 Thread Darrell Burkey
For some time now we have been experiencing memory issues when running Squirrelmail (as in our httpd processes appear to run away - typically when someone is using the compose function in SM). Today we upgraded to version 1.4.3 of SM on two servers and one came to a grinding halt and the other w

Re: [SM-USERS] Mailman Blocking Squirrelmail Headers

2004-06-02 Thread Karl R. Balsmeier
It's not getting an smtp connection between qmail [sending] and exim [recv'ing]. I have really checked all the logs, i'm surprised I don't get more than an "couldn't make an smtp connection" in my qmail logs. I removed spam filtering to test, still no dice. Where are the courier-imap logs in the

Re: [SM-USERS] reply text repeating over and over

2004-06-02 Thread squirrelmail
yup, noticed that after i downloaded it. not even a whole file - just one duplicated variable on two lines according to diff. easy fix! At 11:43 PM 6/1/2004, Tomas Kuliavas wrote: You have to replace only one file. Current 1.4.4cvs scripts differ from 1.4.3 only in that file. Paul Theodoropoulos

Re: [SM-USERS] Squirrelmail 1.4.1 to 1.4.2 or 1.4.3 - behavior change

2004-06-02 Thread Tomas Kuliavas
> After upgrading from 1.4.1 to 1.4.2 or 1.4.3 (setup both), whenever one of > my email users clicks on an email, a new window opens instead of opening > within that frame. I have checked and compared the options between 1.4.1 > and .2 / .3 and can't find anything that has changed. I been searching

Re: [SM-USERS] reply text repeating over and over

2004-06-02 Thread Tomas Kuliavas
You have to replace only one file. Current 1.4.4cvs scripts differ from 1.4.3 only in that file. > never mind! i see that this is a *known* bug reported by others. > > hate to have to use a cvs version, but if that's my only recourse, i guess > i'll have to. > > squirrelmail rocks! thanks! > > At

Re: [SM-USERS] Mailman Blocking Squirrelmail Headers

2004-06-02 Thread Tomas Kuliavas
> Anyone out there having problems with mailman servers blocking > squirrelmail postings? > > I found this link, and checked Mailman settings, but still no dice, same > result, joining a list works, posting does not. > > http://mail.python.org/pipermail/mailman-users/2002-June/020336.html > > The r