Re: [SM-USERS] LDAP address book integration

2011-07-30 Thread Curtis Rubel
My apologies, It seems that this is now standard with our installation of Nutsmail4 and not SQMail. Anyhow I apologize for my statement earlier about TBADDR being standard with SQM, it is not standard with SQM. Thanks again for your input… On Jul 30, 2011, at 11:11 AM, Tomas Kuliavas wr

Re: [SM-USERS] LDAP address book integration

2011-07-30 Thread Tomas Kuliavas
Curtis Rubel compro.net> writes: > > Hello > > Its my understanding that the tbaddr plugin is now standard > in SQM. http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/branches/SM-1_4-STABLE/squirrelmail/plugins/ No, it is not. -

Re: [SM-USERS] LDAP address book integration

2011-07-30 Thread Curtis Rubel
Hello Its my understanding that the tbaddr plugin is now standard in SQM. The functionality of autocompletion is part of the tbaddr plugin. So while this may still be a plugin it does come with SQM by default now, hence my statement of it being built in to SQM. I am not exactly sure where the

Re: [SM-USERS] LDAP address book integration (Curtis Rubel)

2011-07-30 Thread Juergen Edner
Hello Curtis, > Any one have any ideas as to what may have happened, has something gotten > broken in SQM or changed and requires > some other new setup info? > > Here is the entry I have in my config file that has worked for many years: > > $ldap_server[0] = array( > 'host' => 'localhost',

Re: [SM-USERS] LDAP address book integration

2011-07-29 Thread Tomas Kuliavas
Curtis Rubel compro.net> writes: > > > > 2011.07.29 15:20 Curtis Rubel rašė: > >> Hello users, > >> > >>I have recently updated my squirrelmail to the 1.4.21 release and my > >> ldap integration for the address book > >> is no longer working. The LDAP server is still up and operational a

Re: [SM-USERS] LDAP address book integration

2011-07-29 Thread Curtis Rubel
> 2011.07.29 15:20 Curtis Rubel rašė: >> Hello users, >> >>I have recently updated my squirrelmail to the 1.4.21 release and my >> ldap integration for the address book >> is no longer working. The LDAP server is still up and operational and I >> can query it manually from other >> sources

Re: [SM-USERS] LDAP address book integration

2011-07-29 Thread Tomas Kuliavas
2011.07.29 15:20 Curtis Rubel rašė: > Hello users, > >I have recently updated my squirrelmail to the 1.4.21 release and my > ldap integration for the address book > is no longer working. The LDAP server is still up and operational and I > can query it manually from other > sources so I know th

[SM-USERS] LDAP address book integration

2011-07-29 Thread Curtis Rubel
Hello users, I have recently updated my squirrelmail to the 1.4.21 release and my ldap integration for the address book is no longer working. The LDAP server is still up and operational and I can query it manually from other sources so I know that that side of things is still ok and has not

Re: [SM-USERS] LDAP address book (read/write)

2008-09-08 Thread Paul Lesniewski
>>> Is is not possible to get a full read/write address book trough LDAP in >>> SquirrelMail? >> >> I think if you use SM 1.5.2+ it might be. >> >>> How about storing and viewing phone numbers and more contact details? >> >> I think you can add a custom field to the abook. Vcard support was >> add

Re: [SM-USERS] LDAP address book (read/write)

2008-09-02 Thread D
On Tue, 02 Sep 2008 07:02:51 +0200, Paul Lesniewski wrote: >> Is is not possible to get a full read/write address book trough LDAP in >> SquirrelMail? > > I think if you use SM 1.5.2+ it might be. > >> How about storing and viewing phone numbers and more contact details? > > I think you can add a

Re: [SM-USERS] LDAP address book (read/write)

2008-09-01 Thread Paul Lesniewski
> Is is not possible to get a full read/write address book trough LDAP in > SquirrelMail? I think if you use SM 1.5.2+ it might be. > How about storing and viewing phone numbers and more contact details? I think you can add a custom field to the abook. Vcard support was added somewhere along t

[SM-USERS] LDAP address book (read/write)

2008-08-31 Thread D
Hi list, Is is not possible to get a full read/write address book trough LDAP in SquirrelMail? How about storing and viewing phone numbers and more contact details? -- Daniel Aleksandersen <[EMAIL PROTECTED]> - This SF.Net

Re: [SM-USERS] LDAP address book - per-user BaseDN?

2007-10-10 Thread Paul Lesniewski
On 10/10/07, z6 <[EMAIL PROTECTED]> wrote: > I've been happily using the LDAP Query plugin for some time. However it > only seems to allow a BaseDN to be specified globally for all users. > > I've experimented a bit with VLogin to attempt to supply a per-user BaseDN > for the address lookups (eithe

[SM-USERS] LDAP address book - per-user BaseDN?

2007-10-10 Thread z6
I've been happily using the LDAP Query plugin for some time. However it only seems to allow a BaseDN to be specified globally for all users. I've experimented a bit with VLogin to attempt to supply a per-user BaseDN for the address lookups (either constructed from the login name (1st choice) or ma

Re: [SM-USERS] LDAP address book not returning any results

2006-03-21 Thread Tomas Kuliavas
>>> Hi, >>> >>> I am using SquirrelMail 1.4.5 on a Gentoo Linux system (Apache 2.0.54 >>> and PHP 4.4.0). I have setup the LDAP address book feature by doing a >>> './configure' in the root of the SquirrelMail directory. I then chose >>> option 6 (Address Books) and then option 1 (Change LDAP Serve

Re: [SM-USERS] LDAP address book not returning any results

2006-03-21 Thread msmith
>> Hi, >> >> I am using SquirrelMail 1.4.5 on a Gentoo Linux system (Apache 2.0.54 >> and >> PHP 4.4.0). I have setup the LDAP address book feature by doing a >> './configure' in the root of the SquirrelMail directory. I then chose >> option 6 (Address Books) and then option 1 (Change LDAP Servers)

Re: [SM-USERS] LDAP address book not returning any results

2006-03-21 Thread Tomas Kuliavas
> Hi, > > I am using SquirrelMail 1.4.5 on a Gentoo Linux system (Apache 2.0.54 and > PHP 4.4.0). I have setup the LDAP address book feature by doing a > './configure' in the root of the SquirrelMail directory. I then chose > option 6 (Address Books) and then option 1 (Change LDAP Servers). I add a

[SM-USERS] LDAP address book not returning any results

2006-03-21 Thread msmith
Hi, I am using SquirrelMail 1.4.5 on a Gentoo Linux system (Apache 2.0.54 and PHP 4.4.0). I have setup the LDAP address book feature by doing a './configure' in the root of the SquirrelMail directory. I then chose option 6 (Address Books) and then option 1 (Change LDAP Servers). I add a new LDAP s

Re: [SM-USERS] LDAP Address Book Search

2005-07-27 Thread Tomas Kuliavas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > Hi all > > > I've just set up OpenLDAP for use with SquirrelMail. Addresses are to be > stored according to the MozillaOrgPerson schema > (http://www.linux.com/blob.pl?id=02a29e9f755b27c40c3ae45acb69c5ee). > > > Is it possible to change the fields

[SM-USERS] LDAP Address Book Search

2005-07-26 Thread Gary Lawton
Hi all I've just set up OpenLDAP for use with SquirrelMail. Addresses are to be stored according to the MozillaOrgPerson schema (http://www.linux.com/blob.pl?id=02a29e9f755b27c40c3ae45acb69c5ee). Is it possible to change the fields returned by the address book search? I'd like to show mobil

RE: [SM-USERS] LDAP Address Book

2005-03-29 Thread Tomas Kuliavas
>>> HI all, >>> I am looking for info on how to connect Squirrlemail with >>> our central staff email address book which is stored on an OpenLDAP >>> server, twas simple with Outlook :-( but I am having trouble finding >>> instructions, my first atempt resulted in SM crashing at login. Can >>> some

RE: [SM-USERS] LDAP Address Book

2005-03-29 Thread Simon
> To: squirrelmail-users@lists.sourceforge.net > Subject: Re: [SM-USERS] LDAP Address Book > > > Hi Simon, > > On Mi, 23.03.2005, 13:19, Simon sagte: > > HI all, > > I am looking for info on how to connect Squirrlemail with > our central > > staff email addr

Re: [SM-USERS] LDAP Address Book

2005-03-23 Thread Sven Pfeifer
Hi Simon, On Mi, 23.03.2005, 13:19, Simon sagte: > HI all, > I am looking for info on how to connect Squirrlemail with our central > staff email address book which is stored on an OpenLDAP server, twas > simple with Outlook :-( but I am having trouble finding instructions, my > first atempt result

[SM-USERS] LDAP Address Book

2005-03-23 Thread Simon
Title: Message HI all, I am looking for info on how to connect Squirrlemail with our central staff email address book which is stored on an OpenLDAP server, twas simple with Outlook :-( but I am having trouble finding instructions, my first atempt resulted in SM crashing at login. Can someo

Re: [SM-USERS] LDAP Address book problem

2004-10-07 Thread Rejaine Monteiro
I have another problem with multiple servers. In my case I have multiple LDAP servers and multiple squirrelmail servers, and all works fine, but (maybe) my problem  is different (nobody answered my question yet) See message:  [SM-USERS] search address hangs when servers down (ldap) Em Qui,

Re: [SM-USERS] LDAP Address book problem

2004-10-07 Thread Tomas Kuliavas
> Hello Everybody, > > > We are facing problem in accesing address book from LDAP server > > > 1. The enviornment > > > Webmail : Squirrel Mail on multiple machines > Preferences : On MySql > Personal Address Book : on Mysql > Users are stored in LDAP server on multiple machines > MTA : Postfix >

[SM-USERS] LDAP Address book problem

2004-10-07 Thread rajeshgl
Hello Everybody, We are facing problem in accesing address book from LDAP server 1. The enviornment Webmail : Squirrel Mail on multiple machines Preferences : On MySql Personal Address Book : on Mysql Users are stored in LDAP server on multiple machines MTA : Postfix OS : Linux redhat ES

Re: [SM-USERS] LDAP address book does what?

2004-05-25 Thread Ricardo Stella
Under most clients, typing an address would invoke automatic addressbook lookup, and if configured, would not only search the local addressbook but the ldap servers defined as well. I believe there is an autocomplete plugin, but I don't think I ever got it to work. So a user must use the Address

Re: [SM-USERS] LDAP address book does what?

2004-05-25 Thread Simon J. Blandford
Hi Tomas, > LDAP directories are used only when you search for address. There is > addresses button in compose window. Check what you can find there. I knew I was doing something majorly clueless :-P For some reason I thought I should see signs of life in the Addresses section in the top menu. I

Re: [SM-USERS] LDAP address book does what?

2004-05-25 Thread Tomas Kuliavas
> I am trying to get the LDAP address book to work. I have added a couple of > public address books using conf.pl and the resulting section from > config.php is shown below. > > Ultimately, I want to connect to a local LDAP server for a common address > book (this is part of a Jamm Mailserver insta

[SM-USERS] LDAP address book does what?

2004-05-25 Thread Simon J. Blandford
I am trying to get the LDAP address book to work. I have added a couple of public address books using conf.pl and the resulting section from config.php is shown below. Ultimately, I want to connect to a local LDAP server for a common address book (this is part of a Jamm Mailserver installation). B

Re: [SM-USERS] LDAP address book -- MIA?

2003-08-14 Thread Kurt Yoder
You only see ldap addresses when you compose a message and hit the addresses button (*NOT* the link at the top of the page!). [EMAIL PROTECTED] said: > Hey, all. I use my LDAP server for all sorts of authentication, > etc., and > I'd love to be able to plug my SM address book into it; I've even >

[SM-USERS] LDAP address book -- MIA?

2003-08-14 Thread kend
Hey, all. I use my LDAP server for all sorts of authentication, etc., and I'd love to be able to plug my SM address book into it; I've even done this in the past, but it went away for reasons I no longer recall. So I configured it in config.pl, but nowhere can I find an option to actually show LD

[SM-USERS] Ldap Address Book

2003-08-07 Thread Justin Alonzo
I setup LDAP address book with the config.pl script, but when I open my browser, and compose a message, I do not get any names when I do a search on the address book. What am I doing wrong? --- This SF.Net email sponsored by: Free pre-built

[SM-USERS] ldap/ address book problems

2003-02-19 Thread Jody Cleveland
Hello, I'm running: Squirrelmail 1.4 RC2a Redhat 8 PHP 4.2.2 I have a global address list in exchange that I'm trying to access through squirrel. So, in the config I set the ldap addressbook setting to match exactly with a test server running squirrel that works fine. When I list all addresses w

Re: "VIRUS found in:" [SM-USERS] LDAP Address Book

2003-01-20 Thread Jonathan Angliss
Hello Jeffrey, On Monday, January 20, 2003, Jeffrey Carter wrote... > VIRUS INFECTION ALERTVIRUS INFECTION ALERT > A virus was detected in this file. > The file was not cleaned and has been removed. > See your system administrator for further information. > File name: noname.txt > Virus name: No

[SM-USERS] LDAP Address Book

2003-01-20 Thread Jeffrey Carter
I'm trying to install an LDAP address book into squirrelmail. I've compiled and installed PHP 4.3.0 with ldap (./configure --with-ldap). My problem is that squirrelmail does not seem to be hitting slapd at all. I've checked this both with a packet sniffer and by running slapd in debug mod