RE: [SM-USERS] A newbie needs help

2002-12-13 Thread Marvin Pascual
On Sat, 2002-12-14 at 02:47, p dont think wrote: > It looks like vlogin did its job to me. Hmmm. You told me that setting > debug=1 gives you this: > > > - - - < s n i p > - - - > > Your IMAP login was resolved to: > > [EMAIL PROTECTED] > > - - - < s n i p > - - - Yes. > and you said that logg

[SM-USERS] Disk Quota GD patch - Anyone interested?

2002-12-13 Thread Mike Smith
Hi all, I tried emailing Kerem Erkan, however he is off serving his country and won't be back until July 2003. So I wasn't sure how to get the patch added. I cleaned up some of the code that creates the TABLE based bar graph and added support for a cleaner looking image bar via GD. I'll probab

Re: [SM-USERS] bug report

2002-12-13 Thread Jonathan Angliss
Hello Saturne, On Friday, December 13, 2002, saturne wrote... > Line 87 in move_messages.php. there is: if ($response = 'OK'). I think > it's > $response == 'OK' Oups... looks like somebody made a typo. Thanks for spotting that for us. Updated :) -- Jonathan Angliss ([EMAIL PROTECTED])

Re: [SM-USERS] propositions.. and one question

2002-12-13 Thread Jonathan Angliss
Hello Saturne, On Friday, December 13, 2002, saturne wrote... > the slowness of squirrelmail comes from several small things, of > which some, I think, can be solved in the near future. We're hoping we can get some of the speed issues resolved, and in fact the development series is faster in

[SM-USERS] propositions.. and one question

2002-12-13 Thread saturne
hi I would like to say a great cheer to all those which took part in the development of squirrelmail. squirrelmail is very good about his system but ...I allow myself to make some proposals with those which developpent the source of squirrelmail. the slowness of squirrelmail comes from

[SM-USERS] bug report

2002-12-13 Thread saturne
Line 87 in move_messages.php. there is: if ($response = 'OK'). I think it's $response == 'OK' --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing

[SM-USERS] Can somebody please help me?

2002-12-13 Thread jason
Last night SM just became messed up without explanation. I had just joined a new email list and I was going to create a new folder and filter for it but found that I was not able to. Rather I found that that the folders window is timing out and that my list of server side filters is no longer bein

Re: [SM-USERS] Multiple domains + Apache + SSL + SM

2002-12-13 Thread Jonathan Angliss
Hello Pdontthink, On Friday, December 13, 2002, [EMAIL PROTECTED] wrote... > Jonathan is absolutely correct. Although I personally find it > rediculous that start_session needs to be *per-page* even within a > single HTTP request (this is insane - it's the only HTTP > request-based architecture I

Re: [SM-USERS] Multiple domains + Apache + SSL + SM

2002-12-13 Thread pdontthink
Jonathan is absolutely correct. Although I personally find it rediculous that start_session needs to be *per-page* even within a single HTTP request (this is insane - it's the only HTTP request-based architecture I know of that works like that), it is what it is. For the time being, turn on sessi

Re: [SM-USERS] MySQL address book howto?

2002-12-13 Thread Rob Brandt
Thanks, that did it. I installed from the RPM and it put the docs into a different directory than I expected. Jonathan Angliss said: > Hello Rob, > On Friday, December 13, 2002, Rob Brandt wrote... > >> Can someone point me to a HOWTO for getting the address books to use a >> MYSQL database? I'v

Re: [SM-USERS] MySQL address book howto?

2002-12-13 Thread Jonathan Angliss
Hello Rob, On Friday, December 13, 2002, Rob Brandt wrote... > Can someone point me to a HOWTO for getting the address books to use > a MYSQL database? I've looked in the wiki and the addressbook > section only seems to refer to problems being solved, not > configuration instructions. > I haven't

[SM-USERS] SpamAssassin UI

2002-12-13 Thread Somik Raha
Hi,     I was trying to setup the spamassassin UI, and everytime I click on the SpamAssassin link, I see :   ERROR Unknown user or password incorrect. Go to the login page   And all my Squirrlemail preferences get trashed. I am running SquirrelMail on RH 8.0.  I'd be grateful for any advice

[SM-USERS] MySQL address book howto?

2002-12-13 Thread Rob Brandt
Can someone point me to a HOWTO for getting the address books to use a MYSQL database? I've looked in the wiki and the addressbook section only seems to refer to problems being solved, not configuration instructions. What I've done so far: in conf.pl, set the DSN to mysql://password:username@hos

[SM-USERS] Email footer plugin

2002-12-13 Thread Rolando Riley
Hi guys:   Do anybody of you know why the Email Footer plugin is no longer available in squirrelmai.org site?  It shows the plugin nor the "download file"     cheers,       R. Riley    

Re: [SM-USERS] Multiple domains + Apache + SSL + SM

2002-12-13 Thread Jonathan Angliss
Hello P, On Friday, December 13, 2002, p dont think wrote... >> > After I entered my username and password I get to the page >> > /src/webmail.php and I see the following. Isn't it interseting that >> > we _see_ my username+domain after 11, 12 and 13 below? >> >> Not really. You'd expect that o

RE: [SM-USERS] Multiple domains + Apache + SSL + SM

2002-12-13 Thread p dont think
> > After I entered my username and password I get to the page > > /src/webmail.php and I see the following. Isn't it interseting that > > we _see_ my username+domain after 11, 12 and 13 below? > > Not really. You'd expect that output. You cannot get a value from a > session you haven't starte

RE: [SM-USERS] A newbie needs help

2002-12-13 Thread p dont think
It looks like vlogin did its job to me. Hmmm. You told me that setting debug=1 gives you this: > - - - < s n i p > - - - > Your IMAP login was resolved to: > [EMAIL PROTECTED] > - - - < s n i p > - - - and you said that logging in manually with that exact same address works: > As I've said, I

[SM-USERS] BUG REPORT

2002-12-13 Thread waynehtl
using mozilla or ie6 squirrel mail renames attachments mozilla renames files to "filename.php" ie6 just renames files to "download" and in view mode renames files to "download.Sent" --- This sf.net email is sponsored by: With Great Power,

[SM-USERS] Login failure since cvs upgrade

2002-12-13 Thread Bruce Richardson
At the beginning of last week I was able to use SM perfectly well, using the latest STABLE cvs code. Today I updated to the latest CVS and now I can't log in. This is the message shown in the log: [13-Dec-2002 17:31:06] PHP Warning: Failed to write session data (files). Please verify that the

Re: [SM-USERS] trouble with the 'filters' plugin at 1.2.10

2002-12-13 Thread Jim Chivas
On Fri, 13 Dec 2002, Jonathan Angliss wrote: > Hello Jim, > On Tuesday, December 10, 2002, Jim Chivas wrote... > > >>> The more people I hear from the more the problem is that 'ALL' > >>> user settings in the pref files are missing and appear to be at > >>> the default ex: my personal options are

Re: [SM-USERS] trouble with the 'filters' plugin at 1.2.10

2002-12-13 Thread Jonathan Angliss
Hello Jim, On Tuesday, December 10, 2002, Jim Chivas wrote... >>> The more people I hear from the more the problem is that 'ALL' >>> user settings in the pref files are missing and appear to be at >>> the default ex: my personal options are now blank. >> Would it be possible to send me a sample .

[SM-USERS] Warning: session_register error (SOLVED)

2002-12-13 Thread Jody Cleveland
Thanks everyone for your help. Here's what happened. The /tmp folder was deleted. When that folder was re-created, he was logged in as root. So, that gave that folder the wrong permissions. Once we changed that, it now works fine. Jody --- Thi

Re: [SM-USERS] Multiple domains + Apache + SSL + SM

2002-12-13 Thread Jonathan Angliss
Hello Lilla, On Friday, December 13, 2002, Lilla wrote... >> As I've said previously, it is a complete mystery to me why you'd >> not be getting your username set even in webmail.php. In fact, it >> *has* to be set to get your mail. So here is yet another debug >> version of webmail that does the

Re: [SM-USERS] Warning: session_register error

2002-12-13 Thread Rafael Martinez
Chris Hilts said: > > If you are able, you may wish to suggest to your admin the use of a tool > such as tmpreaper which prunes files which are only over a certain age. > Or even better, save your session files in another directory (You can define this in php.ini). -- Regards Rafael Martinez U

Re: [SM-USERS] Warning: session_register error

2002-12-13 Thread Chris Hilts
> \Warning: session_register() [function.session-register]: > open(/tmp/sess_987b59b404e11308f3d97135c5c87e7f, O_RDWR) failed: > Permission > denied (13) in /var/www/html/mail/src/global.php on line 99 > > The network admin was deleting everything in the /tmp folder, but I didn't > think that would

[SM-USERS] Prefs

2002-12-13 Thread Adrian Jones
Hello all Some of the preferences are changing SM 1.2.8 Some of the options in Options are changing, in some accounts if you change options they don't change, the plugin options have disappeared from the options screen but the plugins still work. AAARRH Sorry about that but, help me und

[SM-USERS] Warning: session_register error

2002-12-13 Thread Jody Cleveland
Hello all, Squirrelmail has been working great, and all of a sudden, any page I go to , I get a page of errors starting with this one: \Warning: session_register() [function.session-register]: open(/tmp/sess_987b59b404e11308f3d97135c5c87e7f, O_RDWR) failed: Permission denied (13) in /var/www/html

[SM-USERS] i cant receive any email

2002-12-13 Thread Zafar Alam
hi i m running qmail and squirrelmail at a time on a pc qmail is working properly but i cant receive any email on web squirrel mail any solution? zafar --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn

[SM-USERS] SM just broke

2002-12-13 Thread Jason Corekin
A few hours ago everything was working fine in SM.  I just joined a new email list and I was going to create a new folder and filter for it but found that I was not able to.  Rather I found that that the folders window is timing out and that my list of server side filters is no longer being

Re: [SM-USERS] Multiple domains + Apache + SSL + SM

2002-12-13 Thread Lilla
Very sorry for the delayed response. Things are crazy busy lately... Ofcourse no probs :) As I've said previously, it is a complete mystery to me why you'd not be getting your username set even in webmail.php. In fact, it *has* to be set to get your mail. So here is yet another debug version