[SM-USERS] Page cannot be displayed, SM 1.4.6(cvs) and PHP 4.4

2005-08-25 Thread Matt Ruzicka
(Not sure if this should go to squirrelmail-devel, but I thought I would start here.) I was wondering if there was any word on when SM 1.4.6 would be released in stable form. We recently needed to upgrade to PHP 4.4 and then ran into the "Fatal error: Call to a member function on a non-object in

Re: [SM-USERS] Page cannot be displayed, SM 1.4.6(cvs) and PHP 4.4

2005-08-29 Thread Matt Ruzicka
Thanks to those that replied to this query. At this point we think we have it pinned down to either some ssl-unclean-shutdown related directives that were in our old apache config for this site that didn't make it into the new one or unexpected results from some rewrites we are doing in the htacce

[SM-USERS] SquirrelMail 1.4.6 and Mysql 5

2006-02-27 Thread Matt Ruzicka
Is anyone running SM with mysql 5? We are are currently using mysql to store our user preferences and address books and are about to upgrade from mysql 4.1 to mysql 5. I have a concern about the new reserved word 'label' that is part of mysql 5 because there is a column named 'label' that the

Re: [SM-USERS] SquirrelMail 1.4.6 and Mysql 5

2006-02-28 Thread Matt Ruzicka
SM package. Being able to set the column names would probably be a good alternative. Thanks again. Matthew Ruzicka - Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 Got SPAM? Take back your email with MailArmory. http://www.MailArmory.com On Mon, 27 Fe

[SM-USERS] SquirrelSpell and MySQL

2006-03-21 Thread Matt Ruzicka
Is it possible to have SquirrelSpell maintain its user dictionaries in SQL instead of in flat files? We use a db backend for both our address books and user prefs and would like to use a db for the dictionaries as well since we run SM on a load balanced web farm. I didn't see any indication t

Re: [SM-USERS] SquirrelSpell and MySQL

2006-03-30 Thread Matt Ruzicka
I finally got around to implementing this so I figured I'd post my results. I went ahead and grabbed the 1.5.2-cvs plugins (20060331), moved the original 1.4.6 squirrelspell plugin offline and copied the 1.5.1 squirrelspell plugin into its place. I then grabbed the latest compatibility plugi

Re: [SM-USERS] SquirrelSpell and MySQL

2006-04-24 Thread Matt Ruzicka
It had been awhile since I looked at this project and needed to revisit it anyway. I just went ahead and grabbed the latest CSV snapshot for the 1.5.2 plugins (plugins-20060405_-CVS.devel.tar.gz) and tested it on a near vanilla (altering config/config.php for it to work) install of CVS sna

Re: [SM-USERS] SquirrelSpell and MySQL

2006-04-25 Thread Matt Ruzicka
like Tomas Kuliavas pointed this out, but I'd evidently forgotten. Matthew Ruzicka - Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 Got SPAM? Take back your email with MailArmory. http://www.MailArmory.com On Mon, 24 Apr 2006, Matt Ruzicka wrote: I

Re: [SM-USERS] SquirrelSpell and MySQL

2006-04-25 Thread Matt Ruzicka
can find a solution. Matthew Ruzicka - Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 Got SPAM? Take back your email with MailArmory. http://www.MailArmory.com On Tue, 25 Apr 2006, Matt Ruzicka wrote: Hmm.. Not sure how this was working initially. I

Re: [SM-USERS] SquirrelSpell and MySQL

2006-04-26 Thread Matt Ruzicka
On Wed, 26 Apr 2006, Tomas Kuliavas wrote: Sorry for all the noise related to this. I thought it was a slamdunk, but obviously I've confused something along the way or have a new variable that I'm not aware of. I'd really like to get this working for my users so I will keep banging on it and gi

Re: [SM-USERS] Strange behavior with an attachment.

2006-05-03 Thread Matt Ruzicka
Hmm.. That's really interesting because we have had similar reports. Here are our specs: SquirrelMail 1.4.6 FreeBSD 4.x Apache 2.2.x PHP 5.1.x Courier-IMAP It has been a while since I looked into this, but I seem to remember my testing indicated it was the result of certain mailer scripts or c

Re: [SM-USERS] Unsafe Images

2006-05-05 Thread Matt Ruzicka
Doug, There is a plugin called "Unsafe Image Rules" that might meet your needs. http://squirrelmail.org/plugin_view.php?id=98 For any admins out there that are new to SM or just have questions about adding functionality, I'd /strongly/ recommend visiting the plugins page clicking the "View

Re: [SM-USERS] Strange behavior with left_main.php

2006-05-09 Thread Matt Ruzicka
On Tue, 9 May 2006, Louis LeBlanc wrote: At present, I can log in on SquirrelMail, but my left_main.php frame isn't rendering or executing at the server. It's trying to download. When I log in, I get a download manager popup that wants to save (or open) left_main.php to the local system. I've

[SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-07-29 Thread Matt Ruzicka
e true 1.4.7 version). All of this runs on FreeBSD 4.11. Let me know what other information I can provide. Thanks much. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 -

Re: [SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-07-29 Thread Matt Ruzicka
Is this something you've seen with older versions of Windows or IE, or are you just trying to determine the variables? Thanks. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 --

Re: [SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-07-29 Thread Matt Ruzicka
ocks unfortunately. Are there plans (or even the possibility) to tighten up the cookies so this isn't at all possible? Thanks for the attention to this and the quick responses. Matt Ruzicka - Senior Systems Administrator Front R

Re: [SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-08-01 Thread Matt Ruzicka
see if I could see what the second person is connecting with, but there are too many connections near those times to be able to determine for certain. Plus apache isn't really able to see too much. I suspect the bug you sent is the culprit though. Matt Ruzicka - Senior Systems Administr

Re: [SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-08-02 Thread Matt Ruzicka
On Wed, 2 Aug 2006, Tomas Kuliavas wrote: > Have you checked Mac's date settings? Yes, sorry, should have specified, the Mac's clock was set to 1970. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net

Re: [SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-08-02 Thread Matt Ruzicka
Is this actually fixed in 1.4.7? I probably misunderstood, but I thought that was an open bug. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 On Wed, 2 Aug 2006, Marc Powell wrote: > > >> -Original Message- >

Re: [SM-USERS] Session Oddity (or Mail From the Wrong User)

2006-08-02 Thread Matt Ruzicka
Ack, I obviously can't read (or correctly scroll down all the way on a page). Thanks for pointing this out and thanks for the attention to this issue Thomas, I appreciate the assistance. It really does keep my confidence high is running SquirrelMail. Matt Ruzicka - Senior Sy

[SM-USERS] mis-attached attachments

2006-09-29 Thread Matt Ruzicka
a message like that if we don't need to. Thanks for you time. Any feedback would be appreciated. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 - Take Surveys.

Re: [SM-USERS] mis-attached attachments

2006-10-02 Thread Matt Ruzicka
Sorry, register_globals is off. Thanks. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 On Sat, 30 Sep 2006, Tomas Kuliavas wrote: >> Some time in the semi-recent past we started to receive a few reports of >> users sending

Re: [SM-USERS] mis-attached attachments

2006-10-05 Thread Matt Ruzicka
Hmm.. I thought I had relied to this, but I don't see it in the mailing list archive. On Sat, 30 Sep 2006, Tomas Kuliavas wrote: > Your PHP register_globals setting? Our registered globals are set to off. Thanks. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc

[SM-USERS] Auto removing old emails in trash folder (reheated)

2003-11-21 Thread Matt Ruzicka
I've been digging through FAQ, archives and google and haven't really found a solid answer to this question and was hoping someone could give me a a bit of advice. Here was the original question: --- Subject: Auto removing old emails

[SM-USERS] Next Previous Oddity

2005-03-18 Thread Matt Ruzicka
We are running squirrelmail-1.4.4 and have been seeing a particular "feature" since we started running SM back at 1.4.1 I believe. Occasionally, at intervals I have not been able to determine, when a mailbox is first opened and a message from the message list is selected for reading, neither of th