[SM-USERS] Virus Notifications

2003-06-27 Thread Jon Angliss
Hi All, Recently the lists been hit with a large number of viruses, that have been bounced because they were posted form non-subscribed users. I'm guessing that a member of both the devel and users list is infected with the Sobig virus [1]. As this is a list, there are a large number of

[SM-USERS] SM 1.4 multipart/mixed problems

2003-06-27 Thread Harry J Walsh
I'm setting up an email system for an online community and I'm having a problem with squirrelmail. When I send an attachment from SM 1.4 and read it in evolution I get the following error in the message display: Could not parse MIME message. Displaying as source. I have read the mime does not

[SM-USERS] Bug Report

2003-06-27 Thread Marcelo Zacarias da Silva
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [X] False - Please CC me when replying This bug occurs when I ... .X. view a particular message ... use a specific plugin/function ... try to do/view/use The description of the bug: F

Re: [SM-USERS] Fatal Error: Maximum execution time... HELP!

2003-06-27 Thread pdontthink
> Fatal error: Maximum execution time of 60 seconds exceeded in > /web/squirrelmail-1.4.0/functions/imap_general.php on line 448 > The Line is $char = $address{$pos}; inside parseAddress function. > > But if they check other folders (with more messages that INBOX) all it's > OK. i.e: The Inbox fold

[SM-USERS] sm 1.4.0 session_start() errors upon login

2003-06-27 Thread luna
hi folks- i've been attempting to solve a login problem for a few days, and am running out of ideas. /src/login.php loads fine, but upon entering a user/pass, i get a page full of errors, rather than an inbox. here are the errors: Warning: session_start(): read failed: Value too large for defi

[SM-USERS] User Timeout Issues {longish}

2003-06-27 Thread Scott Renda
Hoping to get some suggestions regarding my problem. Running SM 1.4 with Apache 2.0.40/PHP 4.2.2-8. The Apache/PHP installation was installed as part of a redhat install, SM installed manually. The SM box hooks into a Postfix-2.0.4/Courier 1.6.2/Maildrop 1.5.1 box on the same subnet. Both boxes

Re: [SM-USERS] missing "download this as a file" link (1.4)

2003-06-27 Thread Andre Nicholson
Just switched out SM 1.4.0 to 20030626_1641-CVS. I had a user complain about this feature last week telling me he uses it all the time and loved it; it's still missing from the 1.4.x series. I believe it was last in ./functions/mime.php in 1.2.11 Andre > Hello Pierre, > On Friday, June 27, 2003,

Re: [SM-USERS] Need help with slow execution

2003-06-27 Thread Paul Lankow
> Sounds to me like you're being bitten by that uw-imap misconfiguration > where it scans your entire home directory.. You may want to doublecheck > that. Thanks for the tip! I searched Google and went though the on docs at the UofW and couldn't find a reference to this "feature". Can you give me

Re: [SM-USERS] Fatal Error: Maximum execution time... HELP!

2003-06-27 Thread Jon Angliss
Hello Fernando, On Friday, June 27, 2003, Fernando Donate wrote... > I have some users who can't login in SM. The error is : > Fatal error: Maximum execution time of 60 seconds exceeded in > /web/squirrelmail-1.4.0/functions/imap_general.php on line 448 > The Line is $char = $address{$pos}; insi

Re: [SM-USERS] missing "download this as a file" link (1.4)

2003-06-27 Thread Jon Angliss
Hello Pierre, On Friday, June 27, 2003, Pierre Volcke wrote... > I cannot find the "download this as a file" feature in the 1.4 , which was > available in 1.2.x at the bottom of the view message windows. > Does somebody know how to get it back ? (as a plugin, maybe..?) Try updating to the latest

[SM-USERS] SM 1.4 multipart/mixed problems

2003-06-27 Thread Harry J Walsh
I'm setting up an email system for an online community and I'm having a problem with squirrelmail. When I send an attachment from SM 1.4 and read it in evolution I get the following error in the message display: Could not parse MIME message. Displaying as source. I have read the mime does not a

RE: [SM-USERS] Courier IMAP folders not seen

2003-06-27 Thread Pierre Naude
Hi there, Finally got around to upgrading Courier-IMAP. I'm now running the latest, version 1.7.3 and I still have the same problem... Pierre . On Tue, 2003-06-24 at 14:21, Troy Settle wrote: > Pierre, > > Try upgrading Courier-IMAP. > > I noticed that SM 1.4 had a serious issue working agains

[SM-USERS] Some MySQL questions w/squirrelmail

2003-06-27 Thread Jason Lieurance
Hello, Our server is FreeBSD 4.7, Squirrelmail 1.2.12cvs, courier-imap 1.4.4, php 4.3.0, MySQL 3.23.52, and apache 1.3.27. We have our squirrelmail to save prefs and addresses to MySQL which is great. Question: where are the defaults saved so I can edit them? Question: (Probably for PLUGINS) how

Re: [SM-USERS] SM deployment details

2003-06-27 Thread Alexandros Vellis
On Wed, 25 Jun 2003 18:38:53 -0500 (CDT) "Chris Winterrowd" <[EMAIL PROTECTED]> wrote: > Another concern I have is if we host all of the preferences on a > single database cluster, when a user logs in, the preferences will be > subject to network latency - this is ok if it is only during login or

Re: [SM-USERS] Need help with slow execution

2003-06-27 Thread Hans-Göran Puke
Wow, this is fantastic! I downloaded 1.4.1 CVS and the performance is now very good. With 1.4.0 I had to wait 30 seconds to see my mailbox, now it is only 1-2 seconds! However, I have not installed any plug-ins yet, so I don't know if it has anything to do with that. I will report back once I have.

Re: [SM-USERS] Need help with slow execution

2003-06-27 Thread Chris Hilts
> Going from one message to another in a mail box (none have more than 50) > takes 10 seconds. Freshing the folder list takes about 20. I have about > 100 folders, including sub folders, but only subscribe to 25 on the top > level. The more I subscribe to the slower it gets. Sounds to me like you'

[SM-USERS] Fatal Error: Maximum execution time... HELP!

2003-06-27 Thread Fernando Donate
Title: Mensaje Hello   I have some users who can't login in SM. The error is :   Fatal error: Maximum execution time of 60 seconds exceeded in /web/squirrelmail-1.4.0/functions/imap_general.php on line 448 The Line is $char = $address{$pos}; inside parseAddress function.   But if they ch

[SM-USERS] missing "download this as a file" link (1.4)

2003-06-27 Thread Pierre Volcke
hello, I cannot find the "download this as a file" feature in the 1.4 , which was available in 1.2.x at the bottom of the view message windows. Does somebody know how to get it back ? (as a plugin, maybe..?) thanks, Pierre --- This SF.Net em

Re: [SM-USERS] select multiple msg and forward

2003-06-27 Thread Marc Groot Koerkamp
That's an realy ancient version of SquirrelMail. Please try a newer version and report if it's fixed. SM 1.2.7 was the first version with the forward as attachment method from the messages list so I'm not surprised that there were glitches in the responsable code. Regards, Marc Groot Koerkamp K