[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
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?
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
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
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
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
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
>