[SM-USERS] BayesSpam 3.62 Released [BUGFIX]

2004-10-22 Thread Matthew Walker
VERY minor update to 3.61 released. I've pulled 3.61 off the available downloads. If you've already got 3.61 and it's working, there's no need to update to 3.62. If you're getting the DB error or a blank page, try updating, and make sure (once again) to update your config file to the new version. I

Re: [SM-USERS] Login frame

2004-10-22 Thread p dont think
Ebbe Hjorth wrote: Ebbe Hjorth wrote: Im trying to build a webpage, where i can login to SquirrelMail, but when i login, the SquirrelMail system loads in my little iframe where the login page shows - and that is no good - so how do i get SquirrelMail to open in a new window when i login? If I were

[SM-USERS] SQSPELL

2004-10-22 Thread RYAN vAN GINNEKEN
Hello need some help with the sqspell plugin for squirrel mail I am using 1.4.3a version on freebsd version 4.10 stable and wish to use aspell version aspell-0.60_2. Having trouble finding any documentation could someone give me some advice as to how to set this up. Also i had ispell installe

Re: [SM-USERS] Login frame

2004-10-22 Thread Ebbe Hjorth
> Ebbe Hjorth wrote: >> Im trying to build a webpage, where i can login to SquirrelMail, but >> when >> i login, the SquirrelMail system loads in my little iframe where the >> login >> page shows - and that is no good - so how do i get SquirrelMail to open >> in >> a new window when i login? > > If

Re: [SM-USERS] Login frame

2004-10-22 Thread Morten Nilsen
Ebbe Hjorth wrote: > Im trying to build a webpage, where i can login to SquirrelMail, but when > i login, the SquirrelMail system loads in my little iframe where the login > page shows - and that is no good - so how do i get SquirrelMail to open in > a new window when i login? If I were you I'd dr

[SM-USERS] Login frame

2004-10-22 Thread Ebbe Hjorth
Im trying to build a webpage, where i can login to SquirrelMail, but when i login, the SquirrelMail system loads in my little iframe where the login page shows - and that is no good - so how do i get SquirrelMail to open in a new window when i login? -

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread p dont think
memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M I'm sorry for the lack of detail that I provided. I'm using SquirrelMail 1.4.3a with apache 2.0.47 and php 4.3.2. I can download or view attachments with POP3 or IMAP mail client no problem (like Thunderbird). But when I tried to vie

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread Norman Zhang
memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M I'm sorry for the lack of detail that I provided. I'm using SquirrelMail 1.4.3a with apache 2.0.47 and php 4.3.2. I can download or view attachments with POP3 or IMAP mail client no problem (like Thunderbird). But when I tried to vie

Re: [SM-USERS] ERROR: Bad or malformed request

2004-10-22 Thread Carl D. Blake
On Fri, 2004-10-22 at 10:07, Carl D. Blake wrote: > I'm getting the following message when logging into squirrelmail. > > ERROR : Bad or malformed request. > Query: SORT (ARRIVAL) ISO-8859-1 ALL > Server responded: UID Invalid Syntax > > This only happens if the account I log into has mail in the

Re: [SM-USERS] filters not working as expected

2004-10-22 Thread p dont think
FWIW, you should look into *any* other filtering tool beside the one that comes with SM -- you want *server* side. Please suggest some. I want something easy to use and maintain using a GUI. I am not too sure procmail or maildrop fits the bill. I want simple filtering only with qmail+vpopmail sys

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread p dont think
memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M Your report is lacking some useful information. Please see the posting guidelines for further hints on what we need to see before we might be able to offer better help. You also fail to tell us what happens when you try, such as error m

Re: [JLU-17057]: Re: [SM-USERS] FYI - Deculde Spam Filter BADHEADERS Test failure with 1.4.3a

2004-10-22 Thread p dont think
Thanks Scott, I see the brackets are in fact required. I will look into updating the SquirrelMail source. Thanks. I find it interesting to note, however, that you run this header check when Message-ID is defined as an *optional* field (section 4.1). Cheers, Paul Scott Perry wrote: ==

Re: [SM-USERS] filters not working as expected

2004-10-22 Thread Payal Rathod
On Fri, Oct 22, 2004 at 01:16:49PM -0700, p dont think wrote: > FWIW, you should look into *any* other filtering tool beside the one > that comes with SM -- you want *server* side. Please suggest some. I want something easy to use and maintain using a GUI. I am not too sure procmail or maildrop f

Re: [SM-USERS] unhabilitate autocomplete on login for IE6

2004-10-22 Thread p dont think
How can we unhabilitate the autocomplete function for IE6 SP1 on "login.php"? We installed the password forget plugin and it works for Mozilla but not for IE6 SP1. Any idea of how to modify "login.php" to do so? password_forget *does* work with IE. you are probably viewing a cached version of th

Re: [SM-USERS] filters not working as expected

2004-10-22 Thread p dont think
- I can see the mail in Inbox/temp as well as Inbox. Why? Check your logs. Turn on PHP error display or use Debugger plugin. Post more information ala Which logs do you mean? I have also installed the debugger plugin, but am not getting to know how to use it. I don't know php at all. Do you want

[SM-USERS] (no subject)

2004-10-22 Thread Paul Dembro
Hi All, I am looking for the code to turn on the option to show how big the email is so I dont have to go in a turn it on manually. I found this snippet below and when I make changes it does not work. Is there anything else I am missing so I can change this. -snip- if (count($index_orde

[SM-USERS] ERROR: Bad or malformed request

2004-10-22 Thread Carl D. Blake
I'm getting the following message when logging into squirrelmail. ERROR : Bad or malformed request. Query: SORT (ARRIVAL) ISO-8859-1 ALL Server responded: UID Invalid Syntax This only happens if the account I log into has mail in the INBOX. When there is no mail it logs in without an error. The

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread Norman Zhang
Norman Zhang wrote: memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M Your report is lacking some useful information. Please see the posting guidelines for further hints on what we need to see before we might be able to offer better help. You also fail to tell us what happens when you t

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread Norman Zhang
memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M Your report is lacking some useful information. Please see the posting guidelines for further hints on what we need to see before we might be able to offer better help. You also fail to tell us what happens when you try, such as error me

[SM-USERS] BayesSpam 3.61 Released [BUGFIX]

2004-10-22 Thread Matthew Walker
I discovered a bug in the silent error handling of the DB connection today that I believe is the cause of the blank pages people have been encountering. This version also fixes a few missed places that needed to include the bayesdbprefix. When updating to this version, you need to replace your c

Re: [SM-USERS] Default Span Mail boxes

2004-10-22 Thread Tomas Kuliavas
> Hi, I would like to create a folder standard for bayesSpan. How I can do > this. http://article.gmane.org/gmane.mail.squirrelmail.user/20567/ Please fix your email software or don't use 8bit symbols in headers. -- Tomas --- This SF.net ema

Re: [SM-USERS] filters not working as expected

2004-10-22 Thread Payal Rathod
On Fri, Oct 22, 2004 at 02:30:55AM -0700, p dont think wrote: > >- Folders like Inbox/temp have no indication of amount on unread mails > >like, > >temp (2) > >Only Inbox has that & > > Options->Folder Preferences->Enable Unread Message Notification->All Folders Thanks got it. > >- I can see th

[SM-USERS] export preferences from openwebmail and reimport to squirrelmail

2004-10-22 Thread Marcus . Friede
Hi. We've to migrate our users from an openwebmail interface on cobalt raq server to squirrelmail on another machine. Is there any possibility to export all the user preferences of openwebmail (user preference, address book, calendar, vacation messsage, etc) and reimport them into squirrelmail?

Re: [SM-USERS] changing password

2004-10-22 Thread p dont think
Payal Rathod wrote: On Thu, Oct 21, 2004 at 01:26:51PM -0700, p dont think wrote: Try searching the mailing list archives, where this has been discussed in the past. One possible solution is to run two instances of apache, one special one that runs as the needed user and only answers pwd reques

Re: [SM-USERS] unhabilitate autocomplete on login for IE6

2004-10-22 Thread p dont think
yeah, this is exactly what I thought he meant. and my vague reply meant that password_forget disables that functionality for BOTH the password AND the username (actually, it tricks it), so there is no need to turn it off in the browser. I probably should have looked at the code before posting, b

Re: [SM-USERS] filters not working as expected

2004-10-22 Thread p dont think
There are too problems here. two? - Folders like Inbox/temp have no indication of amount on unread mails like, temp (2) Only Inbox has that & Options->Folder Preferences->Enable Unread Message Notification->All Folders - I can see the mail in Inbox/temp as well as Inbox. Why? Check your logs. Turn

Re: [SM-USERS] unhabilitate autocomplete on login for IE6

2004-10-22 Thread Ebbe Hjorth
How can we unhabilitate the autocomplete function for IE6 SP1 on "login.php"? We installed the password forget plugin and it works for Mozilla but not for IE6 SP1. Any idea of how to modify "login.php" to do so? >> >>>password_forget *does* work with IE. you are probably viewi

Re: [SM-USERS] changing password

2004-10-22 Thread Payal Rathod
On Thu, Oct 21, 2004 at 01:26:51PM -0700, p dont think wrote: > Try searching the mailing list archives, where this has been discussed > in the past. One possible solution is to run two instances of apache, > one special one that runs as the needed user and only answers pwd requests. Thanks for

Re: [SM-USERS] Quota Display

2004-10-22 Thread Jonathan Angliss
Hello Robert, On Wednesday, October 20, 2004, Robert Pruitt wrote... >>> Thanks for your reply - sorry if I top posted - what is top >>> posting? (I'm probably being ignorant here to some degree...) >> top-posting is where you put the complete text of your reply at the >> top of a reply message, o

Re: [SM-USERS] unhabilitate autocomplete on login for IE6

2004-10-22 Thread Jonathan Angliss
Hello P, On Friday, October 22, 2004, p dont think wrote... > yeah, this is exactly what I thought he meant. and my vague reply > meant that password_forget disables that functionality for BOTH the > password AND the username (actually, it tricks it), so there is no > need to turn it off in the br

[SM-USERS] filters not working as expected

2004-10-22 Thread Payal Rathod
Hi, I have the fiter plugin and have given the rule that all mails "root" are to diverted to Inbox/temp. There are too problems here. - Folders like Inbox/temp have no indication of amount on unread mails like, temp (2) Only Inbox has that & - I can see the mail in Inbox/temp as well as Inbox. Why?

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread p dont think
I'm using Squirrelmail with Cyrus IMAPD and Postfix. However I can't get the browser (IE/Firefox) to view/download some attachments (say > 200KB). With IMAP or POP, I have no problem. Could someone please give me a couple of pointers? memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread p dont think
I'm using Squirrelmail with Cyrus IMAPD and Postfix. However I can't get the browser (IE/Firefox) to view/download some attachments (say > 200KB). With IMAP or POP, I have no problem. Could someone please give me a couple of pointers? memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread Norman Zhang
I'm using Squirrelmail with Cyrus IMAPD and Postfix. However I can't get the browser (IE/Firefox) to view/download some attachments (say > 200KB). With IMAP or POP, I have no problem. Could someone please give me a couple of pointers? memory_limit = 8M post_max_size = 8M upload_max_filesize = 8M

Re: [SM-USERS] Cannot View Attachment

2004-10-22 Thread Norman Zhang
Jonathan Angliss wrote: I'm using Squirrelmail with Cyrus IMAPD and Postfix. However I can't get the browser (IE/Firefox) to view/download some attachments (say > 200KB). With IMAP or POP, I have no problem. Could someone please give me a couple of pointers? memory_limit = 8M post_max_size = 8M u