Re: [SM-USERS] are mails being counted before filtered ?

2003-03-28 Thread Redhat71
> Hello Redhat71, > On Thursday, March 27, 2003, Redhat71 wrote... > >>> The thing is... the filters plugin doesn't filter on anything but the >>> INBOX folder (at least I haven't seen the option), so if it was >>> miss-counting in another folder because of a miss-numbered folder, >>> then I couldn

Re: [SM-USERS] are mails being counted before filtered ?

2003-03-28 Thread Pong
Redhat71 sagde: > > i don't know who's to be blamed ... > > the filtered message is counted by both folders at the same time as if > it's COPIED to trash, but it shouldn't cause it's MOVED to trash > > the only way to correct it is to enter the folder "redhat", then it > knows the message is not th

[SM-USERS] memory size problem

2003-03-28 Thread akanksha pk kumar
hi I have been trying to run squirrelmail but it gives me this error after i login on the frames of the login.php age. Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 4097 bytes) in /var/www/html/squirrelmail/functions/imap_general.php on line 85 Squirrel mail

Re: [SM-USERS] are mails being counted before filtered ?

2003-03-28 Thread Redhat71
> Redhat71 sagde: >> >> i don't know who's to be blamed ... >> >> the filtered message is counted by both folders at the same time as if >> it's COPIED to trash, but it shouldn't cause it's MOVED to trash >> >> the only way to correct it is to enter the folder "redhat", then it >> knows the message

[SM-USERS] Squirrelspell with Aspell not working on Win2K Server IIS5

2003-03-28 Thread Houston Superstar Foundation
Hello. System: Win2k server Web: IIS5 PHP: 4.3 SQ: 1.2.11 and 1.4r2 Mail: Mercury Mail 3.32 Aspell: 0.50-2 with English dictionary SETUP: * Installed Aspell in c:\aspell * Added path in both windows and PHP to c:\aspell

Re: [SM-USERS] are mails being counted before filtered ?

2003-03-28 Thread Jonathan Angliss
Hello Redhat71, On Friday, March 28, 2003, Redhat71 wrote... >>> the filtered message is counted by both folders at the same time >>> as if it's COPIED to trash, but it shouldn't cause it's MOVED to >>> trash >> There is no such command as MOVE in IMAP4. It's copy and delete :) > oh ... but when

[SM-USERS] [Fwd: Re: Squirrelmail attachment corrupt/mangled]

2003-03-28 Thread Ian Hubert
Thanks for the feedback. I will look in to updating the version of php. I don't see any updates from RH at the moment, so this is going to be a pain. I also have a friend who is seeing this same problem so I'd imagine that more and more users will struggle with this. Whilst it's not a squi

Re: [SM-USERS] are mails being counted before filtered ?

2003-03-28 Thread Redhat71
> Hello Redhat71, > On Friday, March 28, 2003, Redhat71 wrote... > the filtered message is counted by both folders at the same time as if it's COPIED to trash, but it shouldn't cause it's MOVED to trash > >>> There is no such command as MOVE in IMAP4. It's copy and delete :) > >> oh ... b

[SM-USERS] Change pass and change passwd error!.

2003-03-28 Thread David Gonzalez
Hello squirrelmail-users, I get these error from both of these programs. Fatal error: Failed opening required 'SM_PATHfunctions/global.php' (include_path='.:/usr/lib/php/:/usr/lib/php/pear/') in /var/www/html/correo/functions/strings.php on line 15 It isn't documented anywhere so i co

[SM-USERS] Aspell Problem

2003-03-28 Thread Jason Lieurance
Hello, Setup:FreeBSD 4.7PHP 4.30Squirrelmail 1.2.10 I think I know where the problem is I just don't know how to fixit.In this section of mysqspell_config.php itread:$SQSPELL_WORDS_FILE = getHashedFile($username, $data_dir, "$username.words");but my words file is here:/var/lib/squirrelmail/prefs/

Re: [SM-USERS] Change pass and change passwd error!.

2003-03-28 Thread Jonathan Angliss
Hello David, On Friday, March 28, 2003, David Gonzalez wrote... > I get these error from both of these programs. > Fatal error: Failed opening required > 'SM_PATHfunctions/global.php' > (include_path='.:/usr/lib/php/:/usr/lib/php/pear/') in > /var/www/html/correo/functions/strings.php on line

[SM-USERS] Htmlarea and save draft problem

2003-03-28 Thread Jason Lieurance
Hello,This is with the htmlarea plugin.If I am composing a message and save it and then work onit again, it's ok. But if I save it a 2nd time and go to work on it, Ibelieve it messes up the html code and display something likesize 2> in front of some of the lines. Lines are also messed as far as sp

RE: [SM-USERS] Change pass and change passwd error!.

2003-03-28 Thread p dont think
Looks like you are using SquirrelMail version 1.4 and that these plugins do not support that version yet. We are still ramping up many of the plugins, so if it is critical for you to have such plugins, you should either downgrade to SquirrelMail 1.2.11(or 12) or contact the plugin authors and ask

[SM-USERS] Multilogin 2.0 and Netscape 4.x BUG

2003-03-28 Thread Ricardo Stella
Multilogin 2.0 (and 1.0) has a bug on functions.php The HTML code is set to create two TABLES but close on only one... On line 111 (for v2.0) I changed it to the following: " \n". Otherwise Netscape 4.x versions do not display the multiple servers pull-down boxes... My .02...begin:vc