[SM-USERS] SA Plugin overwriting previous emails

2007-06-18 Thread Jorge Paramo
I was hoping someone could be of assistance. I am trying to get the latest available plugin for spamassassin (frontend ver2) properly running on SM. The problem I am having is with the Email List Management. Whenever a new address/domain is added, it deletes the previous one(s) listed. I have tri

[SM-USERS] ISP - ISP mailtransfer

2007-06-18 Thread steverinos
I want to change my ISP! Both have squirrelmail and use squirrelmail, Both allow me full ftp access to Squirrelmail directory structures. I want to be able to copy the Inbox, Sent and etc from one to the other... is this possible? Can someone help in this matter? Thank You In Advance

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Tomas Kuliavas
SquirrelMail 1.5.2svn has ldap test script in contrib directory. You can download it from http://squirrelmail.svn.sourceforge.net/viewvc/*checkout*/squirrelmail/trunk/squirrelmail/contrib/test_ldap.phps?revision=11044 save script as test-ldap.php, set configuration variables correctly, run that s

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Gonzalo Carmona Martinez
I have made the changes you told me, but I get the same error. I set the protocol to 3. Changing the 'base' variable doesn´t change the error message I receive. Do I need to set other variables? Do you have any idea? Thank you very much for your help. >From: Tomas Kuliavas <[EMAIL PROTECTED]>

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Tomas Kuliavas
> I have a mail server with postfix and Squirrelmail, and I would like to use > an address book, that is allocated in another server. > > In the squirrelmail configuration file I worte this lines: > > $ldap_server[0] = array( > 'host' => , > 'name' => > ); > > where is the IP of the addressbo

[SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Gonzalo Carmona Martinez
Hello, I have a mail server with postfix and Squirrelmail, and I would like to use an address book, that is allocated in another server. In the squirrelmail configuration file I worte this lines: $ldap_server[0] = array( 'host' => , 'name' => ); where is the IP of the addressbook server. W