From eric.piollet@chpyr.aquisante.fr Mon Jul 15 13:47:07 2002 From: eric.piollet@chpyr.aquisante.fr (Eric Piollet) Date: Mon, 15 Jul 2002 13:47:07 +0100 Subject: [turba] ldap : preformated request Message-ID: <065f01c22c06$1c75bfe0$e902a8c0@chpyr.aquisante.fr> C'est un message de format MIME en plusieurs parties. ---------------------- multipart/alternative attachment To simplify the view of my users I want to show the full list of = contacts in my local ldap annuary without making a request "name =3D *" =20 How can i configure Turba to put my preformated request "name=3D*" ? ---------------------- multipart/alternative attachment
To simplify the view of my users I want = to=20 show the full list of contacts = in my local=20 ldap annuary
without making a request "name =3D = *" =20
 
How can i configure Turba to put my = preformated=20 request "name=3D*" ?

 
---------------------- multipart/alternative attachment-- From acalmeida@cariocaengenharia.com.br Wed Jul 17 17:58:22 2002 From: acalmeida@cariocaengenharia.com.br (Alessandro Castro de Almeida) Date: Wed, 17 Jul 2002 13:58:22 -0300 Subject: [turba] Sort AddressBook Message-ID: <005301c22db3$2b19c420$100101c0@cariocaengenharia.com.br> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment Hi, everyone! How can I sort the Address Book by name in the compose window? Is there any configuration file or may I have to modify some queries in = the turba's souce? Regards, Alessandro Almeida ---------------------- multipart/alternative attachment
Hi, everyone!
 
How can I sort the Address Book by name = in the=20 compose window?
Is there any configuration file or may = I have to=20 modify some queries in the turba's souce?
 
Regards,
 
Alessandro Almeida
 
 
 
 
---------------------- multipart/alternative attachment-- From terencel@sunway.edu.my Thu Jul 18 02:06:29 2002 From: terencel@sunway.edu.my (Terence) Date: Thu, 18 Jul 2002 09:06:29 +0800 Subject: [turba] Solution for "Failed to connect to the specified directory" Message-ID: <012901c22df7$5983b110$c90010ac@terencel> I think this should be in the FAQ: (there are just no solutions to be found anywhere) ====> start A co-worker pointed out to me that my protocol should be tcp, not unix. I also removed the port number. This helped greatly. Here's my version of that section in sources.pup $cfgSources['localsql'] = array( 'title' => 'My Addressbook', 'type' => 'sql', 'params' => array( 'phptype' => 'mysql', 'hostspec' => '******************', 'username' => 'horde', 'password' => '************', 'database' => 'horde', 'options' => '', 'socket' => '', 'tty' => '', 'port' => '', 'protocol' => 'tcp', 'table' => 'turba_objects' ), Another possibility is that your username and password is not correct. Make sure you can connect to MySql from the command line. The following two files connecting to mysql should be the same: /horde/turba/config/sources.php and /horde/imp/config/servers.php Hope this helps somebody From edcoates@nighthawk.dyndns.org Thu Jul 18 04:06:24 2002 From: edcoates@nighthawk.dyndns.org (Ed Coates) Date: Wed, 17 Jul 2002 22:06:24 -0500 Subject: [turba] Problem with Adding new contacts Message-ID: <1026961584.3d3630b07ef13@imp.shadowland.net> I've got horde 2.1, imp 3.1, kronolith 1.0, and turba 1.1 all installed from tarballs on a SuSE 8.0 system running php 4.1.0 and using MySQL 4.0.2-alpha as the back end. Horde, Imp, and Kronolith seem to work for the most part, but when I go into Turba and try to add a contact into My Address Book, I get brougt back to the login screen. There's no error in the horde.log and I can't see anything wrong with the database. I can access the database and perform inserts with the horde login. The funny thing is, that, if I click on the add address icon in Imp, it gets added into Turba without any problems, and I can even go in and edit it. Has anybody else encountered this problem, and more importantly, is there a fix for it? Ed ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ From paragg@konark.ncst.ernet.in Thu Jul 18 10:03:31 2002 From: paragg@konark.ncst.ernet.in (Parag Godkar) Date: Thu, 18 Jul 2002 14:33:31 +0530 Subject: [turba] Feature removed from Turba 1.1 ? Message-ID: <011601c22e39$fd6d2f80$ad978dca@sharayu> This is a multi-part message in MIME format. ---------------------- multipart/alternative attachment I just have one=20 small query. My configuration of IMP is Horde: 2.1 IMP: 3.1 Turba: 1.1 Apache-1.3.23-11 Red Hat Linux 7.2 Everything is working fine. The feature of accessing Turba from compose window is truly good. No doubt about it. But, I don't see the selection boxes for TO, CC, BCC which allowed for sending multiple mails from the address book itself as was present earlier in Turba 1.01. I see only the names and email addresses of people in both search and list windows. As a result I can send mail to only one user at a time from the address book. Now my query is if any configuration change needed for getting this enabled in the address book - Turba 1.1 or has this feature been totally removed? This was a good feature as it allowed the user to send mails to multiple users from address book as well.=20 Regards, Parag.=20 ---------------------- multipart/alternative attachment
I just have one=20
small query.
 
My=20 configuration of IMP is
Horde: 2.1
IMP: 3.1
Turba:=20 1.1
Apache-1.3.23-11
Red Hat Linux 7.2

Everything is working = fine.
 
The feature of accessing Turba = from
compose window is truly good. = No
doubt about it.
 
But, I don't see the selection = boxes
for TO, CC, BCC which allowed = for
sending multiple mails from the=20 address
book itself as was present earlier in = Turba=20 1.01.
I see only the names and email=20 addresses
of people in both search and list=20 windows.
As a result I can send mail to only one = user
at a time from the address = book.
 
Now my query is if any configuration=20 change
needed for getting this enabled in the=20 address
book - Turba 1.1 or has this feature=20 been
totally removed?
 
This was a good feature as it allowed = the=20 user
to send mails to multiple users from=20 address
book as well.
 
Regards,
Parag. 
---------------------- multipart/alternative attachment-- From dtartari@portoriogrande.com.br Thu Jul 18 11:59:31 2002 From: dtartari@portoriogrande.com.br (=?ISO-8859-1?B?RGFyY2kgQW509G5pbw==?= Tartari) Date: Thu, 18 Jul 2002 07:59:31 -0300 Subject: [turba] Feature removed from Turba 1.1 ? In-Reply-To: <011601c22e39$fd6d2f80$ad978dca@sharayu> References: <011601c22e39$fd6d2f80$ad978dca@sharayu> Message-ID: <1026989971.3d369f938bc81@suprg-20.suprg> Strange....I am also using turba 1.1 and It is working good. I have the TO, BCC and CC buttons to choose who I was going to send mails. Just select the one or more email address and click in on button and OK, that is all.. Darci Tartari Citando Parag Godkar : > I just have one > small query. > > My configuration of IMP is > Horde: 2.1 > IMP: 3.1 > Turba: 1.1 > Apache-1.3.23-11 > Red Hat Linux 7.2 > > Everything is working fine. > > The feature of accessing Turba from > compose window is truly good. No > doubt about it. > > But, I don't see the selection boxes > for TO, CC, BCC which allowed for > sending multiple mails from the address > book itself as was present earlier in Turba 1.01. > I see only the names and email addresses > of people in both search and list windows. > As a result I can send mail to only one user > at a time from the address book. > > Now my query is if any configuration change > needed for getting this enabled in the address > book - Turba 1.1 or has this feature been > totally removed? > > This was a good feature as it allowed the user > to send mails to multiple users from address > book as well. > > Regards, > Parag. > -- Darci Tartari http://www.portoriogrande.com.br -------------------------------------------------- Enviado por Webmail do Porto do Rio Grande rodando software livre IMP 3.1 http://horde.org/imp/ From paragg@konark.ncst.ernet.in Thu Jul 18 13:03:17 2002 From: paragg@konark.ncst.ernet.in (Parag Godkar) Date: Thu, 18 Jul 2002 17:33:17 +0530 Subject: [turba] Feature removed from Turba 1.1 ? References: <011601c22e39$fd6d2f80$ad978dca@sharayu> <1026989971.3d369f938bc81@suprg-20.suprg> Message-ID: <014401c22e53$1c1b4e30$ad978dca@sharayu> This is a multi-part message in MIME format. ---------------------- multipart/mixed attachment No. You got me wrong. What you are talking about is the address book accessed via Compose Window. That is working fine for me as well. But when you access address book from the IMP menu I get the display like this - Please see the attached gif - turba-list.gif Whereas I should get a display like the one in the screenshots of Turba home page http://www.horde.org/turba/screenshots/ I have attached that gif as well - please see turba-search.gif. You see the difference. There is no TO, CC, BCC selection boxes ( not Buttons ) in my address book. That is what I was wondering. Was this feature removed or will it be required to be enabled ? Regards, Parag. ----- Original Message ----- From: "Darci Antônio Tartari" To: "Parag Godkar" Cc: Sent: Thursday, July 18, 2002 4:29 PM Subject: Re: [turba] Feature removed from Turba 1.1 ? > Strange....I am also using turba 1.1 and It is working good. I have the TO, BCC > and CC buttons to choose who I was going to send mails. > > Just select the one or more email address and click in on button and OK, that is > all.. > > Darci Tartari > > > Citando Parag Godkar : > > > I just have one > > small query. > > > > My configuration of IMP is > > Horde: 2.1 > > IMP: 3.1 > > Turba: 1.1 > > Apache-1.3.23-11 > > Red Hat Linux 7.2 > > > > Everything is working fine. > > > > The feature of accessing Turba from > > compose window is truly good. No > > doubt about it. > > > > But, I don't see the selection boxes > > for TO, CC, BCC which allowed for > > sending multiple mails from the address > > book itself as was present earlier in Turba 1.01. > > I see only the names and email addresses > > of people in both search and list windows. > > As a result I can send mail to only one user > > at a time from the address book. > > > > Now my query is if any configuration change > > needed for getting this enabled in the address > > book - Turba 1.1 or has this feature been > > totally removed? > > > > This was a good feature as it allowed the user > > to send mails to multiple users from address > > book as well. > > > > Regards, > > Parag. > > > > > -- > Darci Tartari > http://www.portoriogrande.com.br > > > -------------------------------------------------- > Enviado por Webmail do Porto do Rio Grande rodando > software livre IMP 3.1 http://horde.org/imp/ > ---------------------- multipart/mixed attachment A non-text attachment was scrubbed... Name: turba-list.gif Type: image/gif Size: 54245 bytes Desc: not available Url : http://lists.horde.org/archives/turba/attachments/9bab5a50/turba-list.gif ---------------------- multipart/mixed attachment A non-text attachment was scrubbed... Name: turba-search.gif Type: image/gif Size: 46630 bytes Desc: not available Url : http://lists.horde.org/archives/turba/attachments/d997e0f8/turba-search.gif ---------------------- multipart/mixed attachment-- From hart@saturn.med.nyu.edu Fri Jul 19 20:09:48 2002 From: hart@saturn.med.nyu.edu (Joshua Hart) Date: Fri, 19 Jul 2002 15:09:48 -0400 Subject: [turba] Problem with Adding new contacts In-Reply-To: <1026961584.3d3630b07ef13@imp.shadowland.net> Message-ID: On Wed, 17 Jul 2002, Ed Coates wrote: > I've got horde 2.1, imp 3.1, kronolith 1.0, and turba 1.1 all installed from > tarballs on a SuSE 8.0 system running php 4.1.0 and using MySQL 4.0.2-alpha as > the back end. > > Horde, Imp, and Kronolith seem to work for the most part, but when I go into > Turba and try to add a contact into My Address Book, I get brougt back to the > login screen. There's no error in the horde.log and I can't see anything wrong > with the database. I can access the database and perform inserts with the > horde login. > > The funny thing is, that, if I click on the add address icon in Imp, it gets > added into Turba without any problems, and I can even go in and edit it. > > Has anybody else encountered this problem, and more importantly, is there a fix > for it? A very kind gent by the name of Kent Scott emailed a fix to the problem. -> It seems that the error is in turba/templates/add/select.inc - if you -> change the method on line 1 from "get" to "post", it works. His solution worked for me.. Hopefully someone will make the change in CVS so that it will get into the next release :) Joshua From dan@acucore.com Sat Jul 20 00:47:08 2002 From: dan@acucore.com (Dan Wilson) Date: Fri, 19 Jul 2002 17:47:08 -0600 Subject: [turba] Import Error Message-ID: <1027122428.3d38a4fc493f3@webmail.acucore.com> I attempted to import an Outlook style export and got the following error: Fatal error: Cannot pass parameter 1 by reference in /home/dan/public_html/horde/turba/data.php on line 183 The export is actually from Yahoo Mail, but exported from there in the Outlook format. I just joined the list, so I'm not sure if this has been reported. I'm using CVS-HEAD. -Dan From jan@horde.org Sat Jul 20 14:19:46 2002 From: jan@horde.org (Jan Schneider) Date: Sat, 20 Jul 2002 15:19:46 +0200 Subject: [turba] Problem with Adding new contacts In-Reply-To: References: Message-ID: <1027171186.3d396372e82fd@jan.dip.ammma.net> Zitat von Joshua Hart : > -> It seems that the error is in turba/templates/add/select.inc - if you > -> change the method on line 1 from "get" to "post", it works. > > His solution worked for me.. Hopefully someone will make the change in > CVS > so that it will get into the next release :) There's no reason why it shouldn't work with the GET method. I fixed it anyway. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From chuck@horde.org Sat Jul 20 15:37:38 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Sat, 20 Jul 2002 10:37:38 -0400 Subject: [turba] Problem with Adding new contacts In-Reply-To: <1027171186.3d396372e82fd@jan.dip.ammma.net> References: <1027171186.3d396372e82fd@jan.dip.ammma.net> Message-ID: <1027175858.3d3975b283ee1@marina.horde.org> Quoting Jan Schneider : > There's no reason why it shouldn't work with the GET method. I fixed it > anyway. It was working fine. However, with it as a POST form now, users can't use the back button. With GET, you can. Please revert this... -chuck -- Charles Hagenbuch, "After a few minutes the most aromatic and nice smelling Italian coffee will come out of the exhaustpipe." - Our stove-top espresso pot From chuck@horde.org Sat Jul 20 16:03:49 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Sat, 20 Jul 2002 11:03:49 -0400 Subject: [turba] Problem with Adding new contacts In-Reply-To: <1027176199.3d39770735b3c@nighthawk.dyndns.org> References: <1027171186.3d396372e82fd@jan.dip.ammma.net> <1027175858.3d3975b283ee1@marina.horde.org> <1027176199.3d39770735b3c@nighthawk.dyndns.org> Message-ID: <1027177429.3d397bd523760@marina.horde.org> Quoting Ed Coates : > Well, it wasn't working here at all. Every time I tried to add a contact > by using the Add link, I got kicked back out to the login screen. The > change is working for me now, and so is the back button btw. If the back button was working for you, either you didn't test the right thing, or you have caching set at a level which will cause you other problems. I've tried something different; see if what's in CVS works for you now. (replies to the list, please) -chuck -- Charles Hagenbuch, "After a few minutes the most aromatic and nice smelling Italian coffee will come out of the exhaustpipe." - Our stove-top espresso pot From chuck@horde.org Sat Jul 20 17:14:23 2002 From: chuck@horde.org (Chuck Hagenbuch) Date: Sat, 20 Jul 2002 12:14:23 -0400 Subject: [turba] Import Error In-Reply-To: <1027122428.3d38a4fc493f3@webmail.acucore.com> References: <1027122428.3d38a4fc493f3@webmail.acucore.com> Message-ID: <1027181663.3d398c5f4b18a@marina.horde.org> Quoting Dan Wilson : > Fatal error: Cannot pass parameter 1 by reference > in /home/dan/public_html/horde/turba/data.php on line 183 Fixed in CVS - you'll need to update Horde, not Turba. -chuck -- Charles Hagenbuch, "After a few minutes the most aromatic and nice smelling Italian coffee will come out of the exhaustpipe." - Our stove-top espresso pot From dan@acucore.com Sat Jul 20 18:34:42 2002 From: dan@acucore.com (Dan Wilson) Date: Sat, 20 Jul 2002 11:34:42 -0600 Subject: [turba] Import Error In-Reply-To: <1027181663.3d398c5f4b18a@marina.horde.org> References: <1027122428.3d38a4fc493f3@webmail.acucore.com> <1027181663.3d398c5f4b18a@marina.horde.org> Message-ID: <1027186482.3d399f323f7b3@webmail.acucore.com> Sweet.. that works. One thing that might be a great feature for the import. When importing an Outlook export, the fields don't match up one-to-one. In Outlook, there is a First Name, Middle Name, and Last Name. Where in turba, there is just Name. It would be great if we could match all three fields to the one turba field and just concatenate the three together. I know this greatly adds to the complexity, but it's really the best way to get a true import. -Dan Quoting Chuck Hagenbuch : > Quoting Dan Wilson : > > > Fatal error: Cannot pass parameter 1 by reference > > in /home/dan/public_html/horde/turba/data.php on line 183 > > Fixed in CVS - you'll need to update Horde, not Turba. > > -chuck > > -- > Charles Hagenbuch, > "After a few minutes the most aromatic and nice smelling Italian coffee > will come out of the exhaustpipe." - Our stove-top espresso pot > > -- > Turba mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: turba-unsubscribe@lists.horde.org From jan@horde.org Sat Jul 20 18:51:49 2002 From: jan@horde.org (Jan Schneider) Date: Sat, 20 Jul 2002 19:51:49 +0200 Subject: [turba] Import Error In-Reply-To: <1027186482.3d399f323f7b3@webmail.acucore.com> References: <1027122428.3d38a4fc493f3@webmail.acucore.com> <1027181663.3d398c5f4b18a@marina.horde.org> <1027186482.3d399f323f7b3@webmail.acucore.com> Message-ID: <1027187509.3d39a335ed124@jan.dip.ammma.net> Zitat von Dan Wilson : > One thing that might be a great feature for the import. When importing > an > Outlook export, the fields don't match up one-to-one. In Outlook, there > is a > First Name, Middle Name, and Last Name. Where in turba, there is just > Name. > It would be great if we could match all three fields to the one turba > field > and just concatenate the three together. If you export directly from Outlook (not from Yahoo) you can select the fields you want to export, and there is a field for the full name. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft From dan@acucore.com Sat Jul 20 21:59:02 2002 From: dan@acucore.com (Dan Wilson) Date: Sat, 20 Jul 2002 14:59:02 -0600 Subject: [turba] Import Error In-Reply-To: <1027187509.3d39a335ed124@jan.dip.ammma.net> References: <1027122428.3d38a4fc493f3@webmail.acucore.com> <1027181663.3d398c5f4b18a@marina.horde.org> <1027186482.3d399f323f7b3@webmail.acucore.com> <1027187509.3d39a335ed124@jan.dip.ammma.net> Message-ID: <1027198742.3d39cf161adbf@webmail.acucore.com> I still think this would be a great feature, although obviously not a high priority. -Dan Quoting Jan Schneider : > Zitat von Dan Wilson : > > > One thing that might be a great feature for the import. When importing > > an > > Outlook export, the fields don't match up one-to-one. In Outlook, there > > is a > > First Name, Middle Name, and Last Name. Where in turba, there is just > > Name. > > It would be great if we could match all three fields to the one turba > > field > > and just concatenate the three together. > > If you export directly from Outlook (not from Yahoo) you can select the > fields you want to export, and there is a field for the full name. > > Jan.