[SM-USERS] SquirrelSpell Problem

2003-02-17 Thread Steve Moro
Hi there, I am having a problem getting the Squirrelspell to work. I have compiled aspell and at the command prompt when I try aspell -c "file" everything works fine. However, when I try clicking the spell check button on composing an email I get the following: I tried to execute 'ispell -a', b

[SM-USERS] quicksave-1.2.1 problem

2003-02-17 Thread Concordio M. Pajayat, Jr.
hi all! i've just upgraded my quicksave plugin to quicksave-1.2.1 and i set squirrelmail-1.2.6 to open a new window when composing a new message. there was this annoying Javascript pop-up window saying that my message was interrupted and was not sent eventhough i've already clicked the "Send" butt

Re: [SM-USERS] /src/redirect.php drops connection, apache sees illegal instruction

2003-02-17 Thread Jonathan Angliss
Hello Wes, On Monday, February 17, 2003, [EMAIL PROTECTED] wrote... > Some details: > kernel 2.4.19 > php 4.3.0 - works > courier IMAP 1.7.0 - tested with telnet localhost 143 and LOGIN > apache 2.0.44 > squir

[SM-USERS] /src/redirect.php drops connection, apache sees illegal instruction

2003-02-17 Thread wes
Hello, I'm a long time user of SM and just upgraded my server, introducing a problem that has me completely stumped. I can navigate to the /src/login.php and everything appears fine. Once I enter a username and password: Opera complains that the Connection was closed by remote server,

Re: [SM-USERS] Exchange Svr & Squirrel Send problem

2003-02-17 Thread Squirrel User
> > I can send and receive using POP3 > > Interesting, there I was thinking POP3 was a collection protocol only > ;P Sorry, POP3 and SMTP. My fingers are little too quick. :) > > but can only receive and cannot send using SquirrelMail. I've heard > > it had to do with improper routing, could a

[SM-USERS] RE: your plugin timeout_user on squirrelmail 1.2.8

2003-02-17 Thread p dont think
OK, it sounds like it is causing some sort of php error. Please edit your php.ini and change display_errors and error_reporting to these: display_errors = On error_reporting = E_ALL Then restart your web server and tell me what error messages you see please. Thanks, paul > -Original

[SM-USERS] RE: your plugin timeout_user on squirrelmail 1.2.8

2003-02-17 Thread p dont think
What browser are you using? Can you be more specific about the error? When exactly does it happens? What do you see? If you turn on display_errors in your php.ini, do you get any errors? Thanks, paul -Original Message- From: Alessandro Buttignol [mailto:[EMAIL PROTECTED]] Sent:

Re: [SM-USERS] No Access from Spain?

2003-02-17 Thread Stephen Hovey
I would guess cookie issues On Mon, 17 Feb 2003, Brad Wright wrote: > Hello. I have Squirrelmail 1.2.10 running on a sun-cobalt qube3 (running > Sun's version of linux called sausalito based on redhat I think). A user > currently living in Spain and trying to connect to the server from various

[SM-USERS] Is it possible to use a ; to separate email addresses?

2003-02-17 Thread Jody Cleveland
Hello all, I was just wondering if it's possible to use a ; to separate email addresses in the to field, rather than a comma? Thanks! -- Jody Cleveland ([EMAIL PROTECTED]) Winnefox Library System Computer Support Specialist --- This sf.net

Re: [SM-USERS] Thread sorting

2003-02-17 Thread Chris Hilts
> Thread sorting is not supported by your IMAP server > or there may be a problem with your configuration. > Please report this to the system administrator. conf.pl, look in #4, General Options. -- Chris Hilts [EMAIL PROTECTED] --- This sf.n

[SM-USERS] Thread sorting

2003-02-17 Thread Adrian Jones
I have this message, I have seen it before and got rid of it but can't remember how - sorry. Thread sorting is not supported by your IMAP server or there may be a problem with your configuration. Please report this to the system administrator. Any clues Adrian Jones Bluespheres.net ---

Re: [SM-USERS] Printing in Opera 7

2003-02-17 Thread Frank S. Bernhardt
I've seen this happen as well at a number of customers. I wasn't able to figure it out. The weird thing was that there were certain e-mails that DID print correctly. I gave up and installed Mozilla. Problem solved. I didn't need the aggravation... Mike Morrell wrote: Hopefully this is not of

Re: [SM-USERS] Sent folder too big?

2003-02-17 Thread Thomas Cameron
LOL - looks like a cool plugin, but we keep all our sent mails for legal purposes. Thanks to all who replied on and off list - it looksl ike we're fixed up fine. Thomas - Original Message - From: "Chris Hilts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 17, 2003 9:2

[SM-USERS] No Access from Spain?

2003-02-17 Thread Brad Wright
Hello. I have Squirrelmail 1.2.10 running on a sun-cobalt qube3 (running Sun's version of linux called sausalito based on redhat I think). A user currently living in Spain and trying to connect to the server from various internet cafes has been unable to login. No one else has had any trouble (I

Re: [SM-USERS] Login Error

2003-02-17 Thread Frank S. Bernhardt
Upgrade to 1.2.11. It's fixed. Jason Lieurance wrote: Hello, Everything was working great for a long time. Now when I goto login at the login screen, I put in the correct UN and PW and I get a login error. I do it again and it goes in. The first login attempt seems to fail every time anymore. Th

[SM-USERS] 553 <... Unbalanced '<'

2003-02-17 Thread Clinton Foss
When composing an email I get the following error: Requested action not taken: mailbox name not allowed Server replied: 553 <... Unbalanced '<' Anybody know what this means? Thanks Clinton --- This sf.net email is sponsored by

[SM-USERS] Bad Data In Form

2003-02-17 Thread Ronald Luten
Sometimes, not all the time, when replying to an email it returns a blank screen which only says: Cannot find file /baddatainform Error_log shows: File does not exist: /var/www/html/baddatainform So for some reason it is actually trying to retrieve the file baddatainform I cannot figure out why

Re: [SM-USERS] Sent folder too big?

2003-02-17 Thread Chris Hilts
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > allocate 143 bytes) in /home/blah/public_html/mail/functions/date.php on > line 243 > > Any way to get around this? He has over 1700 messages in his Sent folder. Increase PHP's memory limit and restart your webserver. Then

[SM-USERS] Sent folder too big?

2003-02-17 Thread Thomas Cameron
Howdy all - Using SM 1.2.11 on a Red Hat 7.3 machine, one of my users gets this message when he checks his Sent folder: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 143 bytes) in /home/blah/public_html/mail/functions/date.php on line 243 Any way to get around th

Re: [SM-USERS] SM-1.2.11

2003-02-17 Thread Jonathan Angliss
Hello List, On Monday, February 17, 2003, list wrote... >>> Did anyone else have this happen to them, after installing this >>> version of SM, 1.2.11 once a user setup a theme it was set for >>> EVERY user that logged in, think it must have been something I >>> miss configured as I've not heard me

Re: [SM-USERS] Do your users use SquirrelMail exclusively?

2003-02-17 Thread Jeffrey L. Taylor
Quoting Richard Tabor <[EMAIL PROTECTED]>: > I am curious as to whether squirrelmail users also use other imap clients > such as Netscape or IE and what percentage of the time they use those > clients rather the squirrelmail? > Too narrow a question. I use SM to access my mail thru IMAP server a

RE: [SM-USERS] load w/ errors under 1.2.11

2003-02-17 Thread p dont think
I just observed the exact same behavior on my 1.4 installations. Wow, this is strange indeed!... OK, I applied the patch that I sent out earlier in this thread, and it fixed it for me. That patch also avoids javascript errors when plugins such as password_forget add additional input tags to the

[SM-USERS] Do your users use SquirrelMail exclusively?

2003-02-17 Thread Richard Tabor
I am curious as to whether squirrelmail users also use other imap clients such as Netscape or IE and what percentage of the time they use those clients rather the squirrelmail? Thanks. Richard --- This sf.net email is sponsored by:ThinkGeek