Re: [SM-USERS] Notice: Trying to get property of non-object in c:\Inetpub\wwwroot\mail\class\mime\Message.class.php on line 693

2004-10-01 Thread Jay Lee
[EMAIL PROTECTED] said: > I get several errors when I open up SOME emails in squirrelmail, it > appears it might be emails that appear to have some sort of attachment > but I'm not able to confirm that yet nor can I find anything on this > error: Any chance your using PHP 5.x? Use the latest PHP

[SM-USERS] theme / skin question (where'd I find this?) and 1.5+ skins?

2004-10-01 Thread Steve Sobel
First, I got a skin for 1.4 back in the day, and I can't remember where I found it anymore. Unfortunately, google isn't helping. you can see the login page by going to http://webmail.openingbands.com/ Can anyone identify who made this / a website for it? Know if the makers are still around?

[SM-USERS] search address hangs... (ldap issue)

2004-10-01 Thread Rejaine Monteiro
Hi, (first at all, sorry by poor english... babel fish was used.) I have Squirrelmail 1.4.1 with Courier-IMAP+Qmail and OpenLDAP This is my configuration for my LDAP address book in Squirrelmail $ldap_server[0] = array( 'host' => 'ldap.domainx.com', 'base' => 'ou=Users,dc=domainx,dc=co

[SM-USERS] Notice: Trying to get property of non-object in c:\Inetpub\wwwroot\mail\class\mime\Message.class.php on line 693

2004-10-01 Thread Stephanie_Martinez
I get several errors when I open up SOME emails in squirrelmail, it appears it might be emails that appear to have some sort of attachment but I'm not able to confirm that yet nor can I find anything on this error: Notice: Trying to get property of non-object in c:\Inetpub\wwwroot\mail\class\mime

[SM-USERS] search address hangs when servers down (ldap)

2004-10-01 Thread Rejaine Monteiro
Hi, (first at all, sorry by poor english... babel fish was used.) I have Squirrelmail 1.4.1 with Courier-IMAP+Qmail and OpenLDAP This is my configuration for my LDAP address book in Squirrelmail $ldap_server[0] = array(     'host' => 'ldap.domainx.com',     'base' => 'ou=Users,dc=domainx,d

RE: [SM-USERS] SM on Windows server + SQL Server

2004-10-01 Thread Freedman, Daniel B - Arlington, VA - Contractor
Thank you Rafael, I was able to get SM to work via ODBC, the docs on Pear were close, but unclear, so good old trial and error helped me find the settings: Odbc://userid:[EMAIL PROTECTED] Thanks again, Dan -Original Message- From: Rafael Martinez Guerrero [mailto:[EMAIL PROTE

Re: [SM-USERS] SM on Windows server + SQL Server

2004-10-01 Thread Rafael Martinez Guerrero
On Thu, 2004-09-30 at 21:07, Freedman, Daniel B - Arlington, VA - Contractor wrote: > Hi all, > > I am running SM (now 1.43) and trying to use SQL Server as my DB > for addresses and prefs. > > I set up the database and ODBC but now SM wants a type in the DSN string > like MYSQL//host etc >