I'm not having the crash problem, but my ldap autocomplete acts strangely also. I can use my netscape browser to hit my ldap server with the same url in my config file and it returns the email address for the cn value I give it. When I try to type the same cn value into the To: field of a message I get nothing. The strange part is that if I type in the entire email address, evolution resolves the address to a CN. I can only assume that evolution grabs what you put in the recipient field and sticks it in a string like - (cn=<some name>) and then tacks that string on the end of the ldap url.
When I put this url into a netscape browser window I get the same results as I would doing an ldapsearch from the commandline... ldap://ldap.grc.nasa.gov:389/ou=Lewis%20Research%20Center,o=National%20Aeronautics%20and%20Space%20Administration,c=US??sub?(cn=salderman) But, in config.xmldb I have the same url up to the (cn=salderman) part and it doesn't resolve. It does do a backward resolve from the email address, which I guess is great, but if I knew all the addresses that I send to I'd just type them and I wouldn't need ldap. Can someone explain the following error to me? I receive this in my evolution debug file (specified on the commandline for evo) when evo is trying to resolve the characters I type into a recipient field. e-table-CRITICAL **: file e-table-item.c: line 990 (eti_unfreeze): assertion `eti->frozen_count > 0' failed. On Tue, 2002-03-12 at 02:52, Mads Randstoft wrote: > On Tue, 2002-03-12 at 04:17, Shahms E. King wrote: > > Hello! > > > <section path="/Addressbook/Completion"> > > <entry name="uri" type="string" > > value="ldap://localhost:389/dc=toshok,dc=org??one"/> > > </section> > > > > NOTE: Change the URL to match the addressbook URL you want to use. With > > LDAP URLs it has to be formatted using the correct syntax for your > > system. > > That is all very good, but I can't seem to make it work. Nothing happens > when I write a mail, however if I "copy/paste" an address that is in the > LDAP to the "to:" field, evolution crashes, and have to be restarted... > > Is this a problem with 1.0.2 (lates stable) or is it a problem with the > setting I have made in the file?? > > I'm not much into ldap, so I don't know how to "Change the ULR to match > the address book" of my company... and since the "support" here only > supports M$-ware I can't get any help, even if they knew how :-( > > -- > Codito, Ergo Sum > -- Mads Randstoft > Development Engineer > Tellabs Copenhagen > > ============================================================ > The information contained in this message may be privileged > and confidential and protected from disclosure. If the > reader of this message is not the intended recipient, or an > employee or agent responsible for delivering this message to > the intended recipient, you are hereby notified that any > reproduction, dissemination or distribution of this > communication is strictly prohibited. If you have received > this communication in error, please notify us immediately by > replying to the message and deleting it from your computer. > > Thank you. > Tellabs > ============================================================ > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution > -- Sean M. Alderman ITRACK Systems Analyst PACE/NCI - NASA Glenn Research Center (216) 433-2795 Calling a windowed operating system "Windows" is like naming an automobile "Wheels." _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
