From thomas at btspuhler.com Wed Jul 1 04:31:09 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Tue, 30 Jun 2009 19:31:09 -0700 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200906302110.36634.ml@radoeka.nl> References: <200906292005.08494.thomas@btspuhler.com> <200906302110.36634.ml@radoeka.nl> Message-ID: <200906301931.09902.thomas@btspuhler.com> On Tuesday 30 June 2009 12:10:36 Richard Bos wrote: > Op dinsdag 30 juni 2009 05:05:08 schreef Thomas Spuhler: > > > > i SEE IN THE SYSLOG: > > > > Jun 28 21:25:35 aargau kolabd: K: Loading backends > > > > Jun 28 21:25:35 aargau kolabd: B: Loading backend `@directory_mode@' > > > > Jun 28 21:25:35 aargau kolabd: B Error: Error is: syntax error at > > > > (eval 70) line 1, near "require > > > > Kolab::LDAP::Backend::@directory_mode" Global symbol > > > > "@directory_mode" requires explicit package name at (eval 70) line 1, > > > > line 516. > > > > Jun 28 21:25:35 aargau kolabd: B Error: Backend `@directory_mode@' > > > > does not exist or has errors, exiting > > > > > > > > Since slurp is gone this should be the way for replication. But what > > > > could be wrong? > > > > > > All variable with @....@ must be replaced by the build process. The > > > value for you should be: syncrepl > > > > Why did it not replace it when building the package. The other @.... @ > > were replaced. > > It's written like this in the file from the Kolab repository. > > check your build scripts. It looks like they are too old. The file common > should have a line with: > kolabd/dist_conf/common: -e 's=[@]directory_mode[@]=$(directory_mode)=g' \ > If that is not there, it won't build right. Yep, I see it was added: Nov 18 17:50:58 2008 UTC (7 months, 1 week ago) by mathieu Thanks -- Thomas From thomas at btspuhler.com Wed Jul 1 05:43:26 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Tue, 30 Jun 2009 20:43:26 -0700 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200906302111.44049.ml@radoeka.nl> References: <200906291953.10380.thomas@btspuhler.com> <200906302111.44049.ml@radoeka.nl> Message-ID: <200906302043.26660.thomas@btspuhler.com> On Tuesday 30 June 2009 12:11:43 Richard Bos wrote: > Op dinsdag 30 juni 2009 04:53:10 schreef Thomas Spuhler: > > OK, Thanks. I did replace it as suggested. (may had it initially this way > > before I did a lot of trying.) I uses a test system on a virtual box. I > > now get this error: > > Jun 29 19:39:39 localhost kolabd: Kolab is starting up > > Jun 29 19:39:39 localhost kolabd: L: Starting up > > Jun 29 19:39:39 localhost kolabd: L: Opening mailbox uid cache DB > > Jun 29 19:39:39 localhost kolabd: L: Opening graveyard uid/timestamp > > cache DB Jun 29 19:39:39 localhost kolabd: L: Opening mailbox quota cache > > DB Jun 29 19:39:39 localhost kolabd: K: Loading backends > > Jun 29 19:39:39 localhost kolabd: B: Loading backend `syncrepl' > > Jun 29 19:39:39 localhost kolabd: B Error: Error is: Can't locate > > Kolab/LDAP/Backend/syncrepl.pm in @INC (@INC contains: > > /usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi > > /usr/lib/perl5/site_perl/5.10.0 > > /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi > > /usr/lib/perl5/vendor_perl/5.10.0 > > /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 > > /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl .) at (eval 70) line > > 3, line 516. Jun 29 19:39:39 localhost kolabd: B Error: Backend > > `syncrepl' does not exist or has errors, exiting > > perl-kolab> find | grep syncrepl > ./lib/Kolab/LDAP/Backend/syncrepl.pm > > It looks like your perl-kolab is not up to date. Thanks so much. I think I am slowly getting there. I added the /syncrepl.pm from the Kolab repository and changed the path in dist/common and the kolabd now stays alive. I now can deleted users and that dammed waiting for cleanup is gone. All I now have to do is put this into the patches and rebuild the rpm. -- Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090630/9a6ff858/attachment-0001.html From bernhard at intevation.de Wed Jul 1 09:53:32 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 1 Jul 2009 09:53:32 +0200 Subject: Kolab Outlook 2007 In-Reply-To: <004701c9f95b$550dfcd0$ff29f670$@andersson@heatex.com> References: <004701c9f95b$550dfcd0$ff29f670$@andersson@heatex.com> Message-ID: <200907010953.32751.bernhard@intevation.de> Am Dienstag, 30. Juni 2009 10:18:22 schrieb Tomas Andersson: > Is there any way so sync calendar, contacts, tasks from Kolab/Horde to > outlook 2007 without using a connector? > > I tried publishing the calendar using webdav but it doesn't work. > > Is it possible to get at least some functionality? It should be possible to export iCalendar and VCard format files and "import" them both ways. Maybe this also works over webdav, but I do not know. Does Outlook 2007 understand webdav? -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090701/8caad15b/attachment.bin From bernhard at intevation.de Wed Jul 1 09:55:23 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 1 Jul 2009 09:55:23 +0200 Subject: Multiple mail paths in kolab In-Reply-To: <4A4A37F4.1090608@intelliant.net> References: <4A4A37F4.1090608@intelliant.net> Message-ID: <200907010955.23647.bernhard@intevation.de> Am Dienstag, 30. Juni 2009 18:06:12 schrieb Shrenik Bhura: > Don't have access to a test server, hence I am somewhat banking on > expert/experienced advice to minimise the trials. :) I suggest to set up a test or staging server then. Maybe you can use a virtual machine to do so. Configuration of postfix with Kolab Server/OpenPKG should mainly require postfix knowledge (thus it is not Kolab Server specific.) -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090701/aa2f75ff/attachment.bin From bernhard at intevation.de Wed Jul 1 09:57:18 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 1 Jul 2009 09:57:18 +0200 Subject: Horde/SyncML Status In-Reply-To: References: Message-ID: <200907010957.19015.bernhard@intevation.de> Am Dienstag, 30. Juni 2009 09:44:52 schrieb Johannes Graumann: > Can someone give a semi-definite statement on whether Horde/SyncML as > described in http://wiki.horde.org/SyncHowTo will actually work on a stock > Kolab installation from source? Please see the wiki page: http://wiki.kolab.org/index.php/Web_Client_SyncML (And improve it, by linking issues from the tracker, entering feedback and so on.) > Is anyone running a syncml-capable setup successfully? I know one setup where people run it successfully. Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090701/ab895863/attachment.bin From bernhard at intevation.de Wed Jul 1 09:59:00 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 1 Jul 2009 09:59:00 +0200 Subject: Permissions of Organizer folders. In-Reply-To: <4A440CCC.8080608@advocap.org> References: <4A440CCC.8080608@advocap.org> Message-ID: <200907010959.01299.bernhard@intevation.de> Am Freitag, 26. Juni 2009 01:48:28 schrieb John McMonagle: > This is for kolab 2.2.2 Kolab Server/OpenPKG? > I've noticed when after deleting events or contacts that they are not > being removed from the imap folders. > > I noticed that the permissions for the organizer folders such as > Contacts and Calendar ?are being set to lrswikxca. The client sets the permissions, so which version of the client are you using precisely? And which clients gets the first go on a fresh account? > If I set to lrswipkxtea kontact ?can delete entries from the mail folders. > > The difference is p Post that is probably not desirable , t delete and > e ?expurge. > > Are the permissions wrong or if there something else wrong? I can only speculate, but it might be the client creating the folders setting the wrong permissions. Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090701/25ac7e2e/attachment.bin From schneider at zawm.be Wed Jul 1 19:06:29 2009 From: schneider at zawm.be (Sascha Schneider) Date: Wed, 1 Jul 2009 19:06:29 +0200 Subject: Exchange to kolab Message-ID: <200907011906.29354.schneider@zawm.be> Hi, I found the wikipage on migrating from MS Exchange to Kolab, but found no real usefull hints. What about Kontact Exchange Connector, is this dead?? Toltec Migration Tool is not found for download or purchase. Best practice anyone?? I have to migrate mails, calendar, contacts and todos but I don't want to install funambol-server. Greetings from belgium, Sascha From delonly at gmail.com Thu Jul 2 11:08:54 2009 From: delonly at gmail.com (Del) Date: Thu, 2 Jul 2009 11:08:54 +0200 Subject: Exchange to kolab In-Reply-To: <200907011906.29354.schneider@zawm.be> References: <200907011906.29354.schneider@zawm.be> Message-ID: <200907021108.54999.delonly@gmail.com> Contact Toltec directly. Last time I did they still offered a beta version of the migration tool. When it comes to mails, you can simply copy them over to the new server with a client, not sure what free options you have on users, contacts, calendar entries and todos. The MAPI protocol is in the process of getting a free implementation these days, and Evolution already has pretty good support for Exchange, so you should be able to get pretty far on your own. Hopefully this will be very easy to do in a couple of months if e.g. KDE gets good support for MAPI. Cheers, Del On Wednesday 01 July 2009 07:06:29 pm Sascha Schneider wrote: > Hi, > > I found the wikipage on migrating from MS Exchange to Kolab, but found no > real usefull hints. > What about Kontact Exchange Connector, is this dead?? > Toltec Migration Tool is not found for download or purchase. > > Best practice anyone?? > > I have to migrate mails, calendar, contacts and todos but I don't want to > install funambol-server. > > Greetings from belgium, Sascha > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From liutauras.adomaitis at gmail.com Thu Jul 2 12:00:21 2009 From: liutauras.adomaitis at gmail.com (Liutauras Adomaitis) Date: Thu, 2 Jul 2009 13:00:21 +0300 Subject: mysteries with attachments Message-ID: Hello Kolab users, I'm fighting very strange problem - attachments are disappearing or doubled. No ideas how to dig arround... Explanation: Some times some users are getting emails without attachments. For example one internal user sends email to 7 internal recipients with one attachment. 5 emails are delivered ok, 2 are delivered without attachment. Resending email to whose two are ok. Some users sometimes are receiving emails with two identical files attached. i did not found circumstances then this happens. Now it seems it is quite random. Using Kolab 2.2.2, clients are Outlook XP,2003,2007 and Horde (some Outlooks are in Lithuanian language). Bynari Insght connector (latest version) Kolab started with all users using pop3s, and few weeks ago started to migrate all to imaps. Using pop3s worked ok, without any mysteries. users have no quotas enabled yet. I understand that this might sound a bit strange, but I need some ideas where to dig postfix? cyrus? amavis? kolab? OS (Mandriva 2009.1)? thank for your time Liutauras From schneider at zawm.be Thu Jul 2 12:33:29 2009 From: schneider at zawm.be (Sascha Schneider) Date: Thu, 02 Jul 2009 12:33:29 +0200 Subject: Dovecot to kolab-cyrus In-Reply-To: <20090629125846.30971fo6jufw5a3q@balu.dschungel.lokal> References: <20090629125846.30971fo6jufw5a3q@balu.dschungel.lokal> Message-ID: <4A4C8CF9.7000104@zawm.be> Hi List, I have to migrate dovecot maildirs to kolab-cyrus on the same server. imapsync needs to servers. What is the best practice?? I have setup a testingserver (call it B) befor installing to the real server (call it A). I thought of first imapsync from A-Dovecot to B-Cyrus and then a second time from B-Cyrus to A-Cyrus. Greetings from belgium, Sascha -------------- next part -------------- A non-text attachment was scrubbed... Name: schneider.vcf Type: text/x-vcard Size: 309 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20090702/001757d5/schneider.bin From webmaster at computational-chemistry.org Thu Jul 2 16:10:50 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Thu, 2 Jul 2009 16:10:50 +0200 Subject: merge two accounts ... maybe with imapsync Message-ID: <200907021610.50777.webmaster@computational-chemistry.org> Hello I have to solutions to my problem in my head maybe someone knows a 3rd or how to make one of the two happen. Is there a way to sync 2 imap accounts with each other. I would say like a merge. Why? Because I want my mails to remain at my ISP ... there I have backup and compared to my kolab-server a way better uptime. To use the full advantages of my kolab server I thought it would be nice to have all the mails on the kolab server too. #1 I now use imapsync to sync my ISPimap to my Kolabimap. Problem is that this setup only works in a Source-Target direction where I would like a merge aproach. To rearrange mails on the kolab server and have them that way on the ISPserver too. I hope this makes somewhat sense to someone. Maybe you guys have an idea how accomplish this. #2 I also have another Idea to solve my problem. Would it be possible to not use a local mailbox on the kolab server but to connect to a remote one (myISP). So that everything (maybe just the mails and not the contacts, dates, tasks etc.) I do is synced with my ISPs Server. This would as far as I understand fix all the sync problems. Thank you very much. I really enjoy the functionality of kolab :) Regards Alexander Schr?ter From ml at radoeka.nl Thu Jul 2 21:05:23 2009 From: ml at radoeka.nl (Richard Bos) Date: Thu, 2 Jul 2009 21:05:23 +0200 Subject: Exchange to kolab In-Reply-To: <200907011906.29354.schneider@zawm.be> References: <200907011906.29354.schneider@zawm.be> Message-ID: <200907022105.23657.ml@radoeka.nl> Op woensdag 01 juli 2009 19:06:29 schreef Sascha Schneider: > Hi, > > I found the wikipage on migrating from MS Exchange to Kolab, but found no > real usefull hints. > What about Kontact Exchange Connector, is this dead?? > Toltec Migration Tool is not found for download or purchase. > > Best practice anyone?? > > I have to migrate mails, calendar, contacts and todos but I don't want to > install funambol-server. Did you have a look at http://openchange.org/ It should be able to use openchange in conjunction with kolab. -- Richard From liutauras.adomaitis at gmail.com Fri Jul 3 12:15:45 2009 From: liutauras.adomaitis at gmail.com (Liutauras Adomaitis) Date: Fri, 3 Jul 2009 13:15:45 +0300 Subject: mysteries with attachments In-Reply-To: References: Message-ID: I have found out, that this is probably Bynari connector or Outlook problem, because messages on server are ok, even viewing messages with Horde are ok (attachments are in place), while outlook shows it empty. Anybody had experience with Outlook? Liutauras From nprice at gibb.co.za Fri Jul 3 16:32:56 2009 From: nprice at gibb.co.za (Neil Price) Date: Fri, 03 Jul 2009 16:32:56 +0200 Subject: mysteries with attachments In-Reply-To: References: Message-ID: <4A4E1698.4000001@gibb.co.za> Liutauras Adomaitis wrote: > I have found out, that this is probably Bynari connector or Outlook > problem, because messages on server are ok, even viewing messages with > Horde are ok (attachments are in place), while outlook shows it empty. > > Anybody had experience with Outlook? > Sounds like Bynari. Are you using the Bynari 3.x connector? It stores the attachments separately from the emails so some corrupt index might cause the symptoms you describe. I don't know if Bynari have some repair tool but you could fix it by simply deleting the Outlook profile, deleting the Bynari files in the profile, and then recreating the profile. It should re-sync with the server. I'm playing with the Bynari 4 beta connector now and it looks very professional. From thomas at btspuhler.com Fri Jul 3 21:51:01 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Fri, 3 Jul 2009 12:51:01 -0700 Subject: User Deleted, awaiting cleanup... Problem Message-ID: <200907031251.02039.thomas@btspuhler.com> It looks like doing th package is a challenge. How can I get the syncrepl.pm file into the perl-kolab rpm without altering the srpm source file? I would like to use a patch, but do I need to patch the Makefile? -- Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090703/01703771/attachment.html From webmaster at computational-chemistry.org Fri Jul 3 23:02:58 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Fri, 3 Jul 2009 23:02:58 +0200 Subject: Using a remote mail account in Kolab Message-ID: <200907032302.59032.webmaster@computational-chemistry.org> Hi I would like to tell kolab to not use the local account on my server but use a remote account at my ISP. Is there a way to do this? If possible on a per user base. I thought that there might be some program that creates a folder from an imap account. Then I could simply point that imap account to my users local account. I hope I am making sense. Thanks in advanced. Alexander From ml at radoeka.nl Sat Jul 4 09:16:53 2009 From: ml at radoeka.nl (Richard Bos) Date: Sat, 4 Jul 2009 09:16:53 +0200 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200907031251.02039.thomas@btspuhler.com> References: <200907031251.02039.thomas@btspuhler.com> Message-ID: <200907040916.53450.ml@radoeka.nl> Op vrijdag 03 juli 2009 21:51:01 schreef Thomas Spuhler: > It looks like doing th package is a challenge. How can I get the > syncrepl.pm file into the perl-kolab rpm without altering the srpm source > file? I would like to use a patch, but do I need to patch the Makefile? I don't understand why you don't want to alter the src package. Is it because the src.rpm is part of the released distribution? You need to patch the Makefile as well. Why don't you check out the perl-kolab version that you have in the scr.rpm and make a diff with cvs HEAD. Apply that patch with the spec file, that way your tarbal is untouched, but you have the latest and greatest perl-kolab. -- Richard From geordi at kos.net Sat Jul 4 17:22:10 2009 From: geordi at kos.net (Geordie) Date: Sat, 4 Jul 2009 11:22:10 -0400 Subject: libzephyr 4 Message-ID: <200907041122.10879.geordi@kos.net> Goodday In the process of installing the Kolab server via apt-get, libzephyr3 has no installation candidate in debian unstable and is being replaced with libzephyr4. Is the Kolab server going to be updated to the libzephyr4? If so, when may this happen? Many Thanks Geordie From thomas at btspuhler.com Sat Jul 4 19:01:23 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Sat, 4 Jul 2009 10:01:23 -0700 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200907040916.53450.ml@radoeka.nl> References: <200907031251.02039.thomas@btspuhler.com> <200907040916.53450.ml@radoeka.nl> Message-ID: <200907041001.24147.thomas@btspuhler.com> On Saturday 04 July 2009 00:16:53 Richard Bos wrote: > Op vrijdag 03 juli 2009 21:51:01 schreef Thomas Spuhler: > > It looks like doing th package is a challenge. How can I get the > > syncrepl.pm file into the perl-kolab rpm without altering the srpm source > > file? I would like to use a patch, but do I need to patch the Makefile? > > I don't understand why you don't want to alter the src package. Is it > because the src.rpm is part of the released distribution? You need to > patch the Makefile as well. Why don't you check out the perl-kolab version > that you have in the scr.rpm and make a diff with cvs HEAD. Apply that > patch with the spec file, that way your tarbal is untouched, but you have > the latest and greatest perl-kolab. Yes, I don't want to change the tarball. I am in the process of becoming the maintainer and I want to fix Kolab version 2.1.0 first and then work on version 2.2 Well, I was able to fix the perl-kolab package and patch the Makefile successfully. So far so good and I can now add AND delete users and and shared lists. Kolabd remains alive. -- Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090704/630d46d0/attachment.html From webmaster at computational-chemistry.org Sat Jul 4 21:05:01 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Sat, 4 Jul 2009 21:05:01 +0200 Subject: Using a remote mail account in Kolab Message-ID: <200907042105.01396.webmaster@computational-chemistry.org> Hi I have been thinking about this idea. And I really think that this would fix all my current problems. Maybe I am totally wrong in the way I think that this is possible but the idea itself makes total sense to me. Is it possible to tell kolab not to safe the mails at /kolab/var/imapd/spool/domain////user/ but to use an imap account at a remote destination? As far as I understand this should be very similar to having the mails at a slave server. This way I would have all my mails at my ISP and don't need to worry about uptime, backup etc but would still have all the benefits of having the mails "in" the kolab system. For example when I use webmail, the sent mail is saved at my ISP this way I have those in backup too. Compared to the imapsync this would be much better. I really hope someone here can help me. Thanks a lot. On Friday 03 July 2009 11:02:58 pm Alexander Schr?ter wrote: > Hi I would like to tell kolab to not use the local account on my server but > use a remote account at my ISP. Is there a way to do this? > > If possible on a per user base. I thought that there might be some program > that creates a folder from an imap account. Then I could simply point that > imap account to my users local account. > > I hope I am making sense. > Thanks in advanced. Alexander > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users ------------------------------------------------------- From Nazeer at kryptonpcs.co.za Sat Jul 4 23:29:51 2009 From: Nazeer at kryptonpcs.co.za (Nazeer) Date: Sat, 4 Jul 2009 23:29:51 +0200 Subject: ClamAV Message-ID: <026f01c9fcee$90a2bc90$b1e835b0$@co.za> How do I upgrade ClamAV to the latest version? I get the below error WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.95.1 Recommended version: 0.95.2 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090704/50d1c6cb/attachment.html From wrobel at pardus.de Mon Jul 6 08:33:56 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Mon, 06 Jul 2009 08:33:56 +0200 Subject: ClamAV In-Reply-To: <026f01c9fcee$90a2bc90$b1e835b0$@co.za> References: <026f01c9fcee$90a2bc90$b1e835b0$@co.za> Message-ID: <20090706083356.15041vkfb3nw0ves@webmail.pardus.de> Quoting Nazeer : > > > How do I upgrade ClamAV to the latest version? Does the new version contain security fixes? If so Thomas will release an update package with instructions on how to upgrade soon. If there are no security fixes involved there is probably no need to upgrade. Cheers, Gunnar > > I get the below error > > WARNING: Your ClamAV installation is OUTDATED! > > WARNING: Local version: 0.95.1 Recommended version: > 0.95.2 -- ____ http://www.pardus.de[1] _________________ http://gunnarwrobel.de[2] _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- Links: ------ [1] http://www.pardus.de [2] http://gunnarwrobel.de From wrobel at pardus.de Mon Jul 6 08:37:18 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Mon, 06 Jul 2009 08:37:18 +0200 Subject: merge two accounts ... maybe with imapsync In-Reply-To: <200907021610.50777.webmaster@computational-chemistry.org> References: <200907021610.50777.webmaster@computational-chemistry.org> Message-ID: <20090706083718.16556s5dntzo5qww@webmail.pardus.de> Quoting Alexander Schr?ter : > Hello I have to solutions to my problem in my head maybe someone knows a 3rd > or how to make one of the two happen. > > Is there a way to sync 2 imap accounts with each other. I would say like a > merge. > > Why? Because I want my mails to remain at my ISP ... there I have backup and > compared to my kolab-server a way better uptime. > > To use the full advantages of my kolab server I thought it would be nice to > have all the mails on the kolab server too. > > #1 > I now use imapsync to sync my ISPimap to my Kolabimap. Problem is that this > setup only works in a Source-Target direction where I would like a merge > aproach. To rearrange mails on the kolab server and have them that way on the > ISPserver too. > > I hope this makes somewhat sense to someone. > Maybe you guys have an idea how accomplish this. This sounds too complicated to run it for a longer time. > > #2 > I also have another Idea to solve my problem. Would it be possible to not use > a local mailbox on the kolab server but to connect to a remote one > (myISP). So > that everything (maybe just the mails and not the contacts, dates, > tasks etc.) > I do is synced with my ISPs Server. > > This would as far as I understand fix all the sync problems. I would prefer this solution and most clients should easily support this. If you use Kontact it should be no problem at all. Which client do you use? Cheers, Gunnar > > Thank you very much. > I really enjoy the functionality of kolab :) > > Regards Alexander Schr?ter > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From wrobel at pardus.de Mon Jul 6 08:43:36 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Mon, 06 Jul 2009 08:43:36 +0200 Subject: Using a remote mail account in Kolab In-Reply-To: <200907042105.01396.webmaster@computational-chemistry.org> References: <200907042105.01396.webmaster@computational-chemistry.org> Message-ID: <20090706084336.64761y8his6vkhms@webmail.pardus.de> Quoting Alexander Schr?ter : > Hi I have been thinking about this idea. And I really think that > this would fix > all my current problems. Maybe I am totally wrong in the way I think > that this > is possible but the idea itself makes total sense to me. > > Is it possible to tell kolab not to safe the mails at > /kolab/var/imapd/spool/domain////user/ but to use > an imap account at a remote destination? As far as I understand this > should be > very similar to having the mails at a slave server. > Having several IMAP servers is okay but nothing to solve on the side of the server but on the side of the client you are using. Cheers, Gunnar > This way I would have all my mails at my ISP and don't need to worry about > uptime, backup etc but would still have all the benefits of having the mails > "in" the kolab system. > > For example when I use webmail, the sent mail is saved at my ISP this way I > have those in backup too. Compared to the imapsync this would be much better. > > I really hope someone here can help me. > Thanks a lot. > > On Friday 03 July 2009 11:02:58 pm Alexander Schr?ter wrote: >> Hi I would like to tell kolab to not use the local account on my server but >> use a remote account at my ISP. Is there a way to do this? >> >> If possible on a per user base. I thought that there might be some program >> that creates a folder from an imap account. Then I could simply point that >> imap account to my users local account. >> >> I hope I am making sense. >> Thanks in advanced. Alexander >> >> _______________________________________________ >> Kolab-users mailing list >> Kolab-users at kolab.org >> https://kolab.org/mailman/listinfo/kolab-users > > > ------------------------------------------------------- > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From NPrice at gibb.co.za Mon Jul 6 11:17:04 2009 From: NPrice at gibb.co.za (Price,Neil) Date: Mon, 6 Jul 2009 11:17:04 +0200 Subject: libzephyr 4 Message-ID: <7B91BBC61758DD1183BE000C296D2CA71A2EEB@ct-exchange.wins.lawco.com> > In the process of installing the Kolab server via apt-get, > libzephyr3 has no > installation candidate in debian unstable and is being replaced with > libzephyr4. Is the Kolab server going to be updated to the > libzephyr4? If so, Are you using the native Debian version? If so your question would be better directed at the pkg-kolab mail list (http://lists.alioth.debian.org/mailman/listinfo/pkg-kolab-devel). I'm using the native Debian version with Debian stable and so far so good. From devgioiatech at gmail.com Mon Jul 6 14:05:25 2009 From: devgioiatech at gmail.com (Antonio Straziota) Date: Mon, 6 Jul 2009 14:05:25 +0200 Subject: kolab slave server problem In-Reply-To: References: <71fe4e760906261115j237914f4ja2a085954a6571b3@mail.gmail.com> Message-ID: hey guys, no idea? 2009/6/30 Antonio Straziota : > mmm i activate telemetry on master server. > I think that this log must be activated on the server where mailbox resides. > when i log in by horde on master i can see telemetry log with imap > command and response, > When i try to log in by slave horde, i can't see anything. > I see that if i activate telemetry also on slave server, i obtain this > logs but seems there are permission problem on creation of IMAP > folder. > Is it possible that slave server doesn't try to access mailbox on > master, but on slave itself? > I try to stop both imapd and openldap on slave server. I think this > should not affect access on mailboxes hosted on master but when i try > to log in, horde reject authentication due a wrong username and > password. > > I just tried to make new bootstrap of slave server, but nothing change. > > Any idea? > > Thanks > > 2009/6/27 Antonio Straziota : >> I solved the send mail problem...It was a resolution problem. although >> the name server of master was in /etc/hosts file, i get in postfix log >> a ?name resolution problem. Installng Bind the problem was solved. >> >> For mailbox problem,i'll try telemetry to identify problem... >> >> thanks. >> >> >> >> 2009/6/26 Alain Spineux : >>> On Tue, Jun 23, 2009 at 2:59 PM, Antonio >>> Straziota wrote: >>>> Hi guy, >>>> i've some problem with kolab slave. >>>> >>>> I use it as a internet webmail, but when i try to send email, i get an >>>> error (The folder "sent-mail" was not created. This is what the server >>>> said: Permission denied) followed by "Message sent successfully, but >>>> not saved to sent-mail". Actually the sent folder exits (because i >>>> created it on master kolab) and the mail wan't sent. >>> >>> How do you create it ? Did you give right access rights ? >>> >>>> In addition, when i access users mailboxes, i can't see their mails. >>>> >>> >>> Do you have this problem on the master server or with other IMAP client ? >>> Can you compare using telemetry logging ? >>> https://wiki.kolab.org/index.php/Cyrus_imap_telemetry_logging >>> >>>> Any idea? >>>> >>>> on both master and slave I've Centos5.2 and kolab 2.2.0 >>>> >>>> Thanks in advance. >>>> >>>> _______________________________________________ >>>> Kolab-users mailing list >>>> Kolab-users at kolab.org >>>> https://kolab.org/mailman/listinfo/kolab-users >>>> >>> >>> >>> >>> -- >>> Alain Spineux >>> aspineux gmail com >>> May the sources be with you >>> >> > From johnm at advocap.org Mon Jul 6 18:10:22 2009 From: johnm at advocap.org (John McMonagle) Date: Mon, 6 Jul 2009 11:10:22 -0500 Subject: Permissions of Organizer folders. In-Reply-To: <200907010959.01299.bernhard@intevation.de> References: <4A440CCC.8080608@advocap.org> <200907010959.01299.bernhard@intevation.de> Message-ID: <200907061110.22375.johnm@advocap.org> On Wednesday 01 July 2009 02:59:00 am Bernhard Reiter wrote: > Am Freitag, 26. Juni 2009 01:48:28 schrieb John McMonagle: > > This is for kolab 2.2.2 > > Kolab Server/OpenPKG? > > > I've noticed when after deleting events or contacts that they are not > > being removed from the imap folders. > > > > I noticed that the permissions for the organizer folders such as > > Contacts and Calendar ?are being set to lrswikxca. > > The client sets the permissions, so which version of the client are you > using precisely? And which clients gets the first go on a fresh account? > > > If I set to lrswipkxtea kontact ?can delete entries from the mail > > folders. > > > > The difference is p Post that is probably not desirable , t delete and > > e ?expurge. > > > > Are the permissions wrong or if there something else wrong? > > I can only speculate, but it might be the client creating the folders > setting the wrong permissions. > > Bernhard I figured it out. I did a fresh install of kolab to see what they should be. I was migrating an an older cyrus imap in debian sarge. I read some instructions on how to copy and it said toe set permissions to lrswipkxtea. Looks like that was a old advice and a couple more attributes exist now ant the proper setting is lrswipkxtecda. And for organizer folders is lrswikxtecda. Took a while to find anything on the c and d permissions. Couldn't find anything in the cyrus docs. Found it in an rfc. I modified all the permissions and it behaves properly now. John From geordi at kos.net Tue Jul 7 00:51:22 2009 From: geordi at kos.net (Geordie) Date: Mon, 6 Jul 2009 18:51:22 -0400 Subject: libzephyr 4 In-Reply-To: References: Message-ID: <200907061851.22801.geordi@kos.net> Goodday Neil Are you using the native Debian version? Yes via apt-get If so your question would be better directed at the pkg-kolab mail list (http://lists.alioth.debian.org/mailman/listinfo/pkg-kolab-devel). Thanks for the direction I will be asking there in the near future Many thanks Geordie From wrobel at pardus.de Tue Jul 7 07:50:34 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 07 Jul 2009 07:50:34 +0200 Subject: Mail archiving: Has anyone gotten OMA (open mail archive) to work with kolab? In-Reply-To: <4A1BB391.3040607@FuH-E.de> References: <4A1BB391.3040607@FuH-E.de> Message-ID: <20090707075034.20286imgycxd8lyg@webmail.pardus.de> Quoting Christian R??ler : > Hallo, > > I have, some time ago, decided to give the per specification and > relative light-weight good-looking OMA (open mail archive, > ) a try. > > But I ran in one last difficulty I seemingly cannot overcome: After > successful MySQL-Integration in kolab-php (and apache-php) and > installing OMA I cannot get the OMA daemon omad.php to start. > > If I start it it will log: > | PHP Notice: Use of undefined constant AF_UNIX - assumed 'AF_UNIX' in > | /kolab/local/oma/lib/Socket.class.php on line 51 > > So I assumed AF_UNIX would be a file socket, which perhaps is not > compiled into the kolab-php. But phpinfo says: > > | Registered PHP Streams => php, file, data, http, ftp, compress.zlib, > | https, ftps > | Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, > | sslv3, sslv2, tls > Does that not say file sockets are implemented? > > I have made many tries to 'rpm --rebuild ...' php with options like > "--define with_sockets' etc. pp. These brought me to nowhere; there is > also nothing about socket(s) in the rpm.spec. Does php5 this by default? You would need to add it to the spec then. The OpenPKG php package disables all php modules by default and only selectively activates the ones needed. And "--enable-sockets" is not among the options given to the configure script. So it is not available. Cheers, Gunnar > > So: Has anyone here implemented OMA together with kolab? If so, how? > > I would also appreciate, generally speaking, tips about these AF_UNIX > file sockets in general under a kolab system. > > Best regards, > Christian > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090707/41426cab/attachment.bin From wrobel at pardus.de Tue Jul 7 08:08:54 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 07 Jul 2009 08:08:54 +0200 Subject: Problem with Horde In-Reply-To: <001e01c9f630$3fb13150$bf1393f0$@andersson@heatex.com> References: <001e01c9f630$3fb13150$bf1393f0$@andersson@heatex.com> Message-ID: <20090707080854.19898bwm3ii73tdk@webmail.pardus.de> Quoting Tomas Andersson : > > > I made a fresh install of Kolab 2.2.2 with no > problems. > > I?ve set up an address in the adminpage for > testing. > > But when I go to > https://127.0.0.1/client/imp/login.php[1] and try to login to horde > I get a login failed. Something about username or > password. http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_-_Horde > > Mvh / Meilleures salutations > / Best regards / MFG, Tomas > Andersson > > IT > Administrator > > Heatex > AB > > Tel.: + 46 410 710 > 554 > > Fax : + 46 410 710 > 529 > > Mob : + 46 702 772 > 597 > > Email : style='color:blue'>tomas.andersson at heatex.com[2] > > Internet: style='color:blue'>www.heatex.com[3] DISCLAIMER: 'The > information > contained in this email and any attachment is confidential. It is > intended only for the named addressee(s). If you are not the named > addressee please notify the sender immediately and do not disclose, > copy or distribute the contents to any other person other than the > intended addressee(s).' > > -- ____ http://www.pardus.de[4] _________________ http://gunnarwrobel.de[5] _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- Links: ------ [1] https://127.0.0.1/client/imp/login.php [2] mailto:tomas.andersson at heatex.com [3] http://www.heatex.com [4] http://www.pardus.de [5] http://gunnarwrobel.de From s.kim at hia.rwth-aachen.de Tue Jul 7 17:06:38 2009 From: s.kim at hia.rwth-aachen.de (Saim Kim) Date: Tue, 07 Jul 2009 17:06:38 +0200 Subject: Problem upgrading ldap from 2.2.0 to 2.2.2 Message-ID: <4A53647E.5040303@hia.rwth-aachen.de> Hello, I'm having trouble with an "upgrade" of a Kolab server 2.2.0 to 2.2.2. I started with a new clean Ubuntu 64 bit system and installed Kolab 2.2.2 from source. No errors in the install log as far as I have seen. I'm running the bootstrap command as explained in 1streadme.txt In a first step I tried to reimport the ldap from my old Kolab server which has version 2.2.0. The ldif file was created by using slapcat as suggested in the wiki. So, I followed the recommendations about upgrading from 2.2.0 to 2.2.1-beta1 because of the structural changes in the ldap. I'm deleting the content of the /kolab/var/openldap/openldap-data/ directory and importing the ldif data into the ldap as the user "kolab". Everything seems to run fine -I don't get any errors. But when I try to start openldap with "openpkg rc openldap start" I receive the following error message: kolab-root at kolab-testrechner:/kolab/var/openldap/openldap-data$ sudo /kolab/bin/openpkg rc openldap start OpenPKG: start: openldap:FAILED openpkg:rc:WARNING: /kolab:openldap:%start: failed with return code 1 openpkg:rc:NOTICE: no output occurred on stdout/stderr Any hints? Best regards, Saim -- -------------------------------------------------------------------------- Dipl.-Ing. Saim Kim Lehrstuhl fuer Medizinische Informationstechnik Helmholtz-Institut fuer Biomedizinische Technik RWTH Aachen Pauwelsstr. 20, D-52074 Aachen --- Web: http://www.medit.hia.rwth-aachen.de/ Tel: +49-(0)241-80 23218 Fax: +49-(0)241-80 82442 email: s.kim at hia.rwth-aachen.de -------------------------------------------------------------------------- From devgioiatech at gmail.com Tue Jul 7 18:46:14 2009 From: devgioiatech at gmail.com (Antonio Straziota) Date: Tue, 7 Jul 2009 18:46:14 +0200 Subject: kolab slave server problem In-Reply-To: References: <71fe4e760906261115j237914f4ja2a085954a6571b3@mail.gmail.com> Message-ID: i'm going to be crazy... i've reinstalled all system... but nothing change!!! it continue to access mailbox locally. infact if i convert mailbox.db to skiplist, i can't login in horde. in admin interface user location is correct. How i can solve this... i'm looking to confg files but i don't konw what i've to change... please, help me! Thanks... 2009/7/6 Antonio Straziota : > hey guys, > no idea? > > 2009/6/30 Antonio Straziota : >> mmm i activate telemetry on master server. >> I think that this log must be activated on the server where mailbox resides. >> when i log in by horde on master i can see telemetry log with imap >> command and response, >> When i try to log in by slave horde, i can't see anything. >> I see that if i activate telemetry also on slave server, i obtain this >> logs but seems there are permission problem on creation of IMAP >> folder. >> Is it possible that slave server doesn't try to access mailbox on >> master, but on slave itself? >> I try to stop both imapd and openldap on slave server. I think this >> should not affect access on mailboxes hosted on master but when i try >> to log in, horde reject authentication due a wrong username and >> password. >> >> I just tried to make new bootstrap of slave server, but nothing change. >> >> Any idea? >> >> Thanks >> >> 2009/6/27 Antonio Straziota : >>> I solved the send mail problem...It was a resolution problem. although >>> the name server of master was in /etc/hosts file, i get in postfix log >>> a ?name resolution problem. Installng Bind the problem was solved. >>> >>> For mailbox problem,i'll try telemetry to identify problem... >>> >>> thanks. >>> >>> >>> >>> 2009/6/26 Alain Spineux : >>>> On Tue, Jun 23, 2009 at 2:59 PM, Antonio >>>> Straziota wrote: >>>>> Hi guy, >>>>> i've some problem with kolab slave. >>>>> >>>>> I use it as a internet webmail, but when i try to send email, i get an >>>>> error (The folder "sent-mail" was not created. This is what the server >>>>> said: Permission denied) followed by "Message sent successfully, but >>>>> not saved to sent-mail". Actually the sent folder exits (because i >>>>> created it on master kolab) and the mail wan't sent. >>>> >>>> How do you create it ? Did you give right access rights ? >>>> >>>>> In addition, when i access users mailboxes, i can't see their mails. >>>>> >>>> >>>> Do you have this problem on the master server or with other IMAP client ? >>>> Can you compare using telemetry logging ? >>>> https://wiki.kolab.org/index.php/Cyrus_imap_telemetry_logging >>>> >>>>> Any idea? >>>>> >>>>> on both master and slave I've Centos5.2 and kolab 2.2.0 >>>>> >>>>> Thanks in advance. >>>>> >>>>> _______________________________________________ >>>>> Kolab-users mailing list >>>>> Kolab-users at kolab.org >>>>> https://kolab.org/mailman/listinfo/kolab-users >>>>> >>>> >>>> >>>> >>>> -- >>>> Alain Spineux >>>> aspineux gmail com >>>> May the sources be with you >>>> >>> >> > From greenpenguin at free.fr Tue Jul 7 21:46:34 2009 From: greenpenguin at free.fr (greenpenguin@free.fr) Date: Tue, 07 Jul 2009 21:46:34 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server Message-ID: <1246995994.4a53a61ab4c91@imp.free.fr> Hi ! I have to upgrade from Kolab 2.0 to 2.2.2 with a new server. What is the best practises ? I think : - install OS + Kolab 2.2.2 to the new server - configure the new server as the old - stop the kolab on the old server - backup the /kolab/var/imapd and the LDAP (ldif) - on the new server, import the LDAP - restore the /kolab/var/imapd Thanks GreenPenguin From mailinglists at vanhlebarsoftware.com Wed Jul 8 01:23:34 2009 From: mailinglists at vanhlebarsoftware.com (Eric A. Boney) Date: Tue, 7 Jul 2009 19:23:34 -0400 Subject: Help with installation Message-ID: <200907071923.34987.mailinglists@vanhlebarsoftware.com> Ok, so I have been trying to find a nice tutorial on how to install and configure a Kolab server on my home server. I have downloaded the latest sources and I have created a /kolab directory in it's own partition. I would like to get a server up and running to replace my current setup of Exim4/Dovecot. I have 5 domains that will need to be hosted by this server but I am not sure how to get these setup. LDAP is foriegn to me and I am not really sure how to get things started. If anyone can point me in the direction of a good tutorial it would be appreciated. I have tried to goole Kolab Installations and well I am not finding much. Thanks, -Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090707/e2299fa7/attachment.html From wrobel at pardus.de Wed Jul 8 09:38:41 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 08 Jul 2009 09:38:41 +0200 Subject: Problem upgrading ldap from 2.2.0 to 2.2.2 In-Reply-To: <4A53647E.5040303@hia.rwth-aachen.de> References: <4A53647E.5040303@hia.rwth-aachen.de> Message-ID: <20090708093841.10116l80f8oek9vk@webmail.pardus.de> Quoting Saim Kim : > Hello, > > I'm having trouble with an "upgrade" of a Kolab server 2.2.0 to 2.2.2. I > started with a new clean Ubuntu 64 bit system and installed Kolab 2.2.2 > from source. No errors in the install log as far as I have seen. I'm > running the bootstrap command as explained in 1streadme.txt > > In a first step I tried to reimport the ldap from my old Kolab server > which has version 2.2.0. The ldif file was created by using slapcat as > suggested in the wiki. So, I followed the recommendations about > upgrading from 2.2.0 to 2.2.1-beta1 because of the structural changes in > the ldap. I'm deleting the content of the > /kolab/var/openldap/openldap-data/ directory and importing the ldif data > into the ldap as the user "kolab". Everything seems to run fine -I don't > get any errors. But when I try to start openldap with "openpkg rc > openldap start" I receive the following error message: > > kolab-root at kolab-testrechner:/kolab/var/openldap/openldap-data$ sudo > /kolab/bin/openpkg rc openldap start > OpenPKG: start: openldap:FAILED > openpkg:rc:WARNING: /kolab:openldap:%start: failed with return code 1 > openpkg:rc:NOTICE: no output occurred on stdout/stderr > > Any hints? The error from the rc command is not enough to diagnose the problem in this case. Could you try to run the LDAP server in debugging mode as described here: http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_-_LDAP#Running_the_LDAP_server_in_debugging_mode This should give you a better error message. Cheers, Gunnar > > Best regards, > Saim > > -- > -------------------------------------------------------------------------- > Dipl.-Ing. Saim Kim > Lehrstuhl fuer Medizinische Informationstechnik > Helmholtz-Institut fuer Biomedizinische Technik > RWTH Aachen > Pauwelsstr. 20, D-52074 Aachen > --- > Web: http://www.medit.hia.rwth-aachen.de/ > Tel: +49-(0)241-80 23218 > Fax: +49-(0)241-80 82442 > email: s.kim at hia.rwth-aachen.de > -------------------------------------------------------------------------- > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090708/846ce407/attachment.bin From wrobel at pardus.de Wed Jul 8 09:43:52 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 08 Jul 2009 09:43:52 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <1246995994.4a53a61ab4c91@imp.free.fr> References: <1246995994.4a53a61ab4c91@imp.free.fr> Message-ID: <20090708094352.1262588l69tefs4k@webmail.pardus.de> Quoting greenpenguin at free.fr: > Hi ! > > I have to upgrade from Kolab 2.0 to 2.2.2 with a new server. > What is the best practises ? > > I think : > - install OS + Kolab 2.2.2 to the new server > - configure the new server as the old > - stop the kolab on the old server > - backup the /kolab/var/imapd and the LDAP (ldif) > - on the new server, import the LDAP > - restore the /kolab/var/imapd Sounds good in general but you also need to apply the update instructions for the "Upgrade from 2.2.0 to 2.2.1-beta1" in the README file: http://files.kolab.org/server/release/kolab-server-2.2.2/sources/1st.README Cheers, Gunnar > > Thanks > > GreenPenguin > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090708/dfb5a3fc/attachment-0001.bin From wrobel at pardus.de Wed Jul 8 09:46:49 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 08 Jul 2009 09:46:49 +0200 Subject: Help with installation In-Reply-To: <200907071923.34987.mailinglists@vanhlebarsoftware.com> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> Message-ID: <20090708094649.57391uhqy5di318k@webmail.pardus.de> Quoting "Eric A. Boney" : > Ok, so I have been trying to find a nice tutorial on how to install > and configure a Kolab server on my home server. I have downloaded > the latest sources and I have created a /kolab directory in it's own > partition. I would like to get a server up and running to replace my > current setup of Exim4/Dovecot. > > I have 5 domains that will need to be hosted by this server but > I am not sure how to get these setup. LDAP is foriegn to me and I am > not really sure how to get things started. The installation instructions from the wiki (wiki.kolab.org) should get you started with setting up the server. You can then create virtual domains using the web admin. Cheers, Gunnar > > If anyone can point me in the direction of a good tutorial it > would be appreciated. I have tried to goole Kolab Installations and > well I am not finding much. > > Thanks, > > -Eric -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090708/34c82f9b/attachment.bin From mailinglists at vanhlebarsoftware.com Wed Jul 8 16:32:41 2009 From: mailinglists at vanhlebarsoftware.com (Eric A. Boney) Date: Wed, 8 Jul 2009 10:32:41 -0400 Subject: Help with installation In-Reply-To: <20090708094649.57391uhqy5di318k@webmail.pardus.de> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <20090708094649.57391uhqy5di318k@webmail.pardus.de> Message-ID: <200907081032.41977.mailinglists@vanhlebarsoftware.com> On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > Quoting "Eric A. Boney" : > > Ok, so I have been trying to find a nice tutorial on how to install > > and configure a Kolab server on my home server. I have downloaded > > the latest sources and I have created a /kolab directory in it's > > own > > > partition. I would like to get a server up and running to replace > > my > > > current setup of Exim4/Dovecot. > > > > I have 5 domains that will need to be hosted by this server but > > I am not sure how to get these setup. LDAP is foriegn to me and I > > am > > > not really sure how to get things started. > > The installation instructions from the wiki (wiki.kolab.org) should > get you started with setting up the server. > > You can then create virtual domains using the web admin. > > Cheers, > > Gunnar > > > If anyone can point me in the direction of a good tutorial it > > would be appreciated. I have tried to goole Kolab Installations and > > well I am not finding much. > > > > Thanks, > > > > -Eric Thanks Gunnar! I got kolab installed and know when I try to connect to https://127.0.0.1/admin I get a connection refused error. I am attempting to connect to the admin page directly from the server that kolab is installed on. Any ideas? -Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090708/eb6a623b/attachment.html From wrobel at pardus.de Wed Jul 8 17:06:06 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 08 Jul 2009 17:06:06 +0200 Subject: Help with installation In-Reply-To: <200907081032.41977.mailinglists@vanhlebarsoftware.com> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <20090708094649.57391uhqy5di318k@webmail.pardus.de> <200907081032.41977.mailinglists@vanhlebarsoftware.com> Message-ID: <20090708170606.12225399wvwsjgg0@webmail.pardus.de> Quoting "Eric A. Boney" : > On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > > Quoting "Eric A. Boney" > : > > > Ok, so I have been trying to find a nice tutorial on how > to install > > > and configure a Kolab server on my home server. I have > downloaded > > > the latest sources and I have created a /kolab directory > in it's > > > > own > > > > > partition. I would like to get a server up and running to > replace > > > > my > > > > > current setup of Exim4/Dovecot. > > > > > > I have 5 domains that will need to be hosted by this > server but > > > I am not sure how to get these setup. LDAP is foriegn to > me and I > > > > am > > > > > not really sure how to get things started. > > > > The installation instructions from the wiki (wiki.kolab.org) > should > > get you started with setting up the server. > > > > You can then create virtual domains using the web admin. > > > > Cheers, > > > > Gunnar > > > > > If anyone can point me in the direction of a good > tutorial it > > > would be appreciated. I have tried to goole Kolab > Installations and > > > well I am not finding much. > > > > > > Thanks, > > > > > > -Eric > > Thanks Gunnar! > > I got kolab installed and know when I try to connect to > https://127.0.0.1/admin I get a connection refused error. I am > attempting to connect to the admin page directly from the server > that kolab is installed on. Any ideas? Is the apache really running? In any case you should ensure that you have a working dns system (it should be sufficient if you edit /etc/hosts). You should not use 127.0.0.1 but kolab.example.org. Otherwise some web services will fail. Cheers, Gunnar > > -Eric > > -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090708/516ceb23/attachment.bin From mailinglists at vanhlebarsoftware.com Wed Jul 8 17:59:30 2009 From: mailinglists at vanhlebarsoftware.com (Eric A. Boney) Date: Wed, 8 Jul 2009 11:59:30 -0400 Subject: Help with installation In-Reply-To: <20090708170606.12225399wvwsjgg0@webmail.pardus.de> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <200907081032.41977.mailinglists@vanhlebarsoftware.com> <20090708170606.12225399wvwsjgg0@webmail.pardus.de> Message-ID: <200907081159.30932.mailinglists@vanhlebarsoftware.com> On Wednesday 08 July 2009 11:06:06 Gunnar Wrobel wrote: > Quoting "Eric A. Boney" : > > On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > > > Quoting "Eric A. Boney" > > > > : > > > > Ok, so I have been trying to find a nice tutorial on how > > > > to install > > > > > > and configure a Kolab server on my home server. I have > > > > downloaded > > > > > > the latest sources and I have created a /kolab directory > > > > in it's > > > > > own > > > > > > > partition. I would like to get a server up and running to > > > > replace > > > > > my > > > > > > > current setup of Exim4/Dovecot. > > > > > > > > I have 5 domains that will need to be hosted by this > > > > server but > > > > > > I am not sure how to get these setup. LDAP is foriegn to > > > > me and I > > > > > am > > > > > > > not really sure how to get things started. > > > > > > The installation instructions from the wiki (wiki.kolab.org) > > > > should > > > > > get you started with setting up the server. > > > > > > You can then create virtual domains using the web admin. > > > > > > Cheers, > > > > > > Gunnar > > > > > > > If anyone can point me in the direction of a good > > > > tutorial it > > > > > > would be appreciated. I have tried to goole Kolab > > > > Installations and > > > > > > well I am not finding much. > > > > > > > > Thanks, > > > > > > > > -Eric > > > > Thanks Gunnar! > > > > I got kolab installed and know when I try to connect to > > https://127.0.0.1/admin I get a connection refused error. I am > > attempting to connect to the admin page directly from the server > > that kolab is installed on. Any ideas? > > Is the apache really running? > > In any case you should ensure that you have a working dns system (it > should be sufficient if you edit /etc/hosts). You should not use > 127.0.0.1 but kolab.example.org. Otherwise some web services will fail. > > Cheers, > > Gunnar > > > -Eric It appears that apache is not starting after all. Here is the output error from /kolab/bin/openpkg rc apache start OpenPKG: start: apache:FAILED openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 openpkg:NOTICE: output from stdout/stderr is following: apache: apr_sockaddr_info_get() failed for Server2 apache: Could not reliably determine the server's fully qualified domain name Now my /etc/hosts file looks like this: 127.0.0.1 localhost 127.0.0.1 ericbonney.com Thanks for all the help with this. -Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090708/a86bfab4/attachment.html From mailinglists at vanhlebarsoftware.com Wed Jul 8 21:28:03 2009 From: mailinglists at vanhlebarsoftware.com (Eric A. Boney) Date: Wed, 8 Jul 2009 15:28:03 -0400 Subject: Help with installation In-Reply-To: <20090708170606.12225399wvwsjgg0@webmail.pardus.de> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <200907081032.41977.mailinglists@vanhlebarsoftware.com> <20090708170606.12225399wvwsjgg0@webmail.pardus.de> Message-ID: <200907081528.03814.mailinglists@vanhlebarsoftware.com> On Wednesday 08 July 2009 11:06:06 Gunnar Wrobel wrote: > Quoting "Eric A. Boney" : > > On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > > > Quoting "Eric A. Boney" > > > > : > > > > Ok, so I have been trying to find a nice tutorial on how > > > > to install > > > > > > and configure a Kolab server on my home server. I have > > > > downloaded > > > > > > the latest sources and I have created a /kolab directory > > > > in it's > > > > > own > > > > > > > partition. I would like to get a server up and running to > > > > replace > > > > > my > > > > > > > current setup of Exim4/Dovecot. > > > > > > > > I have 5 domains that will need to be hosted by this > > > > server but > > > > > > I am not sure how to get these setup. LDAP is foriegn to > > > > me and I > > > > > am > > > > > > > not really sure how to get things started. > > > > > > The installation instructions from the wiki (wiki.kolab.org) > > > > should > > > > > get you started with setting up the server. > > > > > > You can then create virtual domains using the web admin. > > > > > > Cheers, > > > > > > Gunnar > > > > > > > If anyone can point me in the direction of a good > > > > tutorial it > > > > > > would be appreciated. I have tried to goole Kolab > > > > Installations and > > > > > > well I am not finding much. > > > > > > > > Thanks, > > > > > > > > -Eric > > > > Thanks Gunnar! > > > > I got kolab installed and know when I try to connect to > > https://127.0.0.1/admin I get a connection refused error. I am > > attempting to connect to the admin page directly from the server > > that kolab is installed on. Any ideas? > > Is the apache really running? > > In any case you should ensure that you have a working dns system (it > should be sufficient if you edit /etc/hosts). You should not use > 127.0.0.1 but kolab.example.org. Otherwise some web services will fail. > > Cheers, > > Gunnar > > > -Eric Ok so I made an adjustment to both the /etc/hosts and /etc/hostname files. Now all I get is the following error: OpenPKG: start: apache:FAILED openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 openpkg:rc:NOTICE: no output occurred on stdout/stderr So apache is still not running on the kolab server. Anyone have any other thoughts at this point? Thanks, -Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090708/118a26c7/attachment-0001.html From wrobel at pardus.de Wed Jul 8 21:36:07 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 08 Jul 2009 21:36:07 +0200 Subject: Help with installation In-Reply-To: <200907081528.03814.mailinglists@vanhlebarsoftware.com> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <200907081032.41977.mailinglists@vanhlebarsoftware.com> <20090708170606.12225399wvwsjgg0@webmail.pardus.de> <200907081528.03814.mailinglists@vanhlebarsoftware.com> Message-ID: <20090708213607.800524efn0mwbqys@webmail.pardus.de> Quoting "Eric A. Boney" : > On Wednesday 08 July 2009 11:06:06 Gunnar Wrobel wrote: > > Quoting "Eric A. Boney" > : > > > On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > > > > Quoting "Eric A. Boney" > > > > > > : > > > > > Ok, so I have been trying to find a nice > tutorial on how > > > > > > to install > > > > > > > > and configure a Kolab server on my home server. > I have > > > > > > downloaded > > > > > > > > the latest sources and I have created a /kolab > directory > > > > > > in it's > > > > > > > own > > > > > > > > > partition. I would like to get a server up and > running to > > > > > > replace > > > > > > > my > > > > > > > > > current setup of Exim4/Dovecot. > > > > > > > > > > I have 5 domains that will need to be hosted by > this > > > > > > server but > > > > > > > > I am not sure how to get these setup. LDAP is > foriegn to > > > > > > me and I > > > > > > > am > > > > > > > > > not really sure how to get things started. > > > > > > > > The installation instructions from the wiki > (wiki.kolab.org) > > > > > > should > > > > > > > get you started with setting up the server. > > > > > > > > You can then create virtual domains using the web > admin. > > > > > > > > Cheers, > > > > > > > > Gunnar > > > > > > > > > If anyone can point me in the direction of a > good > > > > > > tutorial it > > > > > > > > would be appreciated. I have tried to goole > Kolab > > > > > > Installations and > > > > > > > > well I am not finding much. > > > > > > > > > > Thanks, > > > > > > > > > > -Eric > > > > > > Thanks Gunnar! > > > > > > I got kolab installed and know when I try to connect to > > > https://127.0.0.1/admin I get a connection refused error. > I am > > > attempting to connect to the admin page directly from the > server > > > that kolab is installed on. Any ideas? > > > > Is the apache really running? > > > > In any case you should ensure that you have a working dns > system (it > > should be sufficient if you edit /etc/hosts). You should not > use > > 127.0.0.1 but kolab.example.org. Otherwise some web services > will fail. > > > > Cheers, > > > > Gunnar > > > > > -Eric > > Ok so I made an adjustment to both the /etc/hosts and > /etc/hostname files. Now all I get is the following error: > > OpenPKG: start: apache:FAILED > openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 > openpkg:rc:NOTICE: no output occurred on stdout/stderr > > So apache is still not running on the kolab server. Anyone have > any other thoughts at this point? Anything more specific in the log files at /kolab/var/apache/log? Cheers, Gunnar > > Thanks, > -Eric > > -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From mailinglists at vanhlebarsoftware.com Thu Jul 9 02:34:26 2009 From: mailinglists at vanhlebarsoftware.com (Eric A. Boney) Date: Wed, 8 Jul 2009 20:34:26 -0400 Subject: Help with installation [SOLVED sort of] In-Reply-To: <20090708213607.800524efn0mwbqys@webmail.pardus.de> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <200907081528.03814.mailinglists@vanhlebarsoftware.com> <20090708213607.800524efn0mwbqys@webmail.pardus.de> Message-ID: <200907082034.26630.mailinglists@vanhlebarsoftware.com> On Wednesday 08 July 2009 15:36:07 Gunnar Wrobel wrote: > Quoting "Eric A. Boney" : > > On Wednesday 08 July 2009 11:06:06 Gunnar Wrobel wrote: > > > Quoting "Eric A. Boney" > > > > : > > > > On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > > > > > Quoting "Eric A. Boney" > > > > > > > > : > > > > > > Ok, so I have been trying to find a nice > > > > tutorial on how > > > > > > to install > > > > > > > > > > and configure a Kolab server on my home server. > > > > I have > > > > > > downloaded > > > > > > > > > > the latest sources and I have created a /kolab > > > > directory > > > > > > in it's > > > > > > > > > own > > > > > > > > > > > partition. I would like to get a server up and > > > > running to > > > > > > replace > > > > > > > > > my > > > > > > > > > > > current setup of Exim4/Dovecot. > > > > > > > > > > > > I have 5 domains that will need to be hosted by > > > > this > > > > > > server but > > > > > > > > > > I am not sure how to get these setup. LDAP is > > > > foriegn to > > > > > > me and I > > > > > > > > > am > > > > > > > > > > > not really sure how to get things started. > > > > > > > > > > The installation instructions from the wiki > > > > (wiki.kolab.org) > > > > > > should > > > > > > > > > get you started with setting up the server. > > > > > > > > > > You can then create virtual domains using the web > > > > admin. > > > > > > > Cheers, > > > > > > > > > > Gunnar > > > > > > > > > > > If anyone can point me in the direction of a > > > > good > > > > > > tutorial it > > > > > > > > > > would be appreciated. I have tried to goole > > > > Kolab > > > > > > Installations and > > > > > > > > > > well I am not finding much. > > > > > > > > > > > > Thanks, > > > > > > > > > > > > -Eric > > > > > > > > Thanks Gunnar! > > > > > > > > I got kolab installed and know when I try to connect to > > > > https://127.0.0.1/admin I get a connection refused error. > > > > I am > > > > > > attempting to connect to the admin page directly from the > > > > server > > > > > > that kolab is installed on. Any ideas? > > > > > > Is the apache really running? > > > > > > In any case you should ensure that you have a working dns > > > > system (it > > > > > should be sufficient if you edit /etc/hosts). You should not > > > > use > > > > > 127.0.0.1 but kolab.example.org. Otherwise some web services > > > > will fail. > > > > > Cheers, > > > > > > Gunnar > > > > > > > -Eric > > > > Ok so I made an adjustment to both the /etc/hosts and > > /etc/hostname files. Now all I get is the following error: > > > > OpenPKG: start: apache:FAILED > > openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 > > openpkg:rc:NOTICE: no output occurred on stdout/stderr > > > > So apache is still not running on the kolab server. Anyone have > > any other thoughts at this point? > > Anything more specific in the log files at /kolab/var/apache/log? > > Cheers, > > Gunnar > > > Thanks, > > -Eric So I finally was able to login to the admin utility. I had to delete all the SSL Key information that was created by the bootstrap utility and then run /kolab/etc/kolab/kolab_sslcert.sh. This then created a cert.pem and key.pem in the directory of /kolab/etc/kolab. Only issue that I did get was I had to add an exception to firefox when I attempted to login to the site as it said it was a self-signed cert. Thanks again for the help. Off to familarize myself with the documentation a little more to get things configured correctly. -Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090708/9d587fda/attachment.html From thomas at btspuhler.com Thu Jul 9 05:10:50 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Wed, 8 Jul 2009 20:10:50 -0700 Subject: Help with installation In-Reply-To: <200907081159.30932.mailinglists@vanhlebarsoftware.com> References: <200907071923.34987.mailinglists@vanhlebarsoftware.com> <20090708170606.12225399wvwsjgg0@webmail.pardus.de> <200907081159.30932.mailinglists@vanhlebarsoftware.com> Message-ID: <200907082010.50790.thomas@btspuhler.com> On Wednesday 08 July 2009 08:59:30 am Eric A. Boney wrote: > On Wednesday 08 July 2009 11:06:06 Gunnar Wrobel wrote: > > Quoting "Eric A. Boney" : > > > On Wednesday 08 July 2009 03:46:49 Gunnar Wrobel wrote: > > > > Quoting "Eric A. Boney" > > > > > > : > > > > > Ok, so I have been trying to find a nice tutorial on how > > > > > > to install > > > > > > > > and configure a Kolab server on my home server. I have > > > > > > downloaded > > > > > > > > the latest sources and I have created a /kolab directory > > > > > > in it's > > > > > > > own > > > > > > > > > partition. I would like to get a server up and running to > > > > > > replace > > > > > > > my > > > > > > > > > current setup of Exim4/Dovecot. > > > > > > > > > > I have 5 domains that will need to be hosted by this > > > > > > server but > > > > > > > > I am not sure how to get these setup. LDAP is foriegn to > > > > > > me and I > > > > > > > am > > > > > > > > > not really sure how to get things started. > > > > > > > > The installation instructions from the wiki (wiki.kolab.org) > > > > > > should > > > > > > > get you started with setting up the server. > > > > > > > > You can then create virtual domains using the web admin. > > > > > > > > Cheers, > > > > > > > > Gunnar > > > > > > > > > If anyone can point me in the direction of a good > > > > > > tutorial it > > > > > > > > would be appreciated. I have tried to goole Kolab > > > > > > Installations and > > > > > > > > well I am not finding much. > > > > > > > > > > Thanks, > > > > > > > > > > -Eric > > > > > > Thanks Gunnar! > > > > > > I got kolab installed and know when I try to connect to > > > https://127.0.0.1/admin I get a connection refused error. I am > > > attempting to connect to the admin page directly from the server > > > that kolab is installed on. Any ideas? > > > > Is the apache really running? > > > > In any case you should ensure that you have a working dns system (it > > should be sufficient if you edit /etc/hosts). You should not use > > 127.0.0.1 but kolab.example.org. Otherwise some web services will fail. > > > > Cheers, > > > > Gunnar > > > > > -Eric > > It appears that apache is not starting after all. Here is the output error > from /kolab/bin/openpkg rc apache start > > OpenPKG: start: apache:FAILED > openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 > openpkg:NOTICE: output from stdout/stderr is following: > apache: apr_sockaddr_info_get() failed for Server2 > apache: Could not reliably determine the server's fully qualified domain > name > > Now my /etc/hosts file looks like this: > 127.0.0.1 localhost > 127.0.0.1 ericbonney.com > > Thanks for all the help with this. > > -Eric Please stop using HTML mail -- Thomas From aspineux at gmail.com Thu Jul 9 05:30:51 2009 From: aspineux at gmail.com (Alain Spineux) Date: Thu, 9 Jul 2009 05:30:51 +0200 Subject: kolab slave server problem In-Reply-To: References: <71fe4e760906261115j237914f4ja2a085954a6571b3@mail.gmail.com> Message-ID: <71fe4e760907082030k6ebd7fd3md6ac3edcb1a2626f@mail.gmail.com> On Tue, Jun 30, 2009 at 9:55 AM, Antonio Straziota wrote: > mmm i activate telemetry on master server. > I think that this log must be activated on the server where mailbox resides. > when i log in by horde on master i can see telemetry log with imap > command and response, > When i try to log in by slave horde, i can't see anything. > I see that if i activate telemetry also on slave server, i obtain this Login using horde ? Then this is bad, horde should know where the mailbox is ! Gunnar (kolab's horde guru) should know. For other IMAP client, you must always login on the good server, yourself ! > logs but seems there are permission problem on creation of IMAP > folder. > Is it possible that slave server doesn't try to access mailbox on > master, but on slave itself? This is what is happening, this is the use. But horde must be smart and connect to the good one > I try to stop both imapd and openldap on slave server. I think this > should not affect access on mailboxes hosted on master but when i try > to log in, horde reject authentication due a wrong username and > password. imap is OK, openldap I'm not sure ! But here horde connect on the slave IMAP service instead of the master one, then this is why you have the reject > > I just tried to make new bootstrap of slave server, but nothing change. > > Any idea? > > Thanks > > 2009/6/27 Antonio Straziota : >> I solved the send mail problem...It was a resolution problem. although >> the name server of master was in /etc/hosts file, i get in postfix log >> a ?name resolution problem. Installng Bind the problem was solved. >> >> For mailbox problem,i'll try telemetry to identify problem... >> >> thanks. >> >> >> >> 2009/6/26 Alain Spineux : >>> On Tue, Jun 23, 2009 at 2:59 PM, Antonio >>> Straziota wrote: >>>> Hi guy, >>>> i've some problem with kolab slave. >>>> >>>> I use it as a internet webmail, but when i try to send email, i get an >>>> error (The folder "sent-mail" was not created. This is what the server >>>> said: Permission denied) followed by "Message sent successfully, but >>>> not saved to sent-mail". Actually the sent folder exits (because i >>>> created it on master kolab) and the mail wan't sent. >>> >>> How do you create it ? Did you give right access rights ? >>> >>>> In addition, when i access users mailboxes, i can't see their mails. >>>> >>> >>> Do you have this problem on the master server or with other IMAP client ? >>> Can you compare using telemetry logging ? >>> https://wiki.kolab.org/index.php/Cyrus_imap_telemetry_logging >>> >>>> Any idea? >>>> >>>> on both master and slave I've Centos5.2 and kolab 2.2.0 >>>> >>>> Thanks in advance. >>>> >>>> _______________________________________________ >>>> Kolab-users mailing list >>>> Kolab-users at kolab.org >>>> https://kolab.org/mailman/listinfo/kolab-users >>>> >>> >>> >>> >>> -- >>> Alain Spineux >>> aspineux gmail com >>> May the sources be with you >>> >> > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- Alain Spineux aspineux gmail com May the sources be with you From devgioiatech at gmail.com Thu Jul 9 10:22:33 2009 From: devgioiatech at gmail.com (Antonio Straziota) Date: Thu, 9 Jul 2009 10:22:33 +0200 Subject: Horde open mailbox on slave server instead of master one Message-ID: Hi all, as suggested from Alain i open a new thread. I resume what explained in the old thread: I need a pubblic webmail to acces mailbox on master server. In the past a Master/Slave solution was suggested as best way to obtain this. I've two kolab installation (kolab 2.2.0 on Centos5.2) As the subject explains, I can't login from slave webmail client on a mailbox that resides on the master server. From wrobel at pardus.de Thu Jul 9 10:42:37 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 09 Jul 2009 10:42:37 +0200 Subject: Horde open mailbox on slave server instead of master one In-Reply-To: References: Message-ID: <20090709104237.90921at799qua1s0@webmail.pardus.de> Hi Antonio, Quoting Antonio Straziota : > Hi all, > as suggested from Alain i open a new thread. > I resume what explained in the old thread: > > I need a pubblic webmail to acces mailbox on master server. In the > past a Master/Slave solution was suggested as best way to obtain this. > > I've two kolab installation (kolab 2.2.0 on Centos5.2) > > As the subject explains, I can't login from slave webmail client on a > mailbox that resides on the master server. > From admin interface, users location is correct and login goes fine. > > To troubleshoot the problem i activate telemetry logging on master > server. When i log in by horde on master i see telemetry log with imap > command and response. > When i try to log in by slave horde, instead, i can't see anything on > master server. I see these logs only if i activate telemetry also on > slave server, with permission problem on IMAP folder creation. > > So, i deduce that slave horde doesn't try to access mailbox on master, > but on slave itself. Infact if i convert mailbox.db to skiplist, on > slave one, i can't login in horde > I try to stop both imapd and openldap on slave server because I think > this should not affect access on mailboxes hosted on master but when i > try to log in, horde reject authentication due a wrong username and > password. > > Finally, looking at wiki, i find a new solution at > http://wiki.kolab.org/index.php/Kolab2_Installation_-_Horde#Apache_on_an_external_web_server_2. > In parallel, I'm trying also this solution. Don't try that as it is outdated. It might work but the slave/master solution is definitely preferred as you get the configuration automatically. I admit I did not test the slave/master solution myself yet but I am pretty certain that Horde is capable of automatically detecting the users home server. I use that functionality myself. Are the users kolabHomeServer entries on the slave server correct? Cheers, Gunnar > > Thanks. > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090709/ca8adb55/attachment.bin From devgioiatech at gmail.com Thu Jul 9 12:03:16 2009 From: devgioiatech at gmail.com (Antonio Straziota) Date: Thu, 9 Jul 2009 12:03:16 +0200 Subject: Horde open mailbox on slave server instead of master one In-Reply-To: <20090709104237.90921at799qua1s0@webmail.pardus.de> References: <20090709104237.90921at799qua1s0@webmail.pardus.de> Message-ID: Hi Gunnar, watching at admin interface, the attribute "Mailbox Home Server" is correct. do you refer to LDAP entry? I didn't watch that, but i think that is the same thing, right? Thaks for reply. Antonio. 2009/7/9 Gunnar Wrobel : > Hi Antonio, > > Quoting Antonio Straziota : > >> Hi all, >> as suggested from Alain i open a new thread. >> I resume what explained in the old thread: >> >> I need a pubblic webmail to acces mailbox on master server. In the >> past a Master/Slave solution was suggested as best way to obtain this. >> >> I've two kolab installation (kolab 2.2.0 on Centos5.2) >> >> As the subject explains, I can't login from slave webmail client on a >> mailbox that resides on the master server. >> From admin interface, users location is correct and login goes fine. >> >> To troubleshoot the problem i activate telemetry logging on master >> server. When i log in by horde on master i see telemetry log with imap >> command and response. >> When i try to log in by slave horde, instead, i can't see anything on >> master server. I see these logs only if i activate telemetry also on >> slave server, with permission problem on IMAP folder creation. >> >> So, i deduce that slave horde doesn't try to access mailbox on master, >> but on slave itself. Infact if i convert mailbox.db to skiplist, on >> slave one, i can't login in horde >> I try to stop both imapd and openldap on slave server because I think >> this should not affect access on mailboxes hosted on master but when i >> try to log in, horde reject authentication due a wrong username and >> password. >> >> Finally, looking at wiki, i find a new solution at >> >> http://wiki.kolab.org/index.php/Kolab2_Installation_-_Horde#Apache_on_an_external_web_server_2. >> In parallel, I'm trying also this solution. > > Don't try that as it is outdated. It might work but the slave/master > solution is definitely preferred as you get the configuration automatically. > > I admit I did not test the slave/master solution myself yet but I am pretty > certain that Horde is capable of automatically detecting the users home > server. I use that functionality myself. > > Are the users kolabHomeServer entries on the slave server correct? > > Cheers, > > Gunnar > >> >> Thanks. >> >> _______________________________________________ >> Kolab-users mailing list >> Kolab-users at kolab.org >> https://kolab.org/mailman/listinfo/kolab-users >> > > > > -- > ______ http://kdab.com _______________ http://kolab-konsortium.com _ > > p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium > > ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ > E-mail : p at rdus.de ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Dr. Gunnar Wrobel > Tel. ? : +49 700 6245 0000 ? ? ? ? ? ? ? ? ? ? ? ? ?Bundesstrasse 29 > Fax ? ?: +49 721 1513 52322 ? ? ? ? ? ? ? ? ? ? ? ? ?D-20146 Hamburg > -------------------------------------------------------------------- > ? >> Mail at ease - Rent a kolab groupware server at p at rdus << > -------------------------------------------------------------------- > > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > > From schneider at zawm.be Fri Jul 10 11:16:54 2009 From: schneider at zawm.be (Sascha Schneider) Date: Fri, 10 Jul 2009 11:16:54 +0200 Subject: Horde blank page In-Reply-To: References: Message-ID: <4A570706.7080102@zawm.be> Hi, I'm running a kolabserver now for a couple of days. everything went well. Till today. calling https://mykolab.tld/client yust shows me a blank page. It did work yesterday and no big changes where made exccept entering a relay host. Greetings from belgium, Sascha -------------- next part -------------- A non-text attachment was scrubbed... Name: schneider.vcf Type: text/x-vcard Size: 309 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20090710/52428084/schneider.bin From wrobel at pardus.de Fri Jul 10 11:57:29 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Fri, 10 Jul 2009 11:57:29 +0200 Subject: Horde blank page In-Reply-To: <4A570706.7080102@zawm.be> References: <4A570706.7080102@zawm.be> Message-ID: <20090710115729.121732gveshtyxs0@webmail.pardus.de> Hi, Quoting Sascha Schneider : > > Hi, > > I'm running a kolabserver now for a couple of days. everything went well. > Till today. > calling https://mykolab.tld/client yust shows me a blank page. > It did work yesterday and no big changes where made exccept entering a > relay host. Probably https://www.intevation.de/roundup/kolab/issue3751 Sometimes the initial horde session breaks and is left in a state that it cannot be recovered. I did not analyze this in detail yet. Deleting the cookie usually helps to bring back the login screen. Cheers, Gunnar > > Greetings from belgium, Sascha > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090710/ff5a856e/attachment.bin From schneider at zawm.be Fri Jul 10 13:48:25 2009 From: schneider at zawm.be (Sascha Schneider) Date: Fri, 10 Jul 2009 13:48:25 +0200 Subject: Horde blank page In-Reply-To: <20090710115729.121732gveshtyxs0@webmail.pardus.de> References: <4A570706.7080102@zawm.be> <20090710115729.121732gveshtyxs0@webmail.pardus.de> Message-ID: <4A572A89.4070406@zawm.be> Perfect, that did it. Thanks, Sascha Gunnar Wrobel schrieb: > Hi, > > Quoting Sascha Schneider : > >> >> Hi, >> >> I'm running a kolabserver now for a couple of days. everything went well. >> Till today. >> calling https://mykolab.tld/client yust shows me a blank page. >> It did work yesterday and no big changes where made exccept entering a >> relay host. > > Probably > > https://www.intevation.de/roundup/kolab/issue3751 > > Sometimes the initial horde session breaks and is left in a state that > it cannot be recovered. I did not analyze this in detail yet. Deleting > the cookie usually helps to bring back the login screen. > > Cheers, > > Gunnar > >> >> Greetings from belgium, Sascha >> > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users -------------- next part -------------- A non-text attachment was scrubbed... Name: schneider.vcf Type: text/x-vcard Size: 309 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20090710/a2b95ca1/schneider.bin From schneider at zawm.be Fri Jul 10 14:27:32 2009 From: schneider at zawm.be (Sascha Schneider) Date: Fri, 10 Jul 2009 14:27:32 +0200 Subject: Shared folders problem Message-ID: <4A5733B4.8060001@zawm.be> Hi, I have problems with the shared folders in kolab. I created 2, one as events and another as tasks. Tried some syncing between kontact and SyncKolab, but suddenly these folders are not recognized as Events or Tasks anymore, but just IMAP folders, not even in Horde. I used this on an Opensuse 11.0 If I create a new shared.folder, Horde and Kontact integrate this directly, question is for how long. Greetings from belgium, Sascha -------------- next part -------------- A non-text attachment was scrubbed... Name: schneider.vcf Type: text/x-vcard Size: 309 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20090710/00da9247/schneider.bin From schneider at zawm.be Fri Jul 10 14:56:07 2009 From: schneider at zawm.be (Sascha Schneider) Date: Fri, 10 Jul 2009 14:56:07 +0200 Subject: Shared folders problem In-Reply-To: <4A5733B4.8060001@zawm.be> References: <4A5733B4.8060001@zawm.be> Message-ID: <4A573A67.50207@zawm.be> Problem solved, I just had to mark them back as calendar and tasks in kontact. Sascha Schneider schrieb: > Hi, > > I have problems with the shared folders in kolab. > I created 2, one as events and another as tasks. > > Tried some syncing between kontact and SyncKolab, but suddenly these > folders are not recognized as Events or Tasks anymore, but just IMAP > folders, not even in Horde. I used this on an Opensuse 11.0 > > If I create a new shared.folder, Horde and Kontact integrate this > directly, question is for how long. > > Greetings from belgium, Sascha > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users -------------- next part -------------- A non-text attachment was scrubbed... Name: schneider.vcf Type: text/x-vcard Size: 309 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20090710/c43bc479/schneider.bin From mailinglists at vanhlebarsoftware.com Fri Jul 10 17:22:15 2009 From: mailinglists at vanhlebarsoftware.com (Eric A. Boney) Date: Fri, 10 Jul 2009 11:22:15 -0400 Subject: Configuring Horde Message-ID: <200907101122.16110.mailinglists@vanhlebarsoftware.com> I was attempting to configure Horde with the supplied setup.php script and it is asking for the location of the mysql socket. I know under my normal server this is found at /var/run/mysqld/mysqld.sock I tried to start mysql using /kolab/bin/openpkg rc mysql start and I get an error that openpkg:rc:ERROR: package "mysql" not found. Is MySQL not installed with the Kolab server by default? If not, how do I go about installing it into the server so that I can then get Horde configured? Or am I missing something else all together here? Thanks, -Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090710/48a69e6d/attachment.html From admin at jmay.org Fri Jul 10 20:47:51 2009 From: admin at jmay.org (Jochen May) Date: Fri, 10 Jul 2009 20:47:51 +0200 Subject: Problems with Horde Login Message-ID: Hi! I have a fresh installation from kolab 2.2.2 on a debian 5.0 system. The installation finished without any problem and i can access the server with thunderbird and outlook. If i try to access through horde, i get no error messages on the browser, but also no login. I come each time back to the login screen. In the horde.log i found this: Jul 09 18:08:25 HORDE [debug] [kronolith] Hook _horde_hook_share_init in application horde not called. [pid 12902 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Jul 09 18:08:25 HORDE [error] [kronolith] IMAP error. Server: kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 on line 1330 of "/kolab/var/kolab/www/client/kronolith/lib/Kronolith.php"] Jul 09 18:08:25 HORDE [debug] [kronolith] Hook _prefs_change_hook_display_remote_cals in application horde not called. [pid 12902 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have READ permission for turba [pid 12902 on line 814 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have READ permission for nag [pid 12902 on line 814 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Jul 09 18:08:25 HORDE [debug] [kronolith] Hook _prefs_change_hook_display_external_cals in application horde not called. [pid 12902 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Jul 09 18:08:25 HORDE [debug] [kronolith] Hook _prefs_change_hook_display_cals in application horde not called. [pid 12902 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Jul 09 18:08:25 HORDE [debug] [nag] Hook _horde_hook_share_init in application horde not called. [pid 12902 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 on line 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 on line 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] Jul 09 18:08:25 HORDE [debug] [nag] Hook _prefs_change_hook_display_tasklists in application horde not called. [pid 12902 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Jul 09 18:08:25 HORDE [debug] [imp] SQL query by Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start, alarm_end, alarm_methods, alarm_params, alarm_title, alarm_text, alarm_snooze, alarm_internal FROM horde_alarms WHERE alarm_dismissed = 0 AND ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <= ?) AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 12902 on line 148 of "/kolab/var/kolab/www/client/lib/Horde/Alarm/sql.php"] Jul 09 18:08:25 HORDE [debug] [imp] Max memory usage: 11534336 bytes [pid 12902 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] And in the php-errors.log this: [09-Jul-2009 18:08:25] PHP Notice: Unknown: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP protocol error: Client canceled authentication (errflg=2) in Unknown on line 0 [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP Authentication cancelled (errflg=2) in Unknown on line 0 What i found on the internet is, that the error on the php-errors.log are not so critical. But what is about the horde.log messages? Anybody have a idea or clue? Thanks. Greetings Jochen May -- Contact Information: Jochen May Im Laufer 9 97892 Kreuzwertheim Tel:+49-(0)9342/919692 Fax:+49-(0)9342/919693 Key-ID: 0x3A7D7FFC Was ist PGP? http://www.jmay.org/pgp.html From thomas at btspuhler.com Sat Jul 11 19:21:31 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Sat, 11 Jul 2009 10:21:31 -0700 Subject: perl-kolab tarball In-Reply-To: <200906302043.26660.thomas@btspuhler.com> References: <200906302111.44049.ml@radoeka.nl> <200906302043.26660.thomas@btspuhler.com> Message-ID: <200907111021.32157.thomas@btspuhler.com> On Tuesday 30 June 2009 08:43:26 pm Thomas Spuhler wrote: > On Tuesday 30 June 2009 12:11:43 Richard Bos wrote: > > Op dinsdag 30 juni 2009 04:53:10 schreef Thomas Spuhler: > > > OK, Thanks. I did replace it as suggested. (may had it initially this > > > way before I did a lot of trying.) I uses a test system on a virtual > > > box. I now get this error: > > > Jun 29 19:39:39 localhost kolabd: Kolab is starting up > > > Jun 29 19:39:39 localhost kolabd: L: Starting up > > > Jun 29 19:39:39 localhost kolabd: L: Opening mailbox uid cache DB > > > Jun 29 19:39:39 localhost kolabd: L: Opening graveyard uid/timestamp > > > cache DB Jun 29 19:39:39 localhost kolabd: L: Opening mailbox quota > > > cache DB Jun 29 19:39:39 localhost kolabd: K: Loading backends > > > Jun 29 19:39:39 localhost kolabd: B: Loading backend `syncrepl' > > > Jun 29 19:39:39 localhost kolabd: B Error: Error is: Can't locate > > > Kolab/LDAP/Backend/syncrepl.pm in @INC (@INC contains: > > > /usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi > > > /usr/lib/perl5/site_perl/5.10.0 > > > /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi > > > /usr/lib/perl5/vendor_perl/5.10.0 > > > /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 > > > /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl .) at (eval 70) > > > line 3, line 516. Jun 29 19:39:39 localhost kolabd: B Error: > > > Backend `syncrepl' does not exist or has errors, exiting > > > > perl-kolab> find | grep syncrepl > > ./lib/Kolab/LDAP/Backend/syncrepl.pm > > > > It looks like your perl-kolab is not up to date. > > Thanks so much. I think I am slowly getting there. I added the /syncrepl.pm > from the Kolab repository and changed the path in dist/common and the > kolabd now stays alive. I now can deleted users and that dammed waiting for > cleanup is gone. > All I now have to do is put this into the patches and rebuild the rpm. I completed the packaging of the 2.1 kolab including the perl-kolab I now want to move to 2.2.2. How do I get the newest tarball for per-kolab. When I download it from http://www.kolab.org/cgi-bin/viewcvs-kolab.cgi/server/perl-kolab/ and click on download tarball, I do not get the complete package and some directories have a 1969 date, so even the buildrpm script complains about the date. -- Thomas From thomas at btspuhler.com Sun Jul 12 17:25:50 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Sun, 12 Jul 2009 08:25:50 -0700 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200907040916.53450.ml@radoeka.nl> References: <200907031251.02039.thomas@btspuhler.com> <200907040916.53450.ml@radoeka.nl> Message-ID: <200907120825.51097.thomas@btspuhler.com> On Saturday 04 July 2009 12:16:53 am Richard Bos wrote: > Op vrijdag 03 juli 2009 21:51:01 schreef Thomas Spuhler: > > It looks like doing th package is a challenge. How can I get the > > syncrepl.pm file into the perl-kolab rpm without altering the srpm source > > file? I would like to use a patch, but do I need to patch the Makefile? > > I don't understand why you don't want to alter the src package. Is it > because the src.rpm is part of the released distribution? You need to > patch the Makefile as well. Why don't you check out the perl-kolab version > that you have in the scr.rpm and make a diff with cvs HEAD. Apply that > patch with the spec file, that way your tarbal is untouched, but you have > the latest and greatest perl-kolab. Well, it's all built now and except the free-busy it works. I am now taking on kolab-2.2.2 and I may need some help. At least I got perl.kolap to build. I tried to find some info in the SUSE repertories, but they are at 2.2.0 -- Thomas From ml at radoeka.nl Sun Jul 12 20:36:09 2009 From: ml at radoeka.nl (Richard Bos) Date: Sun, 12 Jul 2009 20:36:09 +0200 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200907120825.51097.thomas@btspuhler.com> References: <200907031251.02039.thomas@btspuhler.com> <200907040916.53450.ml@radoeka.nl> <200907120825.51097.thomas@btspuhler.com> Message-ID: <200907122036.09774.ml@radoeka.nl> Op zondag 12 juli 2009 17:25:50 schreef Thomas Spuhler: > > I don't understand why you don't want to alter the src package. Is it > > because the src.rpm is part of the released distribution? You need to > > patch the Makefile as well. Why don't you check out the perl-kolab > > version that you have in the scr.rpm and make a diff with cvs HEAD. > > Apply that patch with the spec file, that way your tarbal is untouched, > > but you have the latest and greatest perl-kolab. > > Well, it's all built now and except the free-busy it works. > I am now taking on kolab-2.2.2 and I may need some help. At least I got > perl.kolap to build. I tried to find some info in the SUSE repertories, but > they are at 2.2.0 you find them here: http://en.opensuse.org/Kolab#Repositories They are current cvs (or at very recent). -- Richard From thomas at btspuhler.com Sun Jul 12 20:53:30 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Sun, 12 Jul 2009 11:53:30 -0700 Subject: User Deleted, awaiting cleanup... Problem In-Reply-To: <200907122036.09774.ml@radoeka.nl> References: <200907031251.02039.thomas@btspuhler.com> <200907120825.51097.thomas@btspuhler.com> <200907122036.09774.ml@radoeka.nl> Message-ID: <200907121153.30244.thomas@btspuhler.com> On Sunday 12 July 2009 11:36:09 am Richard Bos wrote: > Op zondag 12 juli 2009 17:25:50 schreef Thomas Spuhler: > > > I don't understand why you don't want to alter the src package. Is it > > > because the src.rpm is part of the released distribution? You need to > > > patch the Makefile as well. Why don't you check out the perl-kolab > > > version that you have in the scr.rpm and make a diff with cvs HEAD. > > > Apply that patch with the spec file, that way your tarbal is > > > untouched, but you have the latest and greatest perl-kolab. > > > > Well, it's all built now and except the free-busy it works. > > I am now taking on kolab-2.2.2 and I may need some help. At least I got > > perl.kolap to build. I tried to find some info in the SUSE repertories, > > but they are at 2.2.0 > > you find them here: > http://en.opensuse.org/Kolab#Repositories > They are current cvs (or at very recent). Thanks, this may help for my spec files. -- Thomas From thomas at btspuhler.com Mon Jul 13 02:20:19 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Sun, 12 Jul 2009 17:20:19 -0700 Subject: Kolab-2.2.2 In-Reply-To: <200907122036.09774.ml@radoeka.nl> References: <200907031251.02039.thomas@btspuhler.com> <200907120825.51097.thomas@btspuhler.com> <200907122036.09774.ml@radoeka.nl> Message-ID: <200907121720.19960.thomas@btspuhler.com> On Sunday 12 July 2009 11:36:09 am Richard Bos wrote: > Op zondag 12 juli 2009 17:25:50 schreef Thomas Spuhler: > > > I don't understand why you don't want to alter the src package. Is it > > > because the src.rpm is part of the released distribution? You need to > > > patch the Makefile as well. Why don't you check out the perl-kolab > > > version that you have in the scr.rpm and make a diff with cvs HEAD. > > > Apply that patch with the spec file, that way your tarbal is > > > untouched, but you have the latest and greatest perl-kolab. > > > > Well, it's all built now and except the free-busy it works. > > I am now taking on kolab-2.2.2 and I may need some help. At least I got > > perl.kolap to build. I tried to find some info in the SUSE repertories, > > but they are at 2.2.0 > > you find them here: > http://en.opensuse.org/Kolab#Repositories > They are current cvs (or at very recent). Thanks Richard. How far are you with version-2.2.2? Are these repos the working repos for 2.2.2? There are a lot more files in this than in the tarball from kolab.org Since I am working on 2.2.2, there is no reason for me to reinvent the wheel. (I also change the subject, so it will start a new thread if you don't mind) BTW. the perl-kolab did finally build. -- Thomas From carsten at cburghardt.com Mon Jul 13 12:41:47 2009 From: carsten at cburghardt.com (Carsten Burghardt) Date: Mon, 13 Jul 2009 12:41:47 +0200 Subject: Problems with Horde Login In-Reply-To: References: Message-ID: <20090713124147.20954hrmtgt3w3ac@www.inovox.de> Zitat von Jochen May : > Hi! > > I have a fresh installation from kolab 2.2.2 on a debian 5.0 system. > The installation finished without any problem and i can access > the server with thunderbird and outlook. > > If i try to access through horde, i get no error messages on the > browser, but also no login. I come each time back to the login > screen. > > In the horde.log i found this: > > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > _horde_hook_share_init in application horde not called. [pid 12902 > on line 1683 of > "/kolab/var/kolab/www/client/lib/Horde.php"] > Jul 09 18:08:25 HORDE [error] [kronolith] IMAP error. Server: > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 > on line 1330 of "/kolab/var/kolab/www/client/kronolith/lib/Kronolith.php"] > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > _prefs_change_hook_display_remote_cals in application horde not > called. [pid 12902 on > line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have > READ permission for turba [pid 12902 on line 814 of > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] > Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have > READ permission for nag [pid 12902 on line 814 of > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > _prefs_change_hook_display_external_cals in application horde not > called. [pid 12902 > on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > _prefs_change_hook_display_cals in application horde not called. > [pid 12902 on line > 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > Jul 09 18:08:25 HORDE [debug] [nag] Hook _horde_hook_share_init in > application horde not called. [pid 12902 on line 1683 of > "/kolab/var/kolab/www/client/lib/Horde.php"] > Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 > on line > 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] > Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 > on line > 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] > Jul 09 18:08:25 HORDE [debug] [nag] Hook > _prefs_change_hook_display_tasklists in application horde not > called. [pid 12902 on line > 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > Jul 09 18:08:25 HORDE [debug] [imp] SQL query by > Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start, > alarm_end, > alarm_methods, alarm_params, alarm_title, alarm_text, alarm_snooze, > alarm_internal FROM horde_alarms WHERE alarm_dismissed = 0 AND > ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <= ?) > AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR > alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 12902 on line > 148 of "/kolab/var/kolab/www/client/lib/Horde/Alarm/sql.php"] > Jul 09 18:08:25 HORDE [debug] [imp] Max memory usage: 11534336 bytes > [pid 12902 on line 339 of > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] > > > And in the php-errors.log this: > > [09-Jul-2009 18:08:25] PHP Notice: Unknown: SECURITY PROBLEM: > insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 > [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP protocol error: > Client canceled authentication (errflg=2) in Unknown on line 0 > [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP Authentication > cancelled (errflg=2) in Unknown on line 0 > > What i found on the internet is, that the error on the > php-errors.log are not so critical. But what is about the horde.log > messages? > > Anybody have a idea or clue? If I remember correctly that is normally a result of the wrong cookie domain, check your Horde settings. Regards Carsten From alex at swiftnetcomputers.biz Tue Jul 14 02:13:51 2009 From: alex at swiftnetcomputers.biz (Alex Chejlyk) Date: Mon, 13 Jul 2009 20:13:51 -0400 Subject: Problems with Horde Login In-Reply-To: <20090713124147.20954hrmtgt3w3ac@www.inovox.de> References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de> Message-ID: <200907132013.51871.alex@swiftnetcomputers.biz> On Monday 13 July 2009 06:41:47 Carsten Burghardt wrote: > Zitat von Jochen May : > > Hi! > > > > I have a fresh installation from kolab 2.2.2 on a debian 5.0 system. > > The installation finished without any problem and i can access > > the server with thunderbird and outlook. > > > > If i try to access through horde, i get no error messages on the > > browser, but also no login. I come each time back to the login > > screen. > > > > In the horde.log i found this: > > > > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > > _horde_hook_share_init in application horde not called. [pid 12902 > > on line 1683 of > > "/kolab/var/kolab/www/client/lib/Horde.php"] > > Jul 09 18:08:25 HORDE [error] [kronolith] IMAP error. Server: > > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 > > on line 1330 of > > "/kolab/var/kolab/www/client/kronolith/lib/Kronolith.php"] Jul 09 > > 18:08:25 HORDE [debug] [kronolith] Hook > > _prefs_change_hook_display_remote_cals in application horde not > > called. [pid 12902 on > > line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > > Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have > > READ permission for turba [pid 12902 on line 814 of > > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] > > Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have > > READ permission for nag [pid 12902 on line 814 of > > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] > > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > > _prefs_change_hook_display_external_cals in application horde not > > called. [pid 12902 > > on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook > > _prefs_change_hook_display_cals in application horde not called. > > [pid 12902 on line > > 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > > Jul 09 18:08:25 HORDE [debug] [nag] Hook _horde_hook_share_init in > > application horde not called. [pid 12902 on line 1683 of > > "/kolab/var/kolab/www/client/lib/Horde.php"] > > Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: > > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 > > on line > > 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] > > Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: > > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 > > on line > > 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] > > Jul 09 18:08:25 HORDE [debug] [nag] Hook > > _prefs_change_hook_display_tasklists in application horde not > > called. [pid 12902 on line > > 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] > > Jul 09 18:08:25 HORDE [debug] [imp] SQL query by > > Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start, > > alarm_end, > > alarm_methods, alarm_params, alarm_title, alarm_text, alarm_snooze, > > alarm_internal FROM horde_alarms WHERE alarm_dismissed = 0 AND > > ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <= ?) > > AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR > > alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 12902 on line > > 148 of "/kolab/var/kolab/www/client/lib/Horde/Alarm/sql.php"] > > Jul 09 18:08:25 HORDE [debug] [imp] Max memory usage: 11534336 bytes > > [pid 12902 on line 339 of > > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] > > > > > > And in the php-errors.log this: > > > > [09-Jul-2009 18:08:25] PHP Notice: Unknown: SECURITY PROBLEM: > > insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 > > [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP protocol error: > > Client canceled authentication (errflg=2) in Unknown on line 0 > > [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP Authentication > > cancelled (errflg=2) in Unknown on line 0 > > > > What i found on the internet is, that the error on the > > php-errors.log are not so critical. But what is about the horde.log > > messages? > > > > Anybody have a idea or clue? > > If I remember correctly that is normally a result of the wrong cookie > domain, check your Horde settings. > > > Regards > > Carsten > > > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users I had a similar issue one or two versions back. It was my hosts file. I just changed the ip address to the one my adapter was using, instead of 127.0.0.1 ex. (using 192.168.0.110 as the ip assigned to my kolabserver) 127.0.0.1 localhost.domain.org localhost 192.168.0.110 kolabservername.domain.org -- If you have any questions, please call 941.448.0924 Thank you, Alex Chejlyk SwiftNet Computer Services, Corp. From s.kim at hia.rwth-aachen.de Mon Jul 13 19:34:10 2009 From: s.kim at hia.rwth-aachen.de (Saim Kim) Date: Mon, 13 Jul 2009 19:34:10 +0200 Subject: Upgrading problems: IMAP recovery Message-ID: <4A5B7012.6040002@hia.rwth-aachen.de> Hello, after succesfully importing the LDAP backup from the old server with your help, I'm now struggeling with the import of the annotations.db file. I checked the mailing list and found several remarks on how to backup the file and the possibilty on just copying the file from a backup. Unfortunatly, the copying didn't do as hoped. After copying I ran the cyrreconstruct as kolab-r. That didn't change anything -the calendars were still not visible. A manual typesetting to event with the mboxcfg successfully restored a user calendar. For about 30+ users this would be cumbersome... I tried to export the annotations.db to skiplist format using the cvt_cyrusdb on the source machine and convert it on the destination machine back to berkeley format. Then I would run the cyrreconstruct command as kolab-r. All the mailboxes are listed but if I check them with "info" from the cyradm interface the kolab specific annotations are missing. So, in essence: Is there a recommanded way of recovering the annotations.db like the mailbox.db? I tried to convert to flat format and then back to berkeley format but I would get an error message: "Converting from /kolab/var/imapd/annotations.db (berkeley) to /tmp/annotest.test (flat) Warning: apparently empty database converted." Thanks for your help! Saim -- -------------------------------------------------------------------------- Dipl.-Ing. Saim Kim Lehrstuhl fuer Medizinische Informationstechnik Helmholtz-Institut fuer Biomedizinische Technik RWTH Aachen Pauwelsstr. 20, D-52074 Aachen --- Web: http://www.medit.hia.rwth-aachen.de/ Tel: +49-(0)241-80 23218 Fax: +49-(0)241-80 82442 email: s.kim at hia.rwth-aachen.de -------------------------------------------------------------------------- From wrobel at pardus.de Tue Jul 14 09:24:33 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 14 Jul 2009 09:24:33 +0200 Subject: perl-kolab tarball In-Reply-To: <200907111021.32157.thomas@btspuhler.com> References: <200906302111.44049.ml@radoeka.nl> <200906302043.26660.thomas@btspuhler.com> <200907111021.32157.thomas@btspuhler.com> Message-ID: <20090714092433.207263waeyxxy4ws@webmail.pardus.de> Quoting Thomas Spuhler : > On Tuesday 30 June 2009 08:43:26 pm Thomas Spuhler wrote: >> On Tuesday 30 June 2009 12:11:43 Richard Bos wrote: >> > Op dinsdag 30 juni 2009 04:53:10 schreef Thomas Spuhler: >> > > OK, Thanks. I did replace it as suggested. (may had it initially this >> > > way before I did a lot of trying.) I uses a test system on a virtual >> > > box. I now get this error: >> > > Jun 29 19:39:39 localhost kolabd: Kolab is starting up >> > > Jun 29 19:39:39 localhost kolabd: L: Starting up >> > > Jun 29 19:39:39 localhost kolabd: L: Opening mailbox uid cache DB >> > > Jun 29 19:39:39 localhost kolabd: L: Opening graveyard uid/timestamp >> > > cache DB Jun 29 19:39:39 localhost kolabd: L: Opening mailbox quota >> > > cache DB Jun 29 19:39:39 localhost kolabd: K: Loading backends >> > > Jun 29 19:39:39 localhost kolabd: B: Loading backend `syncrepl' >> > > Jun 29 19:39:39 localhost kolabd: B Error: Error is: Can't locate >> > > Kolab/LDAP/Backend/syncrepl.pm in @INC (@INC contains: >> > > /usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi >> > > /usr/lib/perl5/site_perl/5.10.0 >> > > /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi >> > > /usr/lib/perl5/vendor_perl/5.10.0 >> > > /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 >> > > /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl .) at (eval 70) >> > > line 3, line 516. Jun 29 19:39:39 localhost kolabd: B Error: >> > > Backend `syncrepl' does not exist or has errors, exiting >> > >> > perl-kolab> find | grep syncrepl >> > ./lib/Kolab/LDAP/Backend/syncrepl.pm >> > >> > It looks like your perl-kolab is not up to date. >> >> Thanks so much. I think I am slowly getting there. I added the /syncrepl.pm >> from the Kolab repository and changed the path in dist/common and the >> kolabd now stays alive. I now can deleted users and that dammed waiting for >> cleanup is gone. >> All I now have to do is put this into the patches and rebuild the rpm. > > I completed the packaging of the 2.1 kolab including the perl-kolab > I now want to move to 2.2.2. How do I get the newest tarball for per-kolab. > When I download it from > http://www.kolab.org/cgi-bin/viewcvs-kolab.cgi/server/perl-kolab/ > and click on download tarball, I do not get the complete package and some > directories have a 1969 date, so even the buildrpm script complains about the > date. We do not directly distribute a source package - something I believe we should do. We have open issues about this. But is should be no problem to fetch the sources using CVS. I didn't even know viewcvs offers this type of functionality. Just use standard CVS. Cheers, Gunnar > > -- > Thomas > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090714/b537fb16/attachment.bin From wrobel at pardus.de Tue Jul 14 09:38:58 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 14 Jul 2009 09:38:58 +0200 Subject: Configuring Horde In-Reply-To: <200907101122.16110.mailinglists@vanhlebarsoftware.com> References: <200907101122.16110.mailinglists@vanhlebarsoftware.com> Message-ID: <20090714093858.187074tfbankw2sk@webmail.pardus.de> Quoting "Eric A. Boney" : > I was attempting to configure Horde with the supplied setup.php > script and it is asking for the location of the mysql socket. I know > under my normal server this is found at /var/run/mysqld/mysqld.sock > > I tried to start mysql using /kolab/bin/openpkg rc mysql start > and I get an error that openpkg:rc:ERROR: package \"mysql\" not > found. Uh, oh, I should probably remove the setup.php script altogether. This is meant for the standard Horde-Groupware setup and has nothing to do with Kolab. > > Is MySQL not installed with the Kolab server by default? If > not, how do I go about installing it into the server so that I can > then get Horde configured? No. One of the central points of the Kolab concept is to have no such database. MySQL is not needed. The user data is kept where it is remeains accessible to the user: in IMAP. > > Or am I missing something else all together here? You can only configure Horde via the configuration files on a Kolab server. All the standard Horde tools (setup scripts, administration through the web frontend) are good for a standard Horde setup but not for the Kolab server setup. It is extremely easy to break the Horde setup on a Kolab server completely when playing around with the configuration. So I tried to hide those details. Of course, if you know Horde well, you will be able to modify it to your needs. These problems might go away with the next Horde version but for now I would strongly suggest to directly edit the config files. Cheers, Gunnar > > Thanks, > > -Eric -- ____ http://www.pardus.de[1] _________________ http://gunnarwrobel.de[2] _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- Links: ------ [1] http://www.pardus.de [2] http://gunnarwrobel.de From NPrice at gibb.co.za Tue Jul 14 09:37:36 2009 From: NPrice at gibb.co.za (Price,Neil) Date: Tue, 14 Jul 2009 09:37:36 +0200 Subject: Gosa+Samba+Kolab Message-ID: <7B91BBC61758DD1183BE000C296D2CA71A2F16@ct-exchange.wins.lawco.com> Anybody using the above combination? I'd be curious to know how you did it. From wrobel at pardus.de Tue Jul 14 09:48:24 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 14 Jul 2009 09:48:24 +0200 Subject: Problems with Horde Login In-Reply-To: <200907132013.51871.alex@swiftnetcomputers.biz> References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de> <200907132013.51871.alex@swiftnetcomputers.biz> Message-ID: <20090714094824.16044falp3cpgi2o@webmail.pardus.de> Quoting Alex Chejlyk : > On Monday 13 July 2009 06:41:47 Carsten Burghardt wrote: >> Zitat von Jochen May : >> > Hi! >> > >> > I have a fresh installation from kolab 2.2.2 on a debian 5.0 system. >> > The installation finished without any problem and i can access >> > the server with thunderbird and outlook. >> > >> > If i try to access through horde, i get no error messages on the >> > browser, but also no login. I come each time back to the login >> > screen. >> > >> > In the horde.log i found this: >> > >> > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook >> > _horde_hook_share_init in application horde not called. [pid 12902 >> > on line 1683 of >> > "/kolab/var/kolab/www/client/lib/Horde.php"] >> > Jul 09 18:08:25 HORDE [error] [kronolith] IMAP error. Server: >> > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 >> > on line 1330 of >> > "/kolab/var/kolab/www/client/kronolith/lib/Kronolith.php"] Jul 09 >> > 18:08:25 HORDE [debug] [kronolith] Hook >> > _prefs_change_hook_display_remote_cals in application horde not >> > called. [pid 12902 on >> > line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] >> > Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have >> > READ permission for turba [pid 12902 on line 814 of >> > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] >> > Jul 09 18:08:25 HORDE [debug] [kronolith] Guest user does not have >> > READ permission for nag [pid 12902 on line 814 of >> > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] >> > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook >> > _prefs_change_hook_display_external_cals in application horde not >> > called. [pid 12902 >> > on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] >> > Jul 09 18:08:25 HORDE [debug] [kronolith] Hook >> > _prefs_change_hook_display_cals in application horde not called. >> > [pid 12902 on line >> > 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] >> > Jul 09 18:08:25 HORDE [debug] [nag] Hook _horde_hook_share_init in >> > application horde not called. [pid 12902 on line 1683 of >> > "/kolab/var/kolab/www/client/lib/Horde.php"] >> > Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: >> > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 >> > on line >> > 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] >> > Jul 09 18:08:25 HORDE [error] [nag] IMAP error. Server: >> > kolab.taj-mahal.lan. Error: IMAP Authentication cancelled [pid 12902 >> > on line >> > 281 of "/kolab/var/kolab/www/client/nag/lib/Nag.php"] >> > Jul 09 18:08:25 HORDE [debug] [nag] Hook >> > _prefs_change_hook_display_tasklists in application horde not >> > called. [pid 12902 on line >> > 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] >> > Jul 09 18:08:25 HORDE [debug] [imp] SQL query by >> > Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start, >> > alarm_end, >> > alarm_methods, alarm_params, alarm_title, alarm_text, alarm_snooze, >> > alarm_internal FROM horde_alarms WHERE alarm_dismissed = 0 AND >> > ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <= ?) >> > AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR >> > alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 12902 on line >> > 148 of "/kolab/var/kolab/www/client/lib/Horde/Alarm/sql.php"] >> > Jul 09 18:08:25 HORDE [debug] [imp] Max memory usage: 11534336 bytes >> > [pid 12902 on line 339 of >> > "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] >> > >> > >> > And in the php-errors.log this: >> > >> > [09-Jul-2009 18:08:25] PHP Notice: Unknown: SECURITY PROBLEM: >> > insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 >> > [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP protocol error: >> > Client canceled authentication (errflg=2) in Unknown on line 0 >> > [09-Jul-2009 18:08:25] PHP Notice: Unknown: IMAP Authentication >> > cancelled (errflg=2) in Unknown on line 0 >> > >> > What i found on the internet is, that the error on the >> > php-errors.log are not so critical. But what is about the horde.log >> > messages? >> > >> > Anybody have a idea or clue? >> >> If I remember correctly that is normally a result of the wrong cookie >> domain, check your Horde settings. >> >> >> Regards >> >> Carsten >> >> >> >> _______________________________________________ >> Kolab-users mailing list >> Kolab-users at kolab.org >> https://kolab.org/mailman/listinfo/kolab-users > > I had a similar issue one or two versions back. It was my hosts file. I just > changed the ip address to the one my adapter was using, instead of 127.0.0.1 > > ex. (using 192.168.0.110 as the ip assigned to my kolabserver) > 127.0.0.1 localhost.domain.org localhost > 192.168.0.110 kolabservername.domain.org This is usually the problem, yes. See also: http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_-_Horde#On_login_I.27m_returned_and_told_that_login_failed_though_I_used_the_correct_password > > > -- > If you have any questions, please call 941.448.0924 > > Thank you, > > Alex Chejlyk > SwiftNet Computer Services, Corp. > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From wrobel at pardus.de Tue Jul 14 10:00:00 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 14 Jul 2009 10:00:00 +0200 Subject: Upgrading problems: IMAP recovery In-Reply-To: <4A5B7012.6040002@hia.rwth-aachen.de> References: <4A5B7012.6040002@hia.rwth-aachen.de> Message-ID: <20090714100000.15661ook83401dlw@webmail.pardus.de> Quoting Saim Kim : > Hello, > > after succesfully importing the LDAP backup from the old server with > your help, I'm now struggeling with the import of the annotations.db > file. I checked the mailing list and found several remarks on how to > backup the file and the possibilty on just copying the file from a > backup. Unfortunatly, the copying didn't do as hoped. After copying I > ran the cyrreconstruct as kolab-r. That didn't change anything -the > calendars were still not visible. The cyrreconstruct does not have anything to do with the annotations as far as I know. I believe it just fixes problems with the messages in the mail folder. The annotations.db file is actually the only place where information about annotations are kept. So the only task should be to get that file restored as required. > A manual typesetting to event with the > mboxcfg successfully restored a user calendar. For about 30+ users this > would be cumbersome... In the worst case you could script that step. > > I tried to export the annotations.db to skiplist format using the > cvt_cyrusdb on the source machine and convert it on the destination > machine back to berkeley format. Then I would run the cyrreconstruct > command as kolab-r. All the mailboxes are listed but if I check them > with "info" from the cyradm interface the kolab specific annotations are > missing. Can you try to dump the database contents to text format using: /kolab/bin/db_dump /kolab/var/imapd/annotations.db > annotations_db_backup.txt > > So, in essence: Is there a recommanded way of recovering the > annotations.db like the mailbox.db? I tried to convert to flat format > and then back to berkeley format but I would get an error message: > "Converting from /kolab/var/imapd/annotations.db (berkeley) to > /tmp/annotest.test (flat) Warning: apparently empty database converted." Hm, does not sound too good. Cheers, Gunnar > > Thanks for your help! > > Saim > > -- > -------------------------------------------------------------------------- > Dipl.-Ing. Saim Kim > Lehrstuhl fuer Medizinische Informationstechnik > Helmholtz-Institut fuer Biomedizinische Technik > RWTH Aachen > Pauwelsstr. 20, D-52074 Aachen > --- > Web: http://www.medit.hia.rwth-aachen.de/ > Tel: +49-(0)241-80 23218 > Fax: +49-(0)241-80 82442 > email: s.kim at hia.rwth-aachen.de > -------------------------------------------------------------------------- > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090714/f1f3ab86/attachment.bin From benoit.mortier at opensides.be Tue Jul 14 10:18:26 2009 From: benoit.mortier at opensides.be (Benoit Mortier) Date: Tue, 14 Jul 2009 10:18:26 +0200 Subject: Gosa+Samba+Kolab In-Reply-To: <7B91BBC61758DD1183BE000C296D2CA71A2F16@ct-exchange.wins.lawco.com> References: <7B91BBC61758DD1183BE000C296D2CA71A2F16@ct-exchange.wins.lawco.com> Message-ID: <200907141018.26592.benoit.mortier@opensides.be> Le Tuesday 14 July 2009 09:37:36 Price,Neil, vous avez ?crit?: > Anybody using the above combination? I'd be curious to know how you did > it. Hello, I use it at several place and it works well i would recommend to use the 2.6.5 version directly from the project website Cheers -- Benoit Mortier CEO OpenSides "logiciels libres pour entreprises" : http://www.opensides.be/ Contributor to Gosa Project : http://gosa-project.org/ From admin at jmay.org Tue Jul 14 15:17:15 2009 From: admin at jmay.org (Jochen May) Date: Tue, 14 Jul 2009 15:17:15 +0200 Subject: Problems with Horde Login In-Reply-To: <20090714094824.16044falp3cpgi2o@webmail.pardus.de> References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de><200907132013.51871.alex@swiftnetcomputers.biz> <20090714094824.16044falp3cpgi2o@webmail.pardus.de> Message-ID: Hi all! > > > > I had a similar issue one or two versions back. It was my > hosts file. I just > > changed the ip address to the one my adapter was using, > instead of 127.0.0.1 > > > > ex. (using 192.168.0.110 as the ip assigned to my kolabserver) > > 127.0.0.1 localhost.domain.org localhost > > 192.168.0.110 kolabservername.domain.org > > This is usually the problem, yes. > > See also: > > http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> _I_used_the_correct_password > > > > This is not the problem. The point above i fixed already - i run each time in this problem ;-) When i now try to login, i get no error messages (even no message like wrong username/password). I press login, it take a couple of seconds, and i?m back at the login screen with emtpy fields. And the only thing what i found, was the logs what i post before. Greetings jochen From spielhagen at hinz.de Tue Jul 14 15:29:44 2009 From: spielhagen at hinz.de (Uwe Spielhagen) Date: Tue, 14 Jul 2009 15:29:44 +0200 Subject: Problems with Horde Login In-Reply-To: References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de><200907132013.51871.alex@swiftnetcomputers.biz> <20090714094824.16044falp3cpgi2o@webmail.pardus.de> Message-ID: <4A5C8848.3060305@hinz.de> Hi Jochen, Horde login failed for me with your symptoms, when I disabled the POP3 Service in Webadmin - Settings. It looks, as if horde connects via POP3. Regards Uwe Jochen May schrieb: > Hi all! > > >>> I had a similar issue one or two versions back. It was my >>> >> hosts file. I just >> >>> changed the ip address to the one my adapter was using, >>> >> instead of 127.0.0.1 >> >>> ex. (using 192.168.0.110 as the ip assigned to my kolabserver) >>> 127.0.0.1 localhost.domain.org localhost >>> 192.168.0.110 kolabservername.domain.org >>> >> This is usually the problem, yes. >> >> See also: >> >> http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ >> > -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> _I_used_the_correct_password > >>> > > This is not the problem. The point above i fixed already - i run each time in this problem ;-) > > When i now try to login, i get no error messages (even no message like wrong username/password). I press login, it take a couple of seconds, and i´m back at the login screen with emtpy fields. > And the only thing what i found, was the logs what i post before. > > Greetings > jochen > -------------- nächster Teil -------------- Ein Dateianhang mit HTML-Daten wurde abgetrennt... URL: http://kolab.org/pipermail/kolab-users/attachments/20090714/364494dd/attachment.html From s.kim at hia.rwth-aachen.de Tue Jul 14 15:38:52 2009 From: s.kim at hia.rwth-aachen.de (Saim Kim) Date: Tue, 14 Jul 2009 15:38:52 +0200 Subject: Upgrading problems: IMAP recovery In-Reply-To: <20090714100000.15661ook83401dlw@webmail.pardus.de> References: <4A5B7012.6040002@hia.rwth-aachen.de> <20090714100000.15661ook83401dlw@webmail.pardus.de> Message-ID: <4A5C8A6C.4080108@hia.rwth-aachen.de> Hello Gunnar, Gunnar Wrobel schrieb: > Quoting Saim Kim : > >> Hello, >> >> after succesfully importing the LDAP backup from the old server with >> your help, I'm now struggeling with the import of the annotations.db >> file. I checked the mailing list and found several remarks on how to >> backup the file and the possibilty on just copying the file from a >> backup. Unfortunatly, the copying didn't do as hoped. After copying I >> ran the cyrreconstruct as kolab-r. That didn't change anything -the >> calendars were still not visible. > > The cyrreconstruct does not have anything to do with the annotations > as far as I know. I believe it just fixes problems with the messages > in the mail folder. The annotations.db file is actually the only place > where information about annotations are kept. So the only task should > be to get that file restored as required. ok, that's good to know. I tried to do it another way: I delete the content of the /kolab/var/imapd. I then did a rsync with the imap content from my backup. I then checked with the cyradm info command and this is the result: Original server: localhost> info user/test/Kalender at medit.intern {user/test/Kalender at medit.intern}: comment: condstore: false duplicatedeliver: false lastpop: lastupdate: 14-Jul-2009 15:25:59 +0200 partition: default sharedseen: false size: 6225112 share-params: YToyOntzOjY6InNvdXJjZSI7czo1OiJrb2xhYiI7czo0OiJuYW1lIjtzOjg6IkthbGVuZGVyIjt9 folder-type: event.default incidences-for: readers xfb-readable: test at medit.intern test3 at medit.intern New server: localhost> info user/test/Kalender at medit.intern {user/test/Kalender at medit.intern}: comment: t/plain condstore: false duplicatedeliver: false lastpop: lastupdate: 3-Jul-2009 15:40:24 +0200 partition: default sharedseen: false size: 6175303 share-params: OntzOjY6InNvdXJjZSI7czo1OiJrb2xhYiI7czo0OiJuYW1lIjtzOjg6IkthbGVuZGVyIjt9 folder-type: t.default incidences-for: ers xfb-readable: t at medit.intern test3 at medit.intern Interestingly, some of the critical parts are truncated? -> folder-type, etc. Any on how to prevent this? I guess this could be one solution to my IMAP problem... >> A manual typesetting to event with the >> mboxcfg successfully restored a user calendar. For about 30+ users this >> would be cumbersome... > > In the worst case you could script that step. hmm, as a complete linux noobie this would be really time consuming... >> >> I tried to export the annotations.db to skiplist format using the >> cvt_cyrusdb on the source machine and convert it on the destination >> machine back to berkeley format. Then I would run the cyrreconstruct >> command as kolab-r. All the mailboxes are listed but if I check them >> with "info" from the cyradm interface the kolab specific annotations are >> missing. > > Can you try to dump the database contents to text format using: > > /kolab/bin/db_dump /kolab/var/imapd/annotations.db > > annotations_db_backup.txt I made a db dump as suggested but when I look into the text file it only contains the following information: VERSION=3 format=bytevalue type=btree db_pagesize=4096 HEADER=END 6d656469742e696e7465726e217368617265645e61647265737362756368002f76656e646f722f6b6f6c61622f666f6c6465722d747970650000 Lots of more numbers here... I guess the dump was successfull. >> So, in essence: Is there a recommanded way of recovering the >> annotations.db like the mailbox.db? I tried to convert to flat format >> and then back to berkeley format but I would get an error message: >> "Converting from /kolab/var/imapd/annotations.db (berkeley) to >> /tmp/annotest.test (flat) Warning: apparently empty database converted." > > Hm, does not sound too good. So, after I dumped the annotations.db from the original maschine, how can I get it back into berkeley format? I tried to use /kolab/bin/cvt_cyrusdb /tmp/annotations.db.txt flat /tmp/annotations.db berkeley. Even though I get the same warning as before ("Warning: apparently empty database converted"), I get a resulting annotations.db file which is much smaller than before (8 kB compared to 229 kB)? And converting it back to flat format results in a 0 kB file? Ok, so the usual way would be recover the data from backup and just copying the annotations.db file to its original location and everything should work, right? Is that also correct for a version change (from 2.2 to 2.2.2)? Best regards, Saim -- -------------------------------------------------------------------------- Dipl.-Ing. Saim Kim Lehrstuhl fuer Medizinische Informationstechnik Helmholtz-Institut fuer Biomedizinische Technik RWTH Aachen Pauwelsstr. 20, D-52074 Aachen --- Web: http://www.medit.hia.rwth-aachen.de/ Tel: +49-(0)241-80 23218 Fax: +49-(0)241-80 82442 email: s.kim at hia.rwth-aachen.de -------------------------------------------------------------------------- From wrobel at pardus.de Tue Jul 14 15:39:58 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 14 Jul 2009 15:39:58 +0200 Subject: Problems with Horde Login In-Reply-To: <4A5C8848.3060305@hinz.de> References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de><200907132013.51871.alex@swiftnetcomputers.biz> <20090714094824.16044falp3cpgi2o@webmail.pardus.de> <4A5C8848.3060305@hinz.de> Message-ID: <20090714153958.1690481j9nwknx0k@webmail.pardus.de> Quoting Uwe Spielhagen : > Hi Jochen, > Horde login failed for me with your symptoms, when I disabled the > POP3 Service in Webadmin - Settings. > It looks, as if horde connects via POP3. Hm... it should not. The only thing configured is IMAP. If that really works I'd be suprised. Cheers, Gunnar > Regards > Uwe > Jochen May schrieb: cite=\"mid:!&!AAAAAAAAAAAYAAAAAAAAAJ7BXRqPWfdNkLKYTJ3u6xjCgAAAEAAAAEDWNldgPfNMu3pYPShEhfABAAAAAA==@jmay.org\"> > > > Hi all! type=\"cite\"> I had a similar issue one or two versions > back. It was my hosts file. I just > changed the ip address to the one my adapter was using, instead of 127.0.0.1 > ex. (using 192.168.0.110 as the ip assigned to my kolabserver) > 127.0.0.1 localhost.domain.org localhost 192.168.0.110 > kolabservername.domain.org This is usually the problem, yes.See also:http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> _I_used_the_correct_password > This is not the problem. The point above i fixed already - i run each time in this problem ;-)When i now try to login, i get no error messages (even no message like wrong username/password). I press login, it take a couple of seconds, and i?m back at the login screen with emtpy fields. And the only thing what i found, was the logs what i post before.Greetings jochen -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From tomas.andersson at heatex.com Tue Jul 14 15:20:17 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Tue, 14 Jul 2009 15:20:17 +0200 Subject: Kolab 2.2.2 Message-ID: <000001ca0485$d75ba770$8612f650$@andersson@heatex.com> IF I make a clean install of Kolab 2.2.2 on internal IP 192.168.1.10 and later change the server IP to 192.168.90.2 Will this in any way break the installation? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090714/bf18d199/attachment.html From thomas at btspuhler.com Wed Jul 15 05:03:27 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Tue, 14 Jul 2009 20:03:27 -0700 Subject: perl-kolab tarball In-Reply-To: <20090714092433.207263waeyxxy4ws@webmail.pardus.de> References: <200907111021.32157.thomas@btspuhler.com> <20090714092433.207263waeyxxy4ws@webmail.pardus.de> Message-ID: <200907142003.27551.thomas@btspuhler.com> On Tuesday 14 July 2009 12:24:33 am Gunnar Wrobel wrote: > Quoting Thomas Spuhler : > > On Tuesday 30 June 2009 08:43:26 pm Thomas Spuhler wrote: > >> On Tuesday 30 June 2009 12:11:43 Richard Bos wrote: > >> > Op dinsdag 30 juni 2009 04:53:10 schreef Thomas Spuhler: > >> > > OK, Thanks. I did replace it as suggested. (may had it initially > >> > > this way before I did a lot of trying.) I uses a test system on a > >> > > virtual box. I now get this error: > >> > > Jun 29 19:39:39 localhost kolabd: Kolab is starting up > >> > > Jun 29 19:39:39 localhost kolabd: L: Starting up > >> > > Jun 29 19:39:39 localhost kolabd: L: Opening mailbox uid cache DB > >> > > Jun 29 19:39:39 localhost kolabd: L: Opening graveyard uid/timestamp > >> > > cache DB Jun 29 19:39:39 localhost kolabd: L: Opening mailbox quota > >> > > cache DB Jun 29 19:39:39 localhost kolabd: K: Loading backends > >> > > Jun 29 19:39:39 localhost kolabd: B: Loading backend `syncrepl' > >> > > Jun 29 19:39:39 localhost kolabd: B Error: Error is: Can't locate > >> > > Kolab/LDAP/Backend/syncrepl.pm in @INC (@INC contains: > >> > > /usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi > >> > > /usr/lib/perl5/site_perl/5.10.0 > >> > > /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi > >> > > /usr/lib/perl5/vendor_perl/5.10.0 > >> > > /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 > >> > > /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl .) at (eval 70) > >> > > line 3, line 516. Jun 29 19:39:39 localhost kolabd: B Error: > >> > > Backend `syncrepl' does not exist or has errors, exiting > >> > > >> > perl-kolab> find | grep syncrepl > >> > ./lib/Kolab/LDAP/Backend/syncrepl.pm > >> > > >> > It looks like your perl-kolab is not up to date. > >> > >> Thanks so much. I think I am slowly getting there. I added the > >> /syncrepl.pm from the Kolab repository and changed the path in > >> dist/common and the kolabd now stays alive. I now can deleted users and > >> that dammed waiting for cleanup is gone. > >> All I now have to do is put this into the patches and rebuild the rpm. > > > > I completed the packaging of the 2.1 kolab including the perl-kolab > > I now want to move to 2.2.2. How do I get the newest tarball for > > per-kolab. When I download it from > > http://www.kolab.org/cgi-bin/viewcvs-kolab.cgi/server/perl-kolab/ > > and click on download tarball, I do not get the complete package and some > > directories have a 1969 date, so even the buildrpm script complains about > > the date. > > We do not directly distribute a source package - something I believe > we should do. We have open issues about this. > > But is should be no problem to fetch the sources using CVS. I didn't > even know viewcvs offers this type of functionality. Just use standard > CVS. > > Cheers, > > Gunnar > > > -- > > Thomas > > > > _______________________________________________ > > Kolab-users mailing list > > Kolab-users at kolab.org > > https://kolab.org/mailman/listinfo/kolab-users Thanks -- Thomas From liutauras.adomaitis at gmail.com Wed Jul 15 08:55:46 2009 From: liutauras.adomaitis at gmail.com (Liutauras Adomaitis) Date: Wed, 15 Jul 2009 09:55:46 +0300 Subject: free busy in Kolab 2.2.2 Message-ID: Hello Kolab users, I have several questions regarding free/busy in KOLAB (2.2.2) +Outlook+Bynari? I would appreciate if someone would give me any hints to these questions: 1. How to configure free/busy with https? We only managed to make it available with http service by designated in Outlook -> options -> calendar options -> free busy -> http://mail.domain.com/freebusy/%NAME%.ifb, but this does not work with https. 2. How to configure free/busy information for shared folders (meaning shared calendars). Meaning, we set up shared calendar as meeting room and we want users to be able to see free/busy information of meeting room. When we try to see in Outlook scheduling the free/busy information of resource accounts or shared calendar, we receive free/busy not available (but for regular users its ok) 3. As I understand, it is possible to set up meeting rooms as kolab resource accounts. But how to configure free/busy information for resource accounts? And anyways, how to manage resource accounts - should they be set-up as regular user-accounts in the client software (i.e. Outlook?), so that person responsible for resource account would manage permissions to folders etc.? Or all permissions (adding users) should be managed manually on KOLAB server via cyradm (but this would be quite a lot of work for IT administrator in case many folders are planned)? 4. In general, when it is better to use resource accounts, and when - shared folders/calendars? From wrobel at pardus.de Wed Jul 15 10:02:23 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 15 Jul 2009 10:02:23 +0200 Subject: free busy in Kolab 2.2.2 In-Reply-To: References: Message-ID: <20090715100223.17523wd7a41e0rgg@webmail.pardus.de> Quoting Liutauras Adomaitis : > Hello Kolab users, > > I have several questions regarding free/busy in KOLAB (2.2.2) > +Outlook+Bynari? I would appreciate if someone would give me any hints > to these questions: > > 1. How to configure free/busy with https? We only managed to make it > available with http service by designated in Outlook -> options -> > calendar options -> free busy -> > http://mail.domain.com/freebusy/%NAME%.ifb, but this does not work with > https. Maybe you a problem with the self-signed SSL-certificate? You might need to import/accept this certificate globally on your windows client. But I'm neither an Outlook nor a Windows person so others might provide you a better answer. > > 2. How to configure free/busy information for shared folders (meaning > shared calendars). Meaning, we set up shared calendar as meeting room > and we want users to be able to see free/busy information of meeting > room. When we try to see in Outlook scheduling the free/busy information > of resource accounts or shared calendar, we receive free/busy not > available (but for regular users its ok) Shared folders are not meant to be used for that. They belong to no user and cannot provide free/busy information. > > 3. As I understand, it is possible to set up meeting rooms as kolab > resource accounts. In fact the only choice. > But how to configure free/busy information for > resource accounts? You don't need to configure that. Any user/resource should be directly available within the free/busy system. > And anyways, how to manage resource accounts - should > they be set-up as regular user-accounts in the client software (i.e. > Outlook?), so that person responsible for resource account would manage > permissions to folders etc.? Not necessarily. The resource account is created as a user in the web-admin. Just make sure you mark it as a "resource account" rather than a standard user. > Or all permissions (adding users) should be > managed manually on KOLAB server via cyradm (but this would be quite a > lot of work for IT administrator in case many folders are planned)? Each resource is a single user. They usually do not have several folders. The resources are managed via the web-admin. > > 4. In general, when it is better to use resource accounts, and when - > shared folders/calendars? Always use a resource account. Cheers, Gunnar > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090715/a42e3d52/attachment.bin From wrobel at pardus.de Wed Jul 15 10:33:08 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 15 Jul 2009 10:33:08 +0200 Subject: kolab web config hook In-Reply-To: <200906192013.12087.kolab@mechtron.com.au> References: <200906192013.12087.kolab@mechtron.com.au> Message-ID: <20090715103308.797574l8qyiwq8co@webmail.pardus.de> Quoting Mark Berndt : > Can we have a batch file hook to enable re-config of whatever when the kolab > web admin is used? This should already happen. Once you change something in LDAP via the web-admin, kolabd will catch that change and run kolabconf to transport the changes into the config files. Was this what you meant? Cheers, Gunnar > > > -- > High performance computer, software and automation systems for demanding > applications > > Mechtron Systems > ABN: 52 149 788 293 > 329 Old Canobolas Road NASHDALE NSW 2800 > mob 04-2860-1801 ph 02-6365-3568 fx 02-6365-3578 > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090715/8e313c7e/attachment.bin From kcaesar at hotmail.com Wed Jul 15 12:02:09 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Wed, 15 Jul 2009 12:02:09 +0200 Subject: Trouble with horde Message-ID: Hello, I have a strange trouble with some emails under Horde.. When I click on the message, the screen show the headers but not the content. There are a remplacement message that say : "Aucune partie ne peut ?tre affich?e en ligne." (in french) or "There are no alternative parts that can be displayed inline" in english translation. Who can help me about this trouble ? Best regards, _________________________________________________________________ T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger? !? T?l?chargez-le maintenant ! http://www.windowslive.fr/messenger/1.asp -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? nettoy?e... URL: http://kolab.org/pipermail/kolab-users/attachments/20090715/4a46e277/attachment.html From wrobel at pardus.de Wed Jul 15 13:09:32 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Wed, 15 Jul 2009 13:09:32 +0200 Subject: Trouble with horde In-Reply-To: References: Message-ID: <20090715130932.74751ffclabwtnno@webmail.pardus.de> Quoting kiser Caesar : > Hello, > > > I have a strange trouble with some emails under Horde.. > When I click on the message, the screen show the headers but not > the content. > There are a remplacement message that say : > "Aucune partie ne peut ?tre affich?e en ligne." (in > french) or "There are no alternative parts that can be > displayed inline" in english translation. > > Who can help me about this trouble ? You can set "inline" to "true" for HTML-Mails in /kolab/var/kolab/www/client/config/mime_drivers.php. $mime_drivers['horde']['html'] = array( // NOTE: Inline HTML viewing is DISABLED by default. 'inline' => true, 'handles' => array( 'text/html' ), 'icons' => array( 'default' => 'html.png' ), // Check for phishing exploits? 'phishing_check' => true ); Note that viewing HTML-Mails inline in a webmailer is considered unsafe. Horde does provide no reasonable indication of this problem in the mail viewer though. It would be good to fix that at some point and allow to display the HTML via another link. Cheers, Gunnar > > > Best regards, > > > ------------------------- > Votre correspondant a choisi Hotmail et profite d'un stockage > quasiment illimit?. href="http://www.windowslive.fr/hotmail/default.asp"> Cr?ez un > compte Hotmail gratuitement ! -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090715/ebe61855/attachment.bin From carsten at cburghardt.com Wed Jul 15 13:18:51 2009 From: carsten at cburghardt.com (Carsten Burghardt) Date: Wed, 15 Jul 2009 13:18:51 +0200 Subject: Problems with Horde Login In-Reply-To: References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de><200907132013.51871.alex@swiftnetcomputers.biz> <20090714094824.16044falp3cpgi2o@webmail.pardus.de> Message-ID: <20090715131851.58113pdf48t5olc0@www.inovox.de> Zitat von Jochen May : > Hi all! > >> > >> > I had a similar issue one or two versions back. It was my >> hosts file. I just >> > changed the ip address to the one my adapter was using, >> instead of 127.0.0.1 >> > >> > ex. (using 192.168.0.110 as the ip assigned to my kolabserver) >> > 127.0.0.1 localhost.domain.org localhost >> > 192.168.0.110 kolabservername.domain.org >> >> This is usually the problem, yes. >> >> See also: >> >> http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ > -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> > _I_used_the_correct_password >> > >> > > > This is not the problem. The point above i fixed already - i run > each time in this problem ;-) > > When i now try to login, i get no error messages (even no message > like wrong username/password). I press login, it take a couple of > seconds, and i?m back at the login screen with emtpy fields. > And the only thing what i found, was the logs what i post before. Did you check your cookie settings? I had exactly the same problem as you described and it was simply that Horde could not set (or actually read) a cookie and therefore did not let me in. I also got no error message. Carsten From liutauras.adomaitis at gmail.com Wed Jul 15 16:48:23 2009 From: liutauras.adomaitis at gmail.com (Liutauras Adomaitis) Date: Wed, 15 Jul 2009 17:48:23 +0300 Subject: free busy in Kolab 2.2.2 In-Reply-To: <20090715100223.17523wd7a41e0rgg@webmail.pardus.de> References: <20090715100223.17523wd7a41e0rgg@webmail.pardus.de> Message-ID: Thanks a lot for quick answer, one more thing 2009/7/15 Gunnar Wrobel : > Quoting Liutauras Adomaitis : > >> Hello Kolab users, >> >> I have several questions regarding free/busy in KOLAB (2.2.2) >> +Outlook+Bynari? I would appreciate if someone would give me any hints >> to these questions: Web admin allows to create resource account, also to manage invitation policy, but how to manage ACL rights to resource calendar? There is a note next to invitation policy in webadmin saying "For regular accounts to use this feature, give the 'calendar' user access to the Calendar folder" - but I understand this note is for regular user accounts, not for resource accounts, and this has nothing to do with user access rights? I also found this posting http://edbsilon.intevation.org/pipermail/kolab-users/2008-February/007423.html which says that when user is created, by default no calendar for him is added until he log-ins. Does this mean that to arrange a resource available for use: 1) I have to create resource account 2) I have to login into it so that calendar would be created (or calendar is created by default for resource accounts?) 3) I have to set (for example) access rights for resource account for employee (who will be responsible for that resource account) via cyradm? Do I understand everything correctly:) And can this resource account management be done through webadmin, so that I can train users to manage resources, access rights etc by themselves? From thomas at intevation.de Wed Jul 15 17:55:16 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Wed, 15 Jul 2009 17:55:16 +0200 Subject: Kolab 2.2.2 Message-ID: <20090715155516.GA21392.thomas@intevation.de> * Tomas Andersson [20090714 15:46]: > IF I make a clean install of Kolab 2.2.2 on internal IP 192.168.1.10 and > later change the server IP to 192.168.90.2 > > Will this in any way break the installation? No, it will just work. It is just important that the configured host name works correctly, either by DNS or by an entry in /etc/hosts. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From admin at jmay.org Wed Jul 15 20:45:45 2009 From: admin at jmay.org (Jochen May) Date: Wed, 15 Jul 2009 20:45:45 +0200 Subject: Problems with Horde Login In-Reply-To: <20090714164124.20096pgd2ca1ickk@www.inovox.de> References: <20090713124147.20954hrmtgt3w3ac@www.inovox.de> <20090714164124.20096pgd2ca1ickk@www.inovox.de> Message-ID: Hi! > > Hi! > > > >> If I remember correctly that is normally a result of the > >> wrong cookie > >> domain, check your Horde settings. > >> > > The seetings for the cookie domain ist done in the conf.php from > > horde, or are there other/more files... > > Yes, conf.php is your candidate: > http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> _I_used_the_correct_password OK, the cookie seetings are done here, or: /kolab/var/kolab/www/client/config/conf.php At the file i found only this two lines with cookies: $conf['cookie']['domain'] = $_SERVER['SERVER_NAME']; $conf['cookie']['path'] = '/'; The second line is a bit strange in my opinion - they use the root directory or? I guess, that i can configured every path what i want, until the kolab user can write there? Like /tmp for example... If i miss a PEAR package i don?t know (i don?t think so), the /tmp folder can be access by everybody, finallly i don?t edit any config files by hand. Greetings Jochen From ml at radoeka.nl Wed Jul 15 20:59:14 2009 From: ml at radoeka.nl (Richard Bos) Date: Wed, 15 Jul 2009 20:59:14 +0200 Subject: Problems with Horde Login In-Reply-To: References: <20090714164124.20096pgd2ca1ickk@www.inovox.de> Message-ID: <200907152059.14533.ml@radoeka.nl> Op woensdag 15 juli 2009 20:45:45 schreef Jochen May: > At the file i found only this two lines with cookies: > $conf['cookie']['domain'] = $_SERVER['SERVER_NAME']; > $conf['cookie']['path'] = '/'; > > The second line is a bit strange in my opinion - they use the root > directory or? I guess, that i can configured every path what i want, until > the kolab user can write there? Like /tmp for example... If i miss a PEAR > package i don?t know (i don?t think so), the /tmp folder can be access by > everybody, finallly i don?t edit any config files by hand. It could also be, the url path. Which would be http:/// The latter slash is, what it is about I guess. There might be something special with "/" don't remember what, look it up in the apache manual. -- Richard From wrobel at pardus.de Thu Jul 16 10:34:49 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 16 Jul 2009 10:34:49 +0200 Subject: free busy in Kolab 2.2.2 In-Reply-To: References: <20090715100223.17523wd7a41e0rgg@webmail.pardus.de> Message-ID: <20090716103449.20933knsnm9hori8@webmail.pardus.de> Quoting Liutauras Adomaitis : > Thanks a lot for quick answer, one more thing > > 2009/7/15 Gunnar Wrobel : >> Quoting Liutauras Adomaitis : >> >>> Hello Kolab users, >>> >>> I have several questions regarding free/busy in KOLAB (2.2.2) >>> +Outlook+Bynari? I would appreciate if someone would give me any hints >>> to these questions: > > Web admin allows to create resource account, also to manage invitation > policy, but how to manage ACL rights to resource calendar? There is a > note next to invitation policy in webadmin saying "For regular > accounts to use this feature, give the 'calendar' user access to the > Calendar folder" - but I understand this note is for regular user > accounts, not for resource accounts, and this has nothing to do with > user access rights? Correct. For the resource account this is done automatically. That is the main difference between a resource and a standard user account. > > I also found this posting > http://edbsilon.intevation.org/pipermail/kolab-users/2008-February/007423.html > which says that when user is created, by default no calendar for him > is added until he log-ins. Does this mean that to arrange a resource > available for use: > 1) I have to create resource account Yes. > 2) I have to login into it so that calendar would be created (or > calendar is created by default for resource accounts?) No. This happens automatically once you send the first invitation to this account. > 3) I have to set (for example) access rights for resource account for > employee (who will be responsible for that resource account) via > cyradm? If an employee should be able to manage and edit events that have are present in a resource account then you need to provide the employee with access to the calendar folder of the resource. You can do that via cyradm but you can usually use any client that supports ACL. You could for example use the web client to log into the resource account and set the ACLs. > Do I understand everything correctly:) And can this resource account > management be done through webadmin, so that I can train users to > manage resources, access rights etc by themselves? If an employee should manage a resource you can create the resource through the webadmin and you can give the account name and the password to the employee so that he may login to that account to manage the folder rights. If you want to enable users to create new resources they would need to do that in the web admin. You would have to provide them with a maintainer or domain-maintainer account though. Cheers, Gunnar > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From kcaesar at hotmail.com Thu Jul 16 12:52:41 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Thu, 16 Jul 2009 12:52:41 +0200 Subject: Kolab-users Digest, Vol 65, Issue 22 In-Reply-To: References: Message-ID: Hello Gunnar, Thank for your message, it's working ! Best regards, From: kolab-users-request at kolab.org Subject: Kolab-users Digest, Vol 65, Issue 22 To: kolab-users at kolab.org Date: Thu, 16 Jul 2009 10:35:02 +0200 Send Kolab-users mailing list submissions to kolab-users at kolab.org To subscribe or unsubscribe via the World Wide Web, visit https://kolab.org/mailman/listinfo/kolab-users or, via email, send a message with subject or body 'help' to kolab-users-request at kolab.org You can reach the person managing the list at kolab-users-owner at kolab.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Kolab-users digest..." --Pi?ce jointe du message transmise-- Subject: Trouble with horde Date: Wed, 15 Jul 2009 12:02:09 +0200 To: kolab-users at kolab.org From: kcaesar at hotmail.com Hello, I have a strange trouble with some emails under Horde.. When I click on the message, the screen show the headers but not the content. There are a remplacement message that say : "Aucune partie ne peut ?tre affich?e en ligne." (in french) or "There are no alternative parts that can be displayed inline" in english translation. Who can help me about this trouble ? Best regards, Votre correspondant a choisi Hotmail et profite d'un stockage quasiment illimit?. Cr?ez un compte Hotmail gratuitement ! --Pi?ce jointe du message transmise-- Subject: Re: Trouble with horde Date: Wed, 15 Jul 2009 13:09:32 +0200 To: kolab-users at kolab.org From: wrobel at pardus.de Quoting kiser Caesar : > Hello, > > > I have a strange trouble with some emails under Horde.. > When I click on the message, the screen show the headers but not > the content. > There are a remplacement message that say : > "Aucune partie ne peut ?tre affich?e en ligne." (in > french) or "There are no alternative parts that can be > displayed inline" in english translation. > > Who can help me about this trouble ? You can set "inline" to "true" for HTML-Mails in /kolab/var/kolab/www/client/config/mime_drivers.php. $mime_drivers['horde']['html'] = array( // NOTE: Inline HTML viewing is DISABLED by default. 'inline' => true, 'handles' => array( 'text/html' ), 'icons' => array( 'default' => 'html.png' ), // Check for phishing exploits? 'phishing_check' => true ); Note that viewing HTML-Mails inline in a webmailer is considered unsafe. Horde does provide no reasonable indication of this problem in the mail viewer though. It would be good to fix that at some point and allow to display the HTML via another link. Cheers, Gunnar > > > Best regards, > > > ------------------------- > Votre correspondant a choisi Hotmail et profite d'un stockage > quasiment illimit?. href="http://www.windowslive.fr/hotmail/default.asp"> Cr?ez un > compte Hotmail gratuitement ! -- ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- --Pi?ce jointe du message transmise-- Subject: RE: Problems with Horde Login Date: Wed, 15 Jul 2009 13:18:51 +0200 To: kolab-users at kolab.org From: carsten at cburghardt.com Zitat von Jochen May : > Hi all! > >> > >> > I had a similar issue one or two versions back. It was my >> hosts file. I just >> > changed the ip address to the one my adapter was using, >> instead of 127.0.0.1 >> > >> > ex. (using 192.168.0.110 as the ip assigned to my kolabserver) >> > 127.0.0.1 localhost.domain.org localhost >> > 192.168.0.110 kolabservername.domain.org >> >> This is usually the problem, yes. >> >> See also: >> >> http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ > -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> > _I_used_the_correct_password >> > >> > > > This is not the problem. The point above i fixed already - i run > each time in this problem ;-) > > When i now try to login, i get no error messages (even no message > like wrong username/password). I press login, it take a couple of > seconds, and i?m back at the login screen with emtpy fields. > And the only thing what i found, was the logs what i post before. Did you check your cookie settings? I had exactly the same problem as you described and it was simply that Horde could not set (or actually read) a cookie and therefore did not let me in. I also got no error message. Carsten --Pi?ce jointe du message transmise-- Subject: Re: free busy in Kolab 2.2.2 Date: Wed, 15 Jul 2009 17:48:23 +0300 To: wrobel at pardus.de CC: kolab-users at kolab.org From: liutauras.adomaitis at gmail.com Thanks a lot for quick answer, one more thing 2009/7/15 Gunnar Wrobel : > Quoting Liutauras Adomaitis : > >> Hello Kolab users, >> >> I have several questions regarding free/busy in KOLAB (2.2.2) >> +Outlook+Bynari? I would appreciate if someone would give me any hints >> to these questions: Web admin allows to create resource account, also to manage invitation policy, but how to manage ACL rights to resource calendar? There is a note next to invitation policy in webadmin saying "For regular accounts to use this feature, give the 'calendar' user access to the Calendar folder" - but I understand this note is for regular user accounts, not for resource accounts, and this has nothing to do with user access rights? I also found this posting http://edbsilon.intevation.org/pipermail/kolab-users/2008-February/007423.html which says that when user is created, by default no calendar for him is added until he log-ins. Does this mean that to arrange a resource available for use: 1) I have to create resource account 2) I have to login into it so that calendar would be created (or calendar is created by default for resource accounts?) 3) I have to set (for example) access rights for resource account for employee (who will be responsible for that resource account) via cyradm? Do I understand everything correctly:) And can this resource account management be done through webadmin, so that I can train users to manage resources, access rights etc by themselves? --Pi?ce jointe du message transmise-- Subject: Re: Kolab 2.2.2 Date: Wed, 15 Jul 2009 17:55:16 +0200 To: kolab-users at kolab.org From: thomas at intevation.de * Tomas Andersson [20090714 15:46]: > IF I make a clean install of Kolab 2.2.2 on internal IP 192.168.1.10 and > later change the server IP to 192.168.90.2 > > Will this in any way break the installation? No, it will just work. It is just important that the configured host name works correctly, either by DNS or by an entry in /etc/hosts. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner --Pi?ce jointe du message transmise-- Subject: RE: Problems with Horde Login Date: Wed, 15 Jul 2009 20:45:45 +0200 To: kolab-users at kolab.org From: admin at jmay.org Hi! > > Hi! > > > >> If I remember correctly that is normally a result of the > >> wrong cookie > >> domain, check your Horde settings. > >> > > The seetings for the cookie domain ist done in the conf.php from > > horde, or are there other/more files... > > Yes, conf.php is your candidate: > http://wiki.kolab.org/index.php/Kolab2_Server_Troubleshooting_ -_Horde#On_login_I.27m_returned_and_told_that_login_failed_though> _I_used_the_correct_password OK, the cookie seetings are done here, or: /kolab/var/kolab/www/client/config/conf.php At the file i found only this two lines with cookies: $conf['cookie']['domain'] = $_SERVER['SERVER_NAME']; $conf['cookie']['path'] = '/'; The second line is a bit strange in my opinion - they use the root directory or? I guess, that i can configured every path what i want, until the kolab user can write there? Like /tmp for example... If i miss a PEAR package i don?t know (i don?t think so), the /tmp folder can be access by everybody, finallly i don?t edit any config files by hand. Greetings Jochen --Pi?ce jointe du message transmise-- Subject: Re: Problems with Horde Login Date: Wed, 15 Jul 2009 20:59:14 +0200 To: kolab-users at kolab.org; admin at jmay.org From: ml at radoeka.nl Op woensdag 15 juli 2009 20:45:45 schreef Jochen May: > At the file i found only this two lines with cookies: > $conf['cookie']['domain'] = $_SERVER['SERVER_NAME']; > $conf['cookie']['path'] = '/'; > > The second line is a bit strange in my opinion - they use the root > directory or? I guess, that i can configured every path what i want, until > the kolab user can write there? Like /tmp for example... If i miss a PEAR > package i don?t know (i don?t think so), the /tmp folder can be access by > everybody, finallly i don?t edit any config files by hand. It could also be, the url path. Which would be http:/// The latter slash is, what it is about I guess. There might be something special with "/" don't remember what, look it up in the apache manual. -- Richard --Pi?ce jointe du message transmise-- Subject: Re: free busy in Kolab 2.2.2 Date: Thu, 16 Jul 2009 10:34:49 +0200 To: kolab-users at kolab.org From: wrobel at pardus.de Quoting Liutauras Adomaitis : > Thanks a lot for quick answer, one more thing > > 2009/7/15 Gunnar Wrobel : >> Quoting Liutauras Adomaitis : >> >>> Hello Kolab users, >>> >>> I have several questions regarding free/busy in KOLAB (2.2.2) >>> +Outlook+Bynari? I would appreciate if someone would give me any hints >>> to these questions: > > Web admin allows to create resource account, also to manage invitation > policy, but how to manage ACL rights to resource calendar? There is a > note next to invitation policy in webadmin saying "For regular > accounts to use this feature, give the 'calendar' user access to the > Calendar folder" - but I understand this note is for regular user > accounts, not for resource accounts, and this has nothing to do with > user access rights? Correct. For the resource account this is done automatically. That is the main difference between a resource and a standard user account. > > I also found this posting > http://edbsilon.intevation.org/pipermail/kolab-users/2008-February/007423.html > which says that when user is created, by default no calendar for him > is added until he log-ins. Does this mean that to arrange a resource > available for use: > 1) I have to create resource account Yes. > 2) I have to login into it so that calendar would be created (or > calendar is created by default for resource accounts?) No. This happens automatically once you send the first invitation to this account. > 3) I have to set (for example) access rights for resource account for > employee (who will be responsible for that resource account) via > cyradm? If an employee should be able to manage and edit events that have are present in a resource account then you need to provide the employee with access to the calendar folder of the resource. You can do that via cyradm but you can usually use any client that supports ACL. You could for example use the web client to log into the resource account and set the ACLs. > Do I understand everything correctly:) And can this resource account > management be done through webadmin, so that I can train users to > manage resources, access rights etc by themselves? If an employee should manage a resource you can create the resource through the webadmin and you can give the account name and the password to the employee so that he may login to that account to manage the folder rights. If you want to enable users to create new resources they would need to do that in the web admin. You would have to provide them with a maintainer or domain-maintainer account though. Cheers, Gunnar > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- _________________________________________________________________ Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live?? Lancez-vous ! http://www.microsoft.com/windows/windowslive/default.aspx -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? nettoy?e... URL: http://kolab.org/pipermail/kolab-users/attachments/20090716/8ce24359/attachment-0001.html From tomas.andersson at heatex.com Thu Jul 16 16:16:07 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Thu, 16 Jul 2009 16:16:07 +0200 Subject: Kolab apache horde Message-ID: <008201ca061f$f79217e0$e6b647a0$@andersson@heatex.com> Can I add a virtual host to the apache config file? Our mail server is configured at mail.myserver.com this address receives email. We also have the address webmail.myserver.com and I would like to add a virtual host to this address. So when users go to webmail.myserver.com they get the horde login page without having to type mail.myserver.com/client. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090716/e3201e55/attachment.html From ml at radoeka.nl Thu Jul 16 19:23:39 2009 From: ml at radoeka.nl (Richard Bos) Date: Thu, 16 Jul 2009 19:23:39 +0200 Subject: Kolab apache horde In-Reply-To: <008201ca061f$f79217e0$e6b647a0$@andersson@heatex.com> References: <008201ca061f$f79217e0$e6b647a0$@andersson@heatex.com> Message-ID: <200907161923.40829.ml@radoeka.nl> Op donderdag 16 juli 2009 16:16:07 schreef Tomas Andersson: > We also have the address webmail.myserver.com and I would like to add a > virtual host to this address. Why not use a redirect? This address webmail.myserver.com canbe redirected to mail.myserver.com/client -- Richard From tomas.andersson at heatex.com Thu Jul 16 19:50:16 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Thu, 16 Jul 2009 19:50:16 +0200 Subject: SV: Kolab apache horde In-Reply-To: <200907161923.40829.ml@radoeka.nl> References: <008201ca061f$f79217e0$e6b647a0$@andersson@heatex.com> <200907161923.40829.ml@radoeka.nl> Message-ID: <000001ca063d$e38582f0$aa9088d0$@andersson@heatex.com> That seems like a good idea. Thanks. Op donderdag 16 juli 2009 16:16:07 schreef Tomas Andersson: > We also have the address webmail.myserver.com and I would like to add a > virtual host to this address. Why not use a redirect? This address webmail.myserver.com canbe redirected to mail.myserver.com/client -- Richard _______________________________________________ Kolab-users mailing list Kolab-users at kolab.org https://kolab.org/mailman/listinfo/kolab-users From johannes_graumann at web.de Fri Jul 17 11:50:23 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Fri, 17 Jul 2009 11:50:23 +0200 Subject: Recovery mishap Message-ID: Hi, I lost the harddrive of my Kolab installation, but was able to recover the complete directory kolab is installed under ... BUT the file ownership and acces modus information (Note to self: never use a fat formated usb drive for critical stuff like this again). What might be the easiest way of: 1) restoring ownership/access mode information in the KOLAB directory tree 2) restoring the installation parts residing in "/etc/" of my debian OS (without having access to the original). Thanks for any hints, Joh From spielhagen at hinz.de Fri Jul 17 13:47:14 2009 From: spielhagen at hinz.de (Uwe Spielhagen) Date: Fri, 17 Jul 2009 13:47:14 +0200 Subject: best practice to implement a team in kolab (support/sales) Message-ID: <4A6064C2.3020500@hinz.de> Hi all, I'm asking me what would be the best way to implement a support or sales team in kolab! I can create a user, share it's folders and any member of the team can read/answer/delete mails that were sent to the teams adress support at test.de for example. There is a setting for users that can send mails in the name of the list. I read I must create a new identity in the mail client to use the list name as FROM when they send mails as if it came from the list. ? What is the difference between accessing a shared folder of another user (support at test.de) and just connecting as the other user? All the members could connect as support at test.de and do all the thinks they want and they would see what anybody else answered to the customers questions. Perhaps just a question of ACLs, i can not set when they connect as support at test.de? I think it's not easy to tell the users to change the sending account in the mailclient (outlook/thunderbird) each time they answer as the group. 80% they willl forget it. ? What is the difference between a "useraccount" and a "groupacccount" in kolab? I can not find any! Does anybody have a suggestion? I've been testing kolab for about 4 weeks and slowly going towards production. Regards Uwe -------------- n?chster Teil -------------- Ein Dateianhang mit HTML-Daten wurde abgetrennt... URL: http://kolab.org/pipermail/kolab-users/attachments/20090717/b8906b85/attachment.html From thomas at intevation.de Fri Jul 17 17:32:35 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Fri, 17 Jul 2009 17:32:35 +0200 Subject: Recovery mishap In-Reply-To: References: Message-ID: <20090717153235.GD24769.thomas@intevation.de> * Johannes Graumann [20090717 13:08]: > What might be the easiest way of: > 1) restoring ownership/access mode information in the KOLAB directory tree Hmm, install a new server, create one user, compare how it looks there? (There is /kolab/sbin/kolabcheckperm, but it only checks some config files) > 2) restoring the installation parts residing in "/etc/" of my debian OS > (without having access to the original). 1. Move away /kolab 2. ./install-kolab.sh -E (abort after generating the openpkg environment) 3. Remove this temporary /kolab 4. Move back the original /kolab Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From geordi at kos.net Thu Jul 2 03:18:15 2009 From: geordi at kos.net (Geordie) Date: Thu, 02 Jul 2009 01:18:15 -0000 Subject: Debian sid install Message-ID: <200907012111.21408.geordi@kos.net> Hi I would like to install the Kolab server on a Debian sid system via apt-get. I am getting dependency problems when trying to install kolab-cyrus-common. It says I need libzephyr3 and this program is not available in the sid packages. Is there a current work around for this? And if possible I would like to do this via apt-get. Any suggestions would be appreciated. Thanks Geordie From computech at telkomsa.net Fri Jul 3 10:40:29 2009 From: computech at telkomsa.net (Nazeer) Date: Fri, 03 Jul 2009 08:40:29 -0000 Subject: Filters in Kolab 2.2.2 Final Message-ID: <01e701c9faf8$1a244db0$4e6ce910$@net> I have Ubuntu 8.04 with Kolab 2.2.2 Final release. Problem that I am facing is that when I set something in Filters (whether its a blacklist, spam settings or mail forwarding) settings does not stay. It applies well enough and gives no errors but when i log out and log back in again, all my settings have disappeared -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090703/6b5a036c/attachment.html From Alexander.Schroeter at computational-chemistry.org Sat Jul 4 21:03:42 2009 From: Alexander.Schroeter at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Sat, 4 Jul 2009 21:03:42 +0200 Subject: Using a remote mail account in Kolab In-Reply-To: <200907032302.59032.webmaster@computational-chemistry.org> References: <200907032302.59032.webmaster@computational-chemistry.org> Message-ID: <200907042103.42528.Alexander.Schroeter@computational-chemistry.org> Hi I have been thinking about this idea. And I really think that this would fix all my current problems. Maybe I am totally wrong in the way I think that this is possible but the idea itself makes total sense to me. Is it possible to tell kolab not to safe the mails at /kolab/var/imapd/spool/domain////user/ but to use an imap account at a remote destination? As far as I understand this should be very similar to having the mails at a slave server. This way I would have all my mails at my ISP and don't need to worry about uptime, backup etc but would still have all the benefits of having the mails "in" the kolab system. For example when I use webmail, the sent mail is saved at my ISP this way I have those in backup too. Compared to the imapsync this would be much better. I really hope someone here can help me. Thanks a lot. On Friday 03 July 2009 11:02:58 pm Alexander Schr?ter wrote: > Hi I would like to tell kolab to not use the local account on my server but > use a remote account at my ISP. Is there a way to do this? > > If possible on a per user base. I thought that there might be some program > that creates a folder from an imap account. Then I could simply point that > imap account to my users local account. > > I hope I am making sense. > Thanks in advanced. Alexander > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From ml at radoeka.nl Fri Jul 17 19:22:17 2009 From: ml at radoeka.nl (Richard Bos) Date: Fri, 17 Jul 2009 19:22:17 +0200 Subject: Recovery mishap In-Reply-To: <20090717153235.GD24769.thomas@intevation.de> References: <20090717153235.GD24769.thomas@intevation.de> Message-ID: <200907171922.17450.ml@radoeka.nl> Op vrijdag 17 juli 2009 17:32:35 schreef Thomas Arendsen Hein: > * Johannes Graumann [20090717 13:08]: > > What might be the easiest way of: > > 1) restoring ownership/access mode information in the KOLAB directory > > tree > > Hmm, install a new server, create one user, compare how it looks > there? (There is /kolab/sbin/kolabcheckperm, but it only checks some > config files) Someone could do a: # ls -ld $(find /kolab | grep -v domain) and have the output sent to Johannes. I don't have an openpkg version around, other wise I would have done that. -- Richard From schneider at zawm.be Sat Jul 18 18:29:36 2009 From: schneider at zawm.be (Sascha Schneider) Date: Sat, 18 Jul 2009 18:29:36 +0200 Subject: Kolab +samba Message-ID: <200907181829.36504.schneider@zawm.be> yet another question to setip kolab with samba I have samba and kolab alreay installed on my linux mainserver "Ubuntu Hardy LTS 64bit" wich should replace our windows server as a pdc in future. I want samba to use the openldap of kolab and read some wiki an howto's on that but did not yet find the "best practice". My questions: 1) is it better to use the samba of my ubuntu or install samba from openpkg 2) should I use openldap from ubuntu or openpkg 3) should I take Gosa2 wit the samba and kolab plugins?? has someone a detaild installation howto for that?? Greetings from belgium, Sascha From devgioiatech at gmail.com Sun Jul 19 11:03:27 2009 From: devgioiatech at gmail.com (Antonio Straziota) Date: Sun, 19 Jul 2009 11:03:27 +0200 Subject: Kolab +samba In-Reply-To: <200907181829.36504.schneider@zawm.be> References: <200907181829.36504.schneider@zawm.be> Message-ID: Hi Sascha, i used this how-to: http://wiki.kolab.org/index.php/Kolab_2.2_and_Samba_on_Ubuntu_Hardy cheers, Antonio. 2009/7/18 Sascha Schneider : > yet another question to setip kolab with samba > > I have samba and kolab alreay installed on my linux mainserver "Ubuntu Hardy > LTS 64bit" wich should replace our windows server as a pdc in future. > I want samba to use the openldap of kolab and read some wiki an howto's on > that but did not yet find the "best practice". > My questions: > 1) is it better to use the samba of my ubuntu or install samba from openpkg > 2) should I use openldap from ubuntu or openpkg > 3) should I take Gosa2 wit the samba and kolab plugins?? has someone a detaild > installation howto for that?? > > Greetings from belgium, Sascha > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From benoit.mortier at opensides.be Sun Jul 19 14:45:20 2009 From: benoit.mortier at opensides.be (Benoit Mortier) Date: Sun, 19 Jul 2009 14:45:20 +0200 Subject: Kolab +samba In-Reply-To: <200907181829.36504.schneider@zawm.be> References: <200907181829.36504.schneider@zawm.be> Message-ID: <200907191445.21417.benoit.mortier@opensides.be> Le Saturday 18 July 2009 18:29:36 Sascha Schneider, vous avez ?crit?: > yet another question to setip kolab with samba > > I have samba and kolab alreay installed on my linux mainserver "Ubuntu > Hardy LTS 64bit" wich should replace our windows server as a pdc in > future. I want samba to use the openldap of kolab and read some wiki an > howto's on that but did not yet find the "best practice". > My questions: > 1) is it better to use the samba of my ubuntu or install samba from > openpkg 2) should I use openldap from ubuntu or openpkg > 3) should I take Gosa2 wit the samba and kolab plugins?? has someone a > detaild installation howto for that?? Hello Sacha, When i have to do such thing i install a clean debian put samba, apache, php5, gosa 2.6.x configure everything is should be. Stop ldap, apache etc.. Bootstrap my kolab install extract the ldif from the kolab ldap contenaing nobody, calendar, manager etc... Stop everything kolab related import the lidf into my distrib ldap change the kolab config files to go to my distrib ldap and then desactivate the opnpkg ldap ;-) ... if you don't want to do all of that just install a Debian testing where everything is there including kolab2 .2.1 Cheers -- Benoit Mortier CEO OpenSides "logiciels libres pour entreprises" : http://www.opensides.be/ Contributor to Gosa Project : http://gosa-project.org/ From greenpenguin at free.fr Sun Jul 19 16:44:38 2009 From: greenpenguin at free.fr (greenpenguin@free.fr) Date: Sun, 19 Jul 2009 16:44:38 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <20090708094352.1262588l69tefs4k@webmail.pardus.de> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> Message-ID: <1248014678.4a63315654c79@imp.free.fr> Ok, I will try this week but the directory structure seems different between 2.0 and 2.2.2. In 2.0, messages are stored in /kolab/var/imapd/spool/domain/toto.com/user/myUser but in 2.2.2 messages are stored in /kolab/var/imapd/spool/domain/t/toto.com/user/m/myUser How to convert the structure ? Thanks. Florent Selon Gunnar Wrobel : > Quoting greenpenguin at free.fr: > > > Hi ! > > > > I have to upgrade from Kolab 2.0 to 2.2.2 with a new server. > > What is the best practises ? > > > > I think : > > - install OS + Kolab 2.2.2 to the new server > > - configure the new server as the old > > - stop the kolab on the old server > > - backup the /kolab/var/imapd and the LDAP (ldif) > > - on the new server, import the LDAP > > - restore the /kolab/var/imapd > > Sounds good in general but you also need to apply the update > instructions for the "Upgrade from 2.2.0 to 2.2.1-beta1" in the README > file: > > http://files.kolab.org/server/release/kolab-server-2.2.2/sources/1st.README > > > Cheers, > > Gunnar > > > > Thanks > > > > GreenPenguin > > > > _______________________________________________ > > Kolab-users mailing list > > Kolab-users at kolab.org > > https://kolab.org/mailman/listinfo/kolab-users > > > > > > -- > ______ http://kdab.com _______________ http://kolab-konsortium.com _ > > p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium > > ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ > E-mail : p at rdus.de Dr. Gunnar Wrobel > Tel. : +49 700 6245 0000 Bundesstrasse 29 > Fax : +49 721 1513 52322 D-20146 Hamburg > -------------------------------------------------------------------- > >> Mail at ease - Rent a kolab groupware server at p at rdus << > -------------------------------------------------------------------- > > From benoit.mortier at opensides.be Sun Jul 19 22:27:31 2009 From: benoit.mortier at opensides.be (Benoit Mortier) Date: Sun, 19 Jul 2009 22:27:31 +0200 Subject: Kolab +samba In-Reply-To: <200907191445.21417.benoit.mortier@opensides.be> References: <200907181829.36504.schneider@zawm.be> <200907191445.21417.benoit.mortier@opensides.be> Message-ID: <200907192227.32220.benoit.mortier@opensides.be> Le Sunday 19 July 2009 14:45:20 Benoit Mortier, vous avez ?crit?: hops, > just install a Debian testing where everything is there including > kolab2 .2.1 i wanted to say 2.2.1 ;-) Cheers -- Benoit Mortier CEO OpenSides "logiciels libres pour entreprises" : http://www.opensides.be/ Contributor to Gosa Project : http://gosa-project.org/ From schneider at zawm.be Mon Jul 20 00:31:48 2009 From: schneider at zawm.be (Sascha Schneider) Date: Mon, 20 Jul 2009 00:31:48 +0200 Subject: Kolab +samba In-Reply-To: <200907191445.21417.benoit.mortier@opensides.be> References: <200907181829.36504.schneider@zawm.be> <200907191445.21417.benoit.mortier@opensides.be> Message-ID: <200907200031.48332.schneider@zawm.be> okay, now I see ... gosa needs root rights to f.e. setup a /home dir for the users for user kolab has no rights on doing that. So I could install the gosa webinterface into the kolab-www folder to use the openpkg-apache and migrate my existing openpkg-ldap like here http://wpkg.org/kolab/ of course the advantage of installing openpkg-samba and keep using openpkg-ldap would be that only one folder exists (/kolab) that has to be backuped to tape to have most of the system. But your right, will torture my testinstallation a little bit to find out more. Greetings from belgium, Sascha Am Sunday 19 July 2009 14:45:20 schrieb Benoit Mortier: > Le Saturday 18 July 2009 18:29:36 Sascha Schneider, vous avez ?crit?: > > yet another question to setip kolab with samba > > > > I have samba and kolab alreay installed on my linux mainserver "Ubuntu > > Hardy LTS 64bit" wich should replace our windows server as a pdc in > > future. I want samba to use the openldap of kolab and read some wiki an > > howto's on that but did not yet find the "best practice". > > My questions: > > 1) is it better to use the samba of my ubuntu or install samba from > > openpkg 2) should I use openldap from ubuntu or openpkg > > 3) should I take Gosa2 wit the samba and kolab plugins?? has someone a > > detaild installation howto for that?? > > Hello Sacha, > > When i have to do such thing > > i install a clean debian put samba, apache, php5, gosa 2.6.x configure > everything is should be. > > Stop ldap, apache etc.. > > Bootstrap my kolab install > > extract the ldif from the kolab ldap contenaing nobody, calendar, manager > etc... > > Stop everything kolab related > > import the lidf into my distrib ldap > > change the kolab config files to go to my distrib ldap > > and then desactivate the opnpkg ldap > > ;-) ... > > if you don't want to do all of that > > just install a Debian testing where everything is there including > kolab2 .2.1 > > Cheers From thomas at btspuhler.com Mon Jul 20 03:56:41 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Sun, 19 Jul 2009 18:56:41 -0700 Subject: kolab-2.x, schema file location issue Message-ID: <200907191856.41478.thomas@btspuhler.com> I am working on packaging Kolab for Mandriva. I discovered one problem I want to report: all schemafiles are placed as: /etc/openldap/schema/horde.schema /etc/openldap/schema/kolab2.schema /etc/openldap/schema/rfc2739.schema but I need them in /usr/share/openldap/schema since all other schema are there. No need to scatter them around. The conf_dist/mandriva looks correct. But whatever I do they are not moved. I can get around with this spec file hack, but it's not elegant: mv %{buildroot}%{_sysconfdir}/openldap/schema/horde.schema %{buildroot}%{_datadir}/openldap/schema/horde.schema mv %{buildroot}%{_sysconfdir}/openldap/schema/kolab2.schema %{buildroot}%{_datadir}/openldap/schema/kolab2.schema mv %{buildroot}%{_sysconfdir}/openldap/schema/rfc2739.schema %{buildroot}%{_datadir}/openldap/schema/rfc2739.schema after fiddling around and getting some help from an experienced nice guy I changed the following lines in Makefile.am from ldapschemadir = $(ldapserver_confdir)/schema dist_ldapschema_DATA = $(ldapschema_FILES) to: ldapschemadir = $(ldapserver_schemadir) dist_ldapschema_DATA = $(ldapschema_FILES) after which I had to execute: autoreconf -fi This fixed the problem -- Thomas From ml at radoeka.nl Mon Jul 20 07:44:58 2009 From: ml at radoeka.nl (Richard Bos) Date: Mon, 20 Jul 2009 07:44:58 +0200 Subject: kolab-2.x, schema file location issue In-Reply-To: <200907191856.41478.thomas@btspuhler.com> References: <200907191856.41478.thomas@btspuhler.com> Message-ID: <200907200744.58803.ml@radoeka.nl> Op maandag 20 juli 2009 03:56:41 schreef Thomas Spuhler: > after fiddling around and getting some help from an experienced nice guy I > changed the following lines in Makefile.am > > from > > ldapschemadir = $(ldapserver_confdir)/schema > dist_ldapschema_DATA = $(ldapschema_FILES) > > to: > ldapschemadir = $(ldapserver_schemadir) > dist_ldapschema_DATA = $(ldapschema_FILES) > > after which I had to execute: > autoreconf -fi > > This fixed the problem You better sent this to kolab-devel, but the only correct way to report an issue is to use kolab's issue tracker at https://www.intevation.de/roundup/kolab/ In case you open an issue, attach a diff of the Makefile.am (against current cvs) to the tracker. -- Richard From marx at oab.de Mon Jul 20 12:15:41 2009 From: marx at oab.de (Alexander Marx) Date: Mon, 20 Jul 2009 12:15:41 +0200 Subject: Funambol Connectivity References: 483303F3.7080302@stormzero.com Message-ID: <4A6443CD.5080204@oab.de> An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090720/11e6dda8/attachment.html From wrobel at pardus.de Mon Jul 20 15:49:18 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Mon, 20 Jul 2009 15:49:18 +0200 Subject: best practice to implement a team in kolab (support/sales) In-Reply-To: <4A6064C2.3020500@hinz.de> References: <4A6064C2.3020500@hinz.de> Message-ID: <20090720154918.36041bxztto5rkkg@webmail.pardus.de> Quoting Uwe Spielhagen : > Hi all, I'm asking me what would be the best way to implement a support or > sales team in kolab! > I can create a user, share it's folders and any member of the team > can read/answer/delete mails that were sent to the teams adress > support at test.de for example. > There is a setting for users that can send mails in the name of the > list. > I read I must create a new identity in the mail client to use the > list name as FROM when they send mails as if it came from the list. > > ? What is the difference between accessing a shared folder of > another user (support at test.de) and just > connecting as the other user? > All the members could connect as support at test.de and do all the > thinks they want and they would see what anybody else answered to > the customers questions. > Perhaps just a question of ACLs, i can not set when they connect as > support at test.de? > I think it's not easy to tell the users to change the sending > account in the mailclient (outlook/thunderbird) each time they > answer as the group. 80% they willl forget it. The main reason for using the delegation feature of Kolab (adding a group account and marking the users of that group as delegate) is that the single users still have their main account to mail from. But if the users will forget to change the identity than this will of course create problems. Some clients might automatically react to the recipient address of an email and set the sender to "support at test.de" if the recipient was "support at test.de". But if that is not supported you should indeed use a separate account and distribute the credentials of this account. Cheers, Gunnar > > ? What is the difference between a \"useraccount\" and a > \"groupacccount\" in kolab? I can not find any! > > Does anybody have a suggestion? > > I've been testing kolab for about 4 weeks and slowly going towards > production. Regards > Uwe > -- ____ http://www.pardus.de[1] _________________ http://gunnarwrobel.de[2] _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- Links: ------ [1] http://www.pardus.de [2] http://gunnarwrobel.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digitale PGP-Unterschrift Url : http://kolab.org/pipermail/kolab-users/attachments/20090720/b97db1f8/attachment.bin From wrobel at pardus.de Mon Jul 20 16:09:03 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Mon, 20 Jul 2009 16:09:03 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <1248014678.4a63315654c79@imp.free.fr> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> <1248014678.4a63315654c79@imp.free.fr> Message-ID: <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> Quoting greenpenguin at free.fr: > Ok, I will try this week but the directory structure seems different > between 2.0 > and 2.2.2. > > In 2.0, messages are stored in > /kolab/var/imapd/spool/domain/toto.com/user/myUser > > but in 2.2.2 messages are stored in > /kolab/var/imapd/spool/domain/t/toto.com/user/m/myUser > > How to convert the structure ? Oh, I think I misread your message last time. I read from 2.2.0 to 2.2.2. I think we are lacking decent upgrade descriptions for the path from 2.0 to anything past that. I admit I'm not certain how to best convert that structure. @thomas: The 1st.README states "Instructions for upgrading from Kolab server 2.0 will be added in a future version of this document." Is this still on the list of things to do? Cheers, Gunnar > > Thanks. > > Florent > > Selon Gunnar Wrobel : > >> Quoting greenpenguin at free.fr: >> >> > Hi ! >> > >> > I have to upgrade from Kolab 2.0 to 2.2.2 with a new server. >> > What is the best practises ? >> > >> > I think : >> > - install OS + Kolab 2.2.2 to the new server >> > - configure the new server as the old >> > - stop the kolab on the old server >> > - backup the /kolab/var/imapd and the LDAP (ldif) >> > - on the new server, import the LDAP >> > - restore the /kolab/var/imapd >> >> Sounds good in general but you also need to apply the update >> instructions for the "Upgrade from 2.2.0 to 2.2.1-beta1" in the README >> file: >> >> http://files.kolab.org/server/release/kolab-server-2.2.2/sources/1st.README >> >> >> Cheers, >> >> Gunnar >> > >> > Thanks >> > >> > GreenPenguin >> > >> > _______________________________________________ >> > Kolab-users mailing list >> > Kolab-users at kolab.org >> > https://kolab.org/mailman/listinfo/kolab-users >> > >> >> >> >> -- >> ______ http://kdab.com _______________ http://kolab-konsortium.com _ >> >> p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium >> >> ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ >> E-mail : p at rdus.de Dr. Gunnar Wrobel >> Tel. : +49 700 6245 0000 Bundesstrasse 29 >> Fax : +49 721 1513 52322 D-20146 Hamburg >> -------------------------------------------------------------------- >> >> Mail at ease - Rent a kolab groupware server at p at rdus << >> -------------------------------------------------------------------- >> >> > > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > -- ______ http://kdab.com _______________ http://kolab-konsortium.com _ p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium ____ http://www.pardus.de _________________ http://gunnarwrobel.de _ E-mail : p at rdus.de Dr. Gunnar Wrobel Tel. : +49 700 6245 0000 Bundesstrasse 29 Fax : +49 721 1513 52322 D-20146 Hamburg -------------------------------------------------------------------- >> Mail at ease - Rent a kolab groupware server at p at rdus << -------------------------------------------------------------------- From thomas at btspuhler.com Mon Jul 20 16:20:40 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Mon, 20 Jul 2009 07:20:40 -0700 Subject: kolab-2.x, schema file location issue In-Reply-To: <200907200744.58803.ml@radoeka.nl> References: <200907191856.41478.thomas@btspuhler.com> <200907200744.58803.ml@radoeka.nl> Message-ID: <200907200720.41001.thomas@btspuhler.com> On Sunday 19 July 2009 10:44:58 pm Richard Bos wrote: > Op maandag 20 juli 2009 03:56:41 schreef Thomas Spuhler: > > after fiddling around and getting some help from an experienced nice guy > > I changed the following lines in Makefile.am > > > > from > > > > ldapschemadir = $(ldapserver_confdir)/schema > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > to: > > ldapschemadir = $(ldapserver_schemadir) > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > after which I had to execute: > > autoreconf -fi > > > > This fixed the problem > > You better sent this to kolab-devel, but the only correct way to report an > issue is to use kolab's issue tracker at > https://www.intevation.de/roundup/kolab/ > In case you open an issue, attach a diff of the Makefile.am (against > current cvs) to the tracker. OK, I'll do -- Thomas From thomas at intevation.de Mon Jul 20 16:31:08 2009 From: thomas at intevation.de (Arendsen Hein, Thomas) Date: Mon, 20 Jul 2009 16:31:08 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> <1248014678.4a63315654c79@imp.free.fr> <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> Message-ID: <20090720143108.GC27082.thomas@intevation.de> * Gunnar Wrobel [20090720 16:09]: > Quoting greenpenguin at free.fr: > > > Ok, I will try this week but the directory structure seems different > > between 2.0 > > and 2.2.2. > > > > In 2.0, messages are stored in > > /kolab/var/imapd/spool/domain/toto.com/user/myUser > > > > but in 2.2.2 messages are stored in > > /kolab/var/imapd/spool/domain/t/toto.com/user/m/myUser > > > > How to convert the structure ? > > Oh, I think I misread your message last time. I read from 2.2.0 to > 2.2.2. I think we are lacking decent upgrade descriptions for the path > from 2.0 to anything past that. > > I admit I'm not certain how to best convert that structure. The default structure in 2.1.x and 2.2.x has changed compared to 2.0.x, but you can just comment the "hashimapspool: yes" line in /kolab/etc/kolab/templates/imapd.conf.template (as described in the 2.0->2.1 upgrading docs). Alternatively you can use http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/utils/admin/hash-imap-spool to convert it from the old format to the current. I think your best bet for now is to follow the 2.0->2.1 instructions and then the 2.1->2.2 instructions. I think this should even work without installing the 2.1 packages first, but directly install the 2.2 ones. > @thomas: The 1st.README states "Instructions for upgrading from Kolab > server 2.0 will be added in a future version of this document." Is > this still on the list of things to do? Somehow, but with lower priority, as there is above workaround. More interesting would be instructions to import existing data into a fresh installations. We already have a draft for that and it was already used in production once, but it needs some more work before this can be published. Thomas -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From thomas at btspuhler.com Tue Jul 21 05:31:43 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Mon, 20 Jul 2009 20:31:43 -0700 Subject: kolab-2.x, schema file location issue In-Reply-To: <200907200720.41001.thomas@btspuhler.com> References: <200907191856.41478.thomas@btspuhler.com> <200907200744.58803.ml@radoeka.nl> <200907200720.41001.thomas@btspuhler.com> Message-ID: <200907202031.44398.thomas@btspuhler.com> On Monday 20 July 2009 07:20:40 am Thomas Spuhler wrote: > On Sunday 19 July 2009 10:44:58 pm Richard Bos wrote: > > Op maandag 20 juli 2009 03:56:41 schreef Thomas Spuhler: > > > after fiddling around and getting some help from an experienced nice > > > guy I changed the following lines in Makefile.am > > > > > > from > > > > > > ldapschemadir = $(ldapserver_confdir)/schema > > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > > > to: > > > ldapschemadir = $(ldapserver_schemadir) > > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > > > after which I had to execute: > > > autoreconf -fi > > > > > > This fixed the problem > > > > You better sent this to kolab-devel, but the only correct way to report > > an issue is to use kolab's issue tracker at > > https://www.intevation.de/roundup/kolab/ > > In case you open an issue, attach a diff of the Makefile.am (against > > current cvs) to the tracker. > > OK, I'll do Well, I tried, but server is totally none responsive. I times out -- Thomas From johannes_graumann at web.de Tue Jul 21 21:26:46 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Tue, 21 Jul 2009 21:26:46 +0200 Subject: libltdl.so.7 - not present in openpkg installation Message-ID: Dear all, I managed to get my kolab installation back up and running on a spanking new hosted virtual server, but upon "/etc/init.d/kolab start" (this is debian), I ran into the following problem: > apache:FAILED > openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 > openpkg:rc:NOTICE: output from stdout/stderr is following: > +---------------------------------------------------------------------- > | apache: Syntax error on line 341 of /kolab/etc/apache/apache.conf: > | Cannot load /kolab/libexec/apache/mod_php.so into server: > | libltdl.so.7: cannot open shared object file: No such file or > | directory > +---------------------------------------------------------------------- This was easily fixed by installing libltdl from the hosting distribution, but has me kind of confused: isn't the whole point of providing kolab in an openpkg environment to make it self-sufficient (aside from early build requirements)? "find -iname libltdl.so.7" really did not dig anything up in my original installation either ... Thanks for any insight, Joh From johannes_graumann at web.de Tue Jul 21 21:29:00 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Tue, 21 Jul 2009 21:29 +0200 Subject: Change domain name Message-ID: Hello, Is there any slick way to change the mail domain name in a kolab installation? I was thinking of a grep for "olddomain" followed by automated replacement and a slap export/import cycle for the users ... Thanks for any insight, Sincerely, Joh From greenpenguin at free.fr Tue Jul 21 21:41:09 2009 From: greenpenguin at free.fr (greenpenguin@free.fr) Date: Tue, 21 Jul 2009 21:41:09 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <20090720143108.GC27082.thomas@intevation.de> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> <1248014678.4a63315654c79@imp.free.fr> <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> <20090720143108.GC27082.thomas@intevation.de> Message-ID: <1248205269.4a6619d51a540@imp.free.fr> Ok I will try to use the 2.0->2.1 instructions and then the 2.1->2.2 instructions. I am interesting for the instructions to import existing data into a fresh installation. I think, it's very important for the future. Selon "Arendsen Hein, Thomas" : > The default structure in 2.1.x and 2.2.x has changed compared to > 2.0.x, but you can just comment the "hashimapspool: yes" line in > /kolab/etc/kolab/templates/imapd.conf.template (as described in the > 2.0->2.1 upgrading docs). > > Alternatively you can use > http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/utils/admin/hash-imap-spool > to convert it from the old format to the current. > > I think your best bet for now is to follow the 2.0->2.1 > instructions and then the 2.1->2.2 instructions. I think this should > even work without installing the 2.1 packages first, but directly > install the 2.2 ones. > > > @thomas: The 1st.README states "Instructions for upgrading from Kolab > > server 2.0 will be added in a future version of this document." Is > > this still on the list of things to do? > > Somehow, but with lower priority, as there is above workaround. > > More interesting would be instructions to import existing data into > a fresh installations. We already have a draft for that and it was > already used in production once, but it needs some more work before > this can be published. > > Thomas > > -- > thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: > 0x5816791A > Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B > 18998 > Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From ml at radoeka.nl Tue Jul 21 22:42:34 2009 From: ml at radoeka.nl (Richard Bos) Date: Tue, 21 Jul 2009 22:42:34 +0200 Subject: kolab-2.x, schema file location issue In-Reply-To: <200907202031.44398.thomas@btspuhler.com> References: <200907191856.41478.thomas@btspuhler.com> <200907200720.41001.thomas@btspuhler.com> <200907202031.44398.thomas@btspuhler.com> Message-ID: <200907212242.35666.ml@radoeka.nl> Op dinsdag 21 juli 2009 05:31:43 schreef Thomas Spuhler: > On Monday 20 July 2009 07:20:40 am Thomas Spuhler wrote: > > On Sunday 19 July 2009 10:44:58 pm Richard Bos wrote: > > > Op maandag 20 juli 2009 03:56:41 schreef Thomas Spuhler: > > > > after fiddling around and getting some help from an experienced nice > > > > guy I changed the following lines in Makefile.am > > > > > > > > from > > > > > > > > ldapschemadir = $(ldapserver_confdir)/schema > > > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > > > > > to: > > > > ldapschemadir = $(ldapserver_schemadir) > > > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > > > > > after which I had to execute: > > > > autoreconf -fi > > > > > > > > This fixed the problem > > > > > > You better sent this to kolab-devel, but the only correct way to report > > > an issue is to use kolab's issue tracker at > > > https://www.intevation.de/roundup/kolab/ > > > In case you open an issue, attach a diff of the Makefile.am (against > > > current cvs) to the tracker. > > > > OK, I'll do > > Well, I tried, but server is totally none responsive. I times out Try again, most often it works fine. -- Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090721/c54029c4/attachment.html From thomas at btspuhler.com Wed Jul 22 03:07:32 2009 From: thomas at btspuhler.com (Thomas Spuhler) Date: Tue, 21 Jul 2009 18:07:32 -0700 Subject: kolab-2.x, schema file location issue In-Reply-To: <200907212242.35666.ml@radoeka.nl> References: <200907191856.41478.thomas@btspuhler.com> <200907202031.44398.thomas@btspuhler.com> <200907212242.35666.ml@radoeka.nl> Message-ID: <200907211807.32699.thomas@btspuhler.com> On Tuesday 21 July 2009 01:42:34 pm Richard Bos wrote: > Op dinsdag 21 juli 2009 05:31:43 schreef Thomas Spuhler: > > On Monday 20 July 2009 07:20:40 am Thomas Spuhler wrote: > > > On Sunday 19 July 2009 10:44:58 pm Richard Bos wrote: > > > > Op maandag 20 juli 2009 03:56:41 schreef Thomas Spuhler: > > > > > after fiddling around and getting some help from an experienced > > > > > nice guy I changed the following lines in Makefile.am > > > > > > > > > > from > > > > > > > > > > ldapschemadir = $(ldapserver_confdir)/schema > > > > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > > > > > > > to: > > > > > ldapschemadir = $(ldapserver_schemadir) > > > > > dist_ldapschema_DATA = $(ldapschema_FILES) > > > > > > > > > > after which I had to execute: > > > > > autoreconf -fi > > > > > > > > > > This fixed the problem > > > > > > > > You better sent this to kolab-devel, but the only correct way to > > > > report an issue is to use kolab's issue tracker at > > > > https://www.intevation.de/roundup/kolab/ > > > > In case you open an issue, attach a diff of the Makefile.am (against > > > > current cvs) to the tracker. > > > > > > OK, I'll do > > > > Well, I tried, but server is totally none responsive. I times out > > Try again, most often it works fine. Seems they turn it off after hours :) Worked earlier today, did the first part of register -- Thomas From stive at polarnet.hu Wed Jul 22 07:53:37 2009 From: stive at polarnet.hu (=?UTF-8?Q?G=C3=A1bor_Istv=C3=A1n?=) Date: Wed, 22 Jul 2009 07:53:37 +0200 Subject: cyrus reconstruct Message-ID: <63c9368762e794555d8f5ec177f055cd@polarnet.hu> Hi all! A have a big problem. A would to relocate my one of old server to kolab. I configured everything. Now I try to create index, but if I have subdirectory then the reconstruct is not create index only the root dirs. I used this howto's: http://codepoets.co.uk/docs/courier2cyrus http://wiki.kolab.org/index.php/Backups_for_kolab2 Somebody can help me? -- G?bor Istv?n rendszergazda Polarnet kft From shrenik.bhura at intelliant.net Wed Jul 22 12:08:15 2009 From: shrenik.bhura at intelliant.net (Shrenik Bhura) Date: Wed, 22 Jul 2009 15:38:15 +0530 Subject: cyrus reconstruct In-Reply-To: <63c9368762e794555d8f5ec177f055cd@polarnet.hu> References: <63c9368762e794555d8f5ec177f055cd@polarnet.hu> Message-ID: <4A66E50F.8030304@intelliant.net> G?bor Istv?n wrote: > Hi all! > > A have a big problem. A would to relocate my one of old server to kolab. I > configured everything. Now I try to create index, but if I have > subdirectory then the reconstruct is not create index only the root dirs. > I used this howto's: > http://codepoets.co.uk/docs/courier2cyrus > http://wiki.kolab.org/index.php/Backups_for_kolab2 > > Somebody can help me? Did you try this ? /kolab/bin/cyrreconstruct -rf user/user/*@mydomain.com SB From funke at hiskp.uni-bonn.de Wed Jul 22 13:34:48 2009 From: funke at hiskp.uni-bonn.de (Christian Funke) Date: Wed, 22 Jul 2009 13:34:48 +0200 Subject: cyrus reconstruct In-Reply-To: <4A66E50F.8030304@intelliant.net> References: <63c9368762e794555d8f5ec177f055cd@polarnet.hu> <4A66E50F.8030304@intelliant.net> Message-ID: <200907221334.48401.funke@hiskp.uni-bonn.de> Am Mittwoch, 22. Juli 2009 12:08:15 schrieb Shrenik Bhura: > G?bor Istv?n wrote: > > Hi all! > > > > A have a big problem. A would to relocate my one of old server to kolab. > > I configured everything. Now I try to create index, but if I have > > subdirectory then the reconstruct is not create index only the root dirs. > > I used this howto's: > > http://codepoets.co.uk/docs/courier2cyrus > > http://wiki.kolab.org/index.php/Backups_for_kolab2 > > > > Somebody can help me? > I had the same problem during migration. I solved it by copying the cyrus.header located in the main folder to all relevant subfolders, and running > /kolab/bin/cyrreconstruct -rf user/user/*@mydomain.com Then this command will find the additional folders and they should be visible for your users. Greets Christian From skacanski at gmail.com Wed Jul 22 14:09:10 2009 From: skacanski at gmail.com (Sasha Kacanski) Date: Wed, 22 Jul 2009 08:09:10 -0400 Subject: Installation (Version 20090515, Kolab Server 2.2.2) fails for fedora 11 (procmail) Message-ID: <98d946fb0907220509m55d48f47y8e4f49230a1859ba@mail.gmail.com> Hi, I pulled complete repository of source rpm's from http://files.kolab.org/server/release/kolab-server-2.2.2/sources/ and executed according to 1st.README # sh install-kolab.sh 2>&1 | tee /cube/kolab-install/kolab-install.log Installation fails: ========================================================================== + /kolab/lib/openpkg/shtool subst -e 's;\(#define.*SENDMAIL[^"]*"\)[^"]*\(".*\);\1/kolab/sbin/sendmail\2;' autoconf.h + /kolab/bin/make --no-print-directory echo Housekeeping file >config.check cd src; /kolab/bin/make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat /kolab/bin/cc -c -fPIC procmail.c /kolab/bin/cc -c -fPIC cstdio.c /kolab/bin/cc -c -fPIC common.c /kolab/bin/cc -c -fPIC exopen.c /kolab/bin/cc -c -fPIC goodies.c /kolab/bin/cc -c -fPIC locking.c /kolab/bin/cc -c -fPIC mailfold.c /kolab/bin/cc -c -fPIC foldinfo.c /kolab/bin/cc -c -fPIC misc.c /kolab/bin/cc -c -fPIC pipes.c /kolab/bin/cc -c -fPIC regexp.c /kolab/bin/cc -c -fPIC robust.c /kolab/bin/cc -c -fPIC sublib.c /kolab/bin/cc -c -fPIC acommon.c /kolab/bin/cc -c -fPIC mcommon.c /kolab/bin/cc -c -fPIC lastdirsep.c /kolab/bin/cc -c -DPROCMAIL -fPIC authenticate.c /kolab/bin/cc -c -fPIC lmtp.c /kolab/bin/cc -c -fPIC memblk.c /kolab/bin/cc -c -fPIC variables.c /kolab/bin/cc -c -fPIC from.c /kolab/bin/cc -c -fPIC comsat.c /kolab/bin/cc -fPIC procmail.o cstdio.o common.o exopen.o goodies.o locking.o mailfold.o foldinfo.o misc.o pipes.o regexp.o robust.o sublib.o acommon.o mcommon.o lastdirsep.o authenticate.o lmtp.o memblk.o variables.o from.o comsat.o -o procmail -L/kolab/lib -L/kolab/lib -lfsl -lnsl -lm -lnsl -ldl -lc ln ../src/procmail ../new/procmail /kolab/bin/cc -c -fPIC lockfile.c /kolab/bin/cc -fPIC lockfile.o exopen.o sublib.o acommon.o mcommon.o authenticate.o lastdirsep.o -o lockfile -L/kolab/lib -L/kolab/lib -lfsl -lnsl -lm -lnsl -ldl -lc ln ../src/lockfile ../new/lockfile /kolab/bin/cc -c -fPIC formail.c In file included from formail.c:25: formisc.h:20: error: conflicting types for 'getline' /usr/include/stdio.h:655: error: previous declaration of 'getline' was here make[1]: *** [formail.o] Error 1 make: *** [bins] Error 2 error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.59346 (%build) RPM build errors: Bad exit status from /kolab/RPM/TMP/rpm-tmp.59346 (%build) I researched via google some of the issues with declaration of getline, and suggestions range from upgrading procmail to procmail-3.22-24.fc12 from existing procmail-3.22-23.fc11.src.rpm. Regardless of upgrade of removal of exisitng instance of procmail I still get error with existing source supplied with kolab. According to one of more complete posts on thsi issue on getline call: ....It is not related to gcc in any way, just the default when you don't select any feature test macros (see info libc 'Feature Test Macros' ) changed in F11 from F10, now you get by default _POSIX_C_SOURCE 200809L stuff, before you got _POSIX_C_SOURCE 200112L. POSIX 2008 newly contains many GNU functions, like getline, fexecve, etc. So, either fix up the packages to use different names of local functions (preferrable), or use some Feature Test Macro to pick whatever the program expects to be compiled with. .... My question would be do I try to upgrade source src for procmail under kolab with procmail package that has fix or I need to possibly install different version of gcc to fix this issue. I tried to bypass package installation with: # sh install-kolab.sh -x procmail 2>&1 | tee /cube/kolab-install/kolab-install.log or # sh install-kolab.sh -x procmail-3.22-20080101.src.rpm 2>&1 | tee /cube/kolab-install/kolab-install.log but both ways I could not skip procmail installation. I am not big on fedora, and gentoo installation of kolab server 2.1 worked but that was not a smooth sailing either. I would like to follow openpkg format for ease of future maintenance. Many thanks -- -- Aleksandar Sasha Kacanski From marx at oab.de Wed Jul 22 14:29:37 2009 From: marx at oab.de (Alexander Marx) Date: Wed, 22 Jul 2009 14:29:37 +0200 Subject: transfer imap data to new server Message-ID: <4A670631.2090906@oab.de> An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090722/2709e8fe/attachment.html From jens at codes-concepts.com Wed Jul 22 14:34:29 2009 From: jens at codes-concepts.com (Jens Kleikamp) Date: Wed, 22 Jul 2009 14:34:29 +0200 Subject: transfer imap data to new server In-Reply-To: <4A670631.2090906@oab.de> References: <4A670631.2090906@oab.de> Message-ID: Alexander Marx wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi List > > I have a kolab 20.0.3 and want now to put the IMAP-Data from two users > to a fresh install of Kolab2.2.2 > > Can someone please give advice how to do this? > > i manually created the user on the new server and now i do not know > which data i have to copy... > - -- > > > > w * > Alexander Marx* > > Fachinformatiker Systemintegration > ACE (Astaro certified engineer) > LPIC (101) > Hi Alexander, I can recommend imapsync. http://freshmeat.net/projects/imapsync/ Regards, Jens From marx at oab.de Wed Jul 22 16:13:14 2009 From: marx at oab.de (Alexander Marx) Date: Wed, 22 Jul 2009 16:13:14 +0200 Subject: BUG in Horde? Message-ID: <4A671E7A.3070306@oab.de> An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090722/99871525/attachment.html From spielhagen at hinz.de Wed Jul 22 16:51:53 2009 From: spielhagen at hinz.de (Uwe Spielhagen) Date: Wed, 22 Jul 2009 16:51:53 +0200 Subject: best practice to implement a team in kolab (support/sales) In-Reply-To: <20090720154918.36041bxztto5rkkg@webmail.pardus.de> References: <4A6064C2.3020500@hinz.de> <20090720154918.36041bxztto5rkkg@webmail.pardus.de> Message-ID: <4A672789.8030002@hinz.de> Thank you Gunnar Uwe From webmaster at computational-chemistry.org Wed Jul 22 23:04:27 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Wed, 22 Jul 2009 23:04:27 +0200 Subject: Use a different Host to store Imap Data on Message-ID: <200907222304.27997.webmaster@computational-chemistry.org> Hello Everybody a little bit about my situation. I currently use a Kolab Server and my ISPs Mailserver. Since my ISPs Mailserver has a nearly 100% Uptime, a lot of Storage Space and Automated Backup. I want to use it as storage space for the kolab's imap data. The problem is that I only have access to my ISPs Server via Imap. So my question is: Is it possible to tell kolab/cyrus to store the mail not on the local machine but on my ISPs Imap account. I saw that it's possible to introduce a new partition to cyrus in the imapd.conf and than tell the process to use this as new storage location for certain users via "renamemailbox user.foobar.mail user.foobar.mail newpartition". You now know what I am looking for and I am open for other ideas. Regards Alexander From lists at oak-wood.co.uk Wed Jul 22 23:15:17 2009 From: lists at oak-wood.co.uk (Chris Hastie) Date: Wed, 22 Jul 2009 22:15:17 +0100 Subject: SMTP auth and mobile devices Message-ID: <4A678165.6010002@oak-wood.co.uk> I'm having difficulty configuring a Symbian base mobile to send mail through kolab. I've tried with both Nokia's messaging service and with ProfiMail and seem to hit similar issues. Basic configuration the clients fail to authenticate and I get a '554 5.7.1 Relay access denied'. Neither client appears to have tried to authenticate. This may be because kolab isn't advertising authentication: ehlo ash.blahblah 250-kolab.blahblah 250-PIPELINING 250-SIZE 20971520 250-VRFY 250-ETRN 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN Neither client appears to be attempting to use STARTTLS, despite this option being explicitly enabled in profimail's options. I have no problem from Thunderbird, which starts a TLS session and then authenticates. If I tell TB not to use TLS however, it doesn't authenticate and relaying is denied. I've tried forcing both clients to use SSL instead, but get this: Jul 22 21:48:18 rowan postfix/smtpd[6975]: connect from gw1.vie.hosting.nokia.com[213.185.186.4] Jul 22 21:48:18 rowan postfix/smtpd[6975]: setting up TLS connection from gw1.vie.hosting.nokia.com[213.185.186.4] Jul 22 21:48:18 rowan postfix/smtpd[6975]: SSL_accept error from gw1.vie.hosting.nokia.com[213.185.186.4]: 0 Jul 22 21:48:18 rowan postfix/smtpd[6975]: warning: TLS library problem: 6975:error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown:s3_pkt.c:1053:SSL alert number 46: Jul 22 21:48:18 rowan postfix/smtpd[6975]: lost connection after CONNECT from gw1.vie.hosting.nokia.com[213.185.186.4] Jul 22 21:48:18 rowan postfix/smtpd[6975]: disconnect from gw1.vie.hosting.nokia.com[213.185.186.4] Both clients work fine with another postfix installation, but this supports CRAM-MD5 and advertises this without the need to starttls. I realise that this appears to be at least partly a ropey client issue, but it would help if I could persuade the kolab server to advertise supporting smtp auth without having to use TLS/SSL. Alternatively, if I could sort out the SSL problem. Has anyone any clues on either of these? Kolab is 2.2.1 From webmaster at computational-chemistry.org Thu Jul 23 00:08:50 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Thu, 23 Jul 2009 00:08:50 +0200 Subject: SMTP auth and mobile devices In-Reply-To: <4A678165.6010002@oak-wood.co.uk> References: <4A678165.6010002@oak-wood.co.uk> Message-ID: <200907230008.50458.webmaster@computational-chemistry.org> On Wednesday 22 July 2009 11:15:17 pm Chris Hastie wrote: > I'm having difficulty configuring a Symbian base mobile to send mail > through kolab. I've tried with both Nokia's messaging service and with > ProfiMail and seem to hit similar issues. Basic configuration the > clients fail to authenticate and I get a '554 5.7.1 Relay access > denied'. Neither client appears to have tried to authenticate. This may > be because kolab isn't advertising authentication: > > ehlo ash.blahblah > 250-kolab.blahblah > 250-PIPELINING > 250-SIZE 20971520 > 250-VRFY > 250-ETRN > 250-STARTTLS > 250-ENHANCEDSTATUSCODES > 250-8BITMIME > 250 DSN > > Neither client appears to be attempting to use STARTTLS, despite this > option being explicitly enabled in profimail's options. > > I have no problem from Thunderbird, which starts a TLS session and then > authenticates. If I tell TB not to use TLS however, it doesn't > authenticate and relaying is denied. > > I've tried forcing both clients to use SSL instead, but get this: > > Jul 22 21:48:18 rowan postfix/smtpd[6975]: connect from > gw1.vie.hosting.nokia.com[213.185.186.4] > Jul 22 21:48:18 rowan postfix/smtpd[6975]: setting up TLS > connection from gw1.vie.hosting.nokia.com[213.185.186.4] > Jul 22 21:48:18 rowan postfix/smtpd[6975]: SSL_accept error from > gw1.vie.hosting.nokia.com[213.185.186.4]: 0 > Jul 22 21:48:18 rowan postfix/smtpd[6975]: warning: TLS > library problem: 6975:error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 > alert certificate unknown:s3_pkt.c:1053:SSL alert number 46: > Jul 22 21:48:18 rowan postfix/smtpd[6975]: lost connection after > CONNECT from gw1.vie.hosting.nokia.com[213.185.186.4] > Jul 22 21:48:18 rowan postfix/smtpd[6975]: disconnect from > gw1.vie.hosting.nokia.com[213.185.186.4] > > Both clients work fine with another postfix installation, but this > supports CRAM-MD5 and advertises this without the need to starttls. I > realise that this appears to be at least partly a ropey client issue, > but it would help if I could persuade the kolab server to advertise > supporting smtp auth without having to use TLS/SSL. Alternatively, if I > could sort out the SSL problem. Has anyone any clues on either of these? Did you import the certificate to your phone. At least at one point the error message suggest that it gets a certificate but doesn't know or trust it. > Kolab is 2.2.1 > > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From jwhardeman at gmail.com Thu Jul 23 03:53:56 2009 From: jwhardeman at gmail.com (Joseph Hardeman) Date: Wed, 22 Jul 2009 21:53:56 -0400 Subject: Question about **SHUDDER** Microsoft Outlook and Entourage Message-ID: <4A67C2B4.50206@gmail.com> Hey Guys, I was curious if anyone has tried or been able to "Fake" Outlook and Entourage into thinking that Kolab is an Exchange Server so that the users can share and delegate Calendars and stuff. I have been looking at a lot of different servers over the last several months when I got a chance, including Kerio and Zimbra, which allows this to be done (Zimbra with their iCal plugin which only comes with a paid version of Zimbra), but I was hoping to find an open source option verse having to pay for one or **SHUDDER** having to pay for an Exchange server and possibly AD servers. Or if anyone can point me to an open source mail server solution to do this it would be great too. Anyway, thanks for any advice or help. And if I am asking on the wrong list and I should be asking on the Horde list let me know. Thanks Joe From cristian at livadaru.net Thu Jul 23 08:19:30 2009 From: cristian at livadaru.net (Cristian Livadaru) Date: Thu, 23 Jul 2009 08:19:30 +0200 Subject: Question about **SHUDDER** Microsoft Outlook and Entourage In-Reply-To: <4A67C2B4.50206@gmail.com> References: <4A67C2B4.50206@gmail.com> Message-ID: <66E9C025-955E-4FE4-81E2-5DA75BA673EB@livadaru.net> You could also check out zarafa. Or replace outlook with KDE kontakt. -- http://lcx.at On 23.07.2009, at 03:53, Joseph Hardeman wrote: > Hey Guys, > > I was curious if anyone has tried or been able to "Fake" Outlook and > Entourage into thinking that Kolab is an Exchange Server so that the > users can share and delegate Calendars and stuff. I have been looking > at a lot of different servers over the last several months when I > got a > chance, including Kerio and Zimbra, which allows this to be done > (Zimbra > with their iCal plugin which only comes with a paid version of > Zimbra), > but I was hoping to find an open source option verse having to pay for > one or **SHUDDER** having to pay for an Exchange server and possibly > AD > servers. > > Or if anyone can point me to an open source mail server solution to do > this it would be great too. > > Anyway, thanks for any advice or help. And if I am asking on the > wrong > list and I should be asking on the Horde list let me know. > > Thanks > > Joe > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From s.kim at hia.rwth-aachen.de Thu Jul 23 09:24:25 2009 From: s.kim at hia.rwth-aachen.de (Saim Kim) Date: Thu, 23 Jul 2009 09:24:25 +0200 Subject: IMAP annotations truncated; Was: Upgrading problems: IMAP recovery In-Reply-To: <4A5C8A6C.4080108@hia.rwth-aachen.de> References: <4A5B7012.6040002@hia.rwth-aachen.de> <20090714100000.15661ook83401dlw@webmail.pardus.de> <4A5C8A6C.4080108@hia.rwth-aachen.de> Message-ID: <4A681029.1030504@hia.rwth-aachen.de> Hello, does anybody have an idea why the Kolab annotations in the IMAP headers are truncated as shown below? Best regards, Saim Saim Kim schrieb: >
Hello > Gunnar, > > Gunnar Wrobel schrieb: >> Quoting Saim Kim : >> >>> Hello, >>> >>> after succesfully importing the LDAP backup from the old server with >>> your help, I'm now struggeling with the import of the annotations.db >>> file. I checked the mailing list and found several remarks on how to >>> backup the file and the possibilty on just copying the file from a >>> backup. Unfortunatly, the copying didn't do as hoped. After copying I >>> ran the cyrreconstruct as kolab-r. That didn't change anything -the >>> calendars were still not visible. >> >> The cyrreconstruct does not have anything to do with the annotations >> as far as I know. I believe it just fixes problems with the messages >> in the mail folder. The annotations.db file is actually the only >> place where information about annotations are kept. So the only task >> should be to get that file restored as required. > ok, that's good to know. I tried to do it another way: I delete the > content of the /kolab/var/imapd. I then did a rsync with the imap > content from my backup. I then checked with the cyradm info command > and this is the result: > > Original server: > > localhost> info user/test/Kalender at medit.intern > {user/test/Kalender at medit.intern}: > comment: > condstore: false > duplicatedeliver: false > lastpop: > lastupdate: 14-Jul-2009 15:25:59 +0200 > partition: default > sharedseen: false > size: 6225112 > share-params: > YToyOntzOjY6InNvdXJjZSI7czo1OiJrb2xhYiI7czo0OiJuYW1lIjtzOjg6IkthbGVuZGVyIjt9 > > folder-type: event.default > incidences-for: readers > xfb-readable: test at medit.intern test3 at medit.intern > > > New server: > > localhost> info user/test/Kalender at medit.intern > {user/test/Kalender at medit.intern}: > comment: t/plain > condstore: false > duplicatedeliver: false > lastpop: > lastupdate: 3-Jul-2009 15:40:24 +0200 > partition: default > sharedseen: false > size: 6175303 > share-params: > OntzOjY6InNvdXJjZSI7czo1OiJrb2xhYiI7czo0OiJuYW1lIjtzOjg6IkthbGVuZGVyIjt9 > folder-type: t.default > incidences-for: ers > xfb-readable: t at medit.intern test3 at medit.intern > > Interestingly, some of the critical parts are truncated? -> > folder-type, etc. Any on how to prevent this? I guess this could be > one solution to my IMAP problem... >>> A manual typesetting to event with the >>> mboxcfg successfully restored a user calendar. For about 30+ users this >>> would be cumbersome... >> >> In the worst case you could script that step. > hmm, as a complete linux noobie this would be really time consuming... >>> >>> I tried to export the annotations.db to skiplist format using the >>> cvt_cyrusdb on the source machine and convert it on the destination >>> machine back to berkeley format. Then I would run the cyrreconstruct >>> command as kolab-r. All the mailboxes are listed but if I check them >>> with "info" from the cyradm interface the kolab specific annotations >>> are >>> missing. >> >> Can you try to dump the database contents to text format using: >> >> /kolab/bin/db_dump /kolab/var/imapd/annotations.db > >> annotations_db_backup.txt > > I made a db dump as suggested but when I look into the text file it > only contains the following information: > VERSION=3 > format=bytevalue > type=btree > db_pagesize=4096 > HEADER=END > 6d656469742e696e7465726e217368617265645e61647265737362756368002f76656e646f722f6b6f6c61622f666f6c6465722d747970650000 > > > Lots of more numbers here... I guess the dump was successfull. > >>> So, in essence: Is there a recommanded way of recovering the >>> annotations.db like the mailbox.db? I tried to convert to flat format >>> and then back to berkeley format but I would get an error message: >>> "Converting from /kolab/var/imapd/annotations.db (berkeley) to >>> /tmp/annotest.test (flat) Warning: apparently empty database >>> converted." >> >> Hm, does not sound too good. > So, after I dumped the annotations.db from the original maschine, how > can I get it back into berkeley format? I tried to use > /kolab/bin/cvt_cyrusdb /tmp/annotations.db.txt flat > /tmp/annotations.db berkeley. Even though I get the same warning as > before ("Warning: apparently empty database converted"), I get a > resulting annotations.db file which is much smaller than before (8 kB > compared to 229 kB)? And converting it back to flat format results in > a 0 kB file? > > > > > > Ok, so the usual way would be recover the data from backup and just > copying the annotations.db file to its original location and > everything should work, right? Is that also correct for a version > change (from 2.2 to 2.2.2)? > > Best regards, > Saim > > > -- -------------------------------------------------------------------------- Dipl.-Ing. Saim Kim Lehrstuhl fuer Medizinische Informationstechnik Helmholtz-Institut fuer Biomedizinische Technik RWTH Aachen Pauwelsstr. 20, D-52074 Aachen --- Web: http://www.medit.hia.rwth-aachen.de/ Tel: +49-(0)241-80 23218 Fax: +49-(0)241-80 82442 email: s.kim at hia.rwth-aachen.de -------------------------------------------------------------------------- From steuwer at univention.de Thu Jul 23 09:31:44 2009 From: steuwer at univention.de (Ingo Steuwer) Date: Thu, 23 Jul 2009 09:31:44 +0200 Subject: Question about **SHUDDER** Microsoft Outlook and Entourage In-Reply-To: <4A67C2B4.50206@gmail.com> References: <4A67C2B4.50206@gmail.com> Message-ID: <200907230931.46230.steuwer@univention.de> Hi, Am Donnerstag, 23. Juli 2009 schrieb Joseph Hardeman: > Hey Guys, > > I was curious if anyone has tried or been able to "Fake" Outlook and > Entourage into thinking that Kolab is an Exchange Server so that the > users can share and delegate Calendars and stuff. I have been looking > at a lot of different servers over the last several months when I got a > chance, including Kerio and Zimbra, which allows this to be done (Zimbra > with their iCal plugin which only comes with a paid version of Zimbra), > but I was hoping to find an open source option verse having to pay for > one or **SHUDDER** having to pay for an Exchange server and possibly AD > servers. all stable OSS groupware solutions I know use connectors/plugins for Outlook. For Kolab there are three connectors I know of: Toltec, Konsec and Bynari; all three are closed source with a small per-client license-fee. > Or if anyone can point me to an open source mail server solution to do > this it would be great too. I think openchange is what you are looking for, but AFAIK the projekt is far from stable: http://www.openchange.org/ Regards Ingo Steuwer > Anyway, thanks for any advice or help. And if I am asking on the wrong > list and I should be asking on the Horde list let me know. > > Thanks > > Joe -- Ingo Steuwer Head of Professional Services Univention GmbH Linux for your business Mary-Somerville-Str.1 28359 Bremen Tel.: +49 421 22232-43 Fax : +49 421 22232-99 Mob : +49 173 2112971 steuwer at univention.de> http://www.univention.de Gesch?ftsf?hrer: Peter H. Ganten HRB 20755 Amtsgericht Bremen Steuer-Nr.: 71-597-02876 From NPrice at gibb.co.za Thu Jul 23 11:57:37 2009 From: NPrice at gibb.co.za (Price,Neil) Date: Thu, 23 Jul 2009 11:57:37 +0200 Subject: Question about **SHUDDER** Microsoft Outlook and Entourage Message-ID: <7B91BBC61758DD1183BE000C296D2CA71A2F3B@ct-exchange.wins.lawco.com> > I think openchange is what you are looking for, but AFAIK the > projekt is far > from stable: > http://www.openchange.org/ Openchange is impressive but I tried it and you are correct, it is unstable. I could crash it at will. It requires Samba 4 which is still in alpha. But with the release of M$ MAPI docs, it is making rapid progress. Heres an idea. Openchange allows for a custom back-end server plugin. You could write the plugin to connect to a Kolab server and make it look like M Sexchange to Outlook but still have the advantage of other clients, stability and customization. As an aside, the release of MS protocol docs (thanks to EU) have had unexpected benefits for MS as the Samba and Openchange teams have pointed out several bugs to them. From bernhard at intevation.de Thu Jul 23 17:13:38 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 23 Jul 2009 17:13:38 +0200 Subject: Use a different Host to store Imap Data on In-Reply-To: <200907222304.27997.webmaster@computational-chemistry.org> References: <200907222304.27997.webmaster@computational-chemistry.org> Message-ID: <200907231713.38712.bernhard@intevation.de> Am Mittwoch, 22. Juli 2009 23:04:27 schrieb Alexander Schr?ter: > a little bit about my situation. I currently use a Kolab Server and my ISPs > Mailserver. Since my ISPs Mailserver has a nearly 100% Uptime, a lot of > Storage Space and Automated Backup. I want to use it as storage space for > the kolab's imap data. > > The problem is that I only have access to my ISPs Server via Imap. So my > question is: > > Is it possible to tell kolab/cyrus to store the mail not on the local > machine but on my ISPs Imap account. I haven't heard about such a feature in cyrus imapd. Cyrus imapd usually wants to store stuff in a (posix compatible, full blown) filesystem. You could try to go crazy in trying to map that filesystem via the net somehow for backup purposes, but this does not sound like a good idea. Cyrus really uses the filesystem and thus even does not like network filesystem for this reason. I might be easier to just rent server space and run Kolab Server there to get the benefits of uptime and backup service. > I saw that it's possible to introduce a new partition to cyrus in the > imapd.conf and than tell the process to use this as new storage location > for certain users via "renamemailbox user.foobar.mail user.foobar.mail > newpartition". Sounds like a feature to use another file system partition, which would not help you further along. -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090723/a5fe7183/attachment.bin From bernhard at intevation.de Thu Jul 23 17:39:53 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 23 Jul 2009 17:39:53 +0200 Subject: BUG in Horde? In-Reply-To: <4A671E7A.3070306@oab.de> References: <4A671E7A.3070306@oab.de> Message-ID: <200907231739.57579.bernhard@intevation.de> Hi, Am Mittwoch, 22. Juli 2009 16:13:14 schrieb Alexander Marx: > Kann es sein, dass die Horde Version vom Kolab 2.2.2 einen Bug hat?
> is there a bug within kronolith of kolab 2.2.2??
yes, it is possible that Kolab's webclient has defects. (BTW there is a German speaking mailinglist.) > if i set "germany" in the configuration of the public holidays, the
> calendar seems to be broken, only a white site appears.
> if i set it back to "discordian" the calendar shows up again.
Known problem, claimed to be fixed in CVS, but untested. Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090723/1cd6d6ce/attachment.bin From bernhard at intevation.de Fri Jul 24 08:41:05 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 24 Jul 2009 08:41:05 +0200 Subject: BUG in Horde? In-Reply-To: <200907231739.57579.bernhard@intevation.de> References: <4A671E7A.3070306@oab.de> <200907231739.57579.bernhard@intevation.de> Message-ID: <200907240841.09702.bernhard@intevation.de> Alexander, (I am answering here, please post followup questions on the list and please without HTML.) Am Donnerstag, 23. Juli 2009 17:39:53 schrieb Bernhard Reiter: > > if i set "germany" in the configuration of the public holidays, the
> > calendar seems to be broken, only a white site appears.
> > if i set it back to "discordian" the calendar shows up again.
> > Known problem, claimed to be fixed in CVS, but untested. To know where the change has been made, best is to check the issue tracker or ask on the kolab-devel@ list. The location in CVS is: http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webclient/ChangeLog?rev=1.19&content-type=text/vnd.viewcvs-markup 2009-07-11 Gunnar Wrobel

* kolab-webclient.spec: kolab/issue1623 ([horde/horde-kronolith] Add support for Date_Holidays) kolab/issue3509 (calender not displaying in horde if german holidays are selected) -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090724/86aa559b/attachment.bin From bernhard at intevation.de Fri Jul 24 08:54:50 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 24 Jul 2009 08:54:50 +0200 Subject: Installation (Version 20090515, Kolab Server 2.2.2) fails for fedora 11 (procmail) In-Reply-To: <98d946fb0907220509m55d48f47y8e4f49230a1859ba@mail.gmail.com> References: <98d946fb0907220509m55d48f47y8e4f49230a1859ba@mail.gmail.com> Message-ID: <200907240854.54633.bernhard@intevation.de> Am Mittwoch, 22. Juli 2009 14:09:10 schrieb Sasha Kacanski: > I pulled complete repository of source rpm's from > http://files.kolab.org/server/release/kolab-server-2.2.2/sources/ and > executed according to 1st.README > # sh install-kolab.sh 2>&1 | tee /cube/kolab-install/kolab-install.log > Installation fails: > > /kolab/bin/cc -c -fPIC formail.c > In file included from formail.c:25: > formisc.h:20: error: conflicting types for 'getline' > /usr/include/stdio.h:655: error: previous declaration of 'getline' was here > make[1]: *** [formail.o] Error 1 > make: *** [bins] Error 2 > error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.59346 (%build) I would try moving away /usr/include/stdio.h during the initial build. (And then move it back of course.) > I researched via google some of the issues with declaration of > getline, and suggestions range from upgrading procmail to > procmail-3.22-24.fc12 from existing procmail-3.22-23.fc11.src.rpm. > Regardless of upgrade of removal of exisitng instance of procmail I > still get error with existing source supplied with kolab. Your system procmail is not the one failing, but the procmail coming with OpenPKG. So changing the system procmail does not help. :) (I just wonder if we could not get rid of the procmail dependency, but it seems that the postfix package from OpenPKG currently has it.) > According to one of more complete posts on thsi issue on getline call: > ....It is not related to gcc in any way, just the default when you don't > select any feature test macros (see > info libc 'Feature Test Macros' > ) changed in F11 from F10, now you get by default _POSIX_C_SOURCE 200809L > stuff, before you got _POSIX_C_SOURCE 200112L. POSIX 2008 newly contains > many GNU functions, like getline, fexecve, etc. > So, either fix up the packages to use different names of local functions > (preferrable), or use some Feature Test Macro to pick whatever the program > expects to be compiled with. > .... > > My question would be do I try to upgrade source src for procmail under > kolab with procmail package that has fix That sounds like a good idea, you should approach the openPKG developers and check with kolab-devel@ about it. > I am not big on fedora, and gentoo installation of kolab server 2.1 > worked but that was not a smooth sailing either. > I would like to follow openpkg format for ease of future maintenance. Yes, the Kolab Server/OpenPKG format usually is the easiest to use. Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090724/868dd7e5/attachment.bin From bernhard at intevation.de Fri Jul 24 08:56:55 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 24 Jul 2009 08:56:55 +0200 Subject: libltdl.so.7 - not present in openpkg installation In-Reply-To: References: Message-ID: <200907240856.56156.bernhard@intevation.de> Am Dienstag, 21. Juli 2009 21:26:46 schrieb Johannes Graumann: > I managed to get my kolab installation back up and running on a spanking > new hosted virtual server, but upon "/etc/init.d/kolab start" (this is > debian), > > I ran into the following problem: > > apache:FAILED > > openpkg:rc:WARNING: /kolab:apache:%start: failed with return code 1 ? ? ? > > ? ? openpkg:rc:NOTICE: output from stdout/stderr is following: > > +---------------------------------------------------------------------- > > > > | apache: Syntax error on line 341 of /kolab/etc/apache/apache.conf: > > | Cannot load /kolab/libexec/apache/mod_php.so into server: > > | libltdl.so.7: cannot open shared object file: No such file or > > | directory ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > > | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > > > > +---------------------------------------------------------------------- > > This was easily fixed by installing libltdl from the hosting distribution, > but has me kind of confused: isn't the whole point of providing kolab in an > openpkg environment to make it self-sufficient (aside from early build > requirements)? Yes, this is the idea. So something went wrong (I do know what of course). ,) > "find -iname libltdl.so.7" really did not dig anything up in > my original installation either ... -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090724/717bad07/attachment.bin From bernhard at intevation.de Fri Jul 24 09:05:35 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 24 Jul 2009 09:05:35 +0200 Subject: Funambol Connectivity In-Reply-To: <4A6443CD.5080204@oab.de> References: <4A6443CD.5080204@oab.de> Message-ID: <200907240905.36327.bernhard@intevation.de> Hi Alexander, please do not post in HTML, some people will ignore such emails and it is harder to read and quote for me as well. > PART2:
> Now, a fresh install of Kolab 2.2.2.
> I was VERY VERY happy about the new Webinterface (Horde) and with
> Thunderbird, all things seem to work perfect. (Calendar, invitations
> and so on)
> I saw the SYNCML Option and wanted to try this one out. But without
> success.
>
> I have a mobile phone Soy ericsson xperia x1 (windows mobile, with
> syncml support). native syncml doesn&apst work. so i decided to install
> the funambolclient on my phone.
> I entered the data href="https://kolab.domain.tld/client/rpc.php">https://kolab.domain.tld/cli >ent/rpc.php??? and
username and password as on the kolab server.
> The funambolclient tries to connect, then says:
> "cannot connect to server"
Sounds like the right values. > Is there a possibility to use the funambolclient with Kolab2-syncml???
I don't know, there should be I guess, but there are lots of SyncML clients. There is a wiki page, if people would want to write down their experiences: http://wiki.kolab.org/index.php/Web_Client_SyncML > Is it possible to install a funambol server, configure it so that the
> funambolserver gets all Kolab-data and then connect a mobile phone
> with funambolserver?
Not without a funambol <-> Kolab Server Connector. I've heard there is one in development. Best, Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090724/0743d29a/attachment.bin From marx at oab.de Fri Jul 24 09:45:19 2009 From: marx at oab.de (Alexander Marx) Date: Fri, 24 Jul 2009 09:45:19 +0200 Subject: Upgrade Message-ID: <4A69668F.50100@oab.de> Hi List. First of all thanks for the quick replies to the dumb questions. :-) Bernhard, as i wrote lately, there's a bug in Horde webadmin with the holidays. I read the cvs notes and found that under http://ftp.gwdg.de/pub/linux/kolab/server/development-2.2/20090515-since-20090407/sources/ there are new src RPM's the kolab-webadmin package is dated from may 2009. now i want to install the release version 2.2.2 and then make a upgrade with these packages. Do you think that the relevant changes are made in the listed path? Can i just copy the srpm's to my installation and do a standard upgrade as decribed in the 1st.README? Alexander Marx* Fachinformatiker Systemintegration ACE (Astaro certified engineer) LPIC (101) From thomas at intevation.de Fri Jul 24 11:11:19 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Fri, 24 Jul 2009 11:11:19 +0200 Subject: Upgrade In-Reply-To: <4A69668F.50100@oab.de> References: <4A69668F.50100@oab.de> Message-ID: <20090724091119.GA3140.thomas@intevation.de> * Alexander Marx [20090724 09:45]: > Bernhard, as i wrote lately, there's a bug in Horde webadmin with the > holidays. > I read the cvs notes and found that under > http://ftp.gwdg.de/pub/linux/kolab/server/development-2.2/20090515-since-20090407/sources/ > > there are new src RPM's the kolab-webadmin package is dated from may 2009. > > now i want to install the release version 2.2.2 and then make a upgrade > with these packages. > > Do you think that the relevant changes are made in the listed path? > > Can i just copy the srpm's to my installation and do a standard upgrade > as decribed in the 1st.README? If you already have downloaded kolab-server-2.2.1/sources/ (which is 20090407) you can just copy 20090515-since-20090407/sources/ _and_ the binary packages created during your first installation and create a new index as described in 1st.README ("Generating your own 00INDEX.rdf for installations or upgrades"). 2.2.2 is 20090515, so you will just have that version afterwards. The fixes for the web client (not admin) holidays are not included in 2.2.2, just in CVS HEAD (i.e. the current development stream), so you will have to wait a little bit to get that feature. You can always look at the release-notes.txt file next to the source or binary packages to see what is included in a specific release. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From thomas at intevation.de Fri Jul 24 11:26:29 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Fri, 24 Jul 2009 11:26:29 +0200 Subject: Installation (Version 20090515, Kolab Server 2.2.2) fails for fedora 11 (procmail) In-Reply-To: <98d946fb0907220509m55d48f47y8e4f49230a1859ba@mail.gmail.com> References: <98d946fb0907220509m55d48f47y8e4f49230a1859ba@mail.gmail.com> Message-ID: <20090724092629.GB3140.thomas@intevation.de> * Sasha Kacanski [20090722 14:15]: > My question would be do I try to upgrade source src for procmail under > kolab with procmail package that has fix or I need to possibly install > different version of gcc to fix this issue. > I tried to bypass package installation with: > # sh install-kolab.sh -x procmail 2>&1 | tee > /cube/kolab-install/kolab-install.log > or > # sh install-kolab.sh -x procmail-3.22-20080101.src.rpm 2>&1 | tee > /cube/kolab-install/kolab-install.log > but both ways I could not skip procmail installation. procmail is pulled in as a requirement of postfix, so you can't simply exclude it. The good thing is that postfix in Kolab Server does not need procmail, so you could do the following (as user "kolab") 1. install the postfix source rpm: openpkg rpm -Uvh postfix-2.4.6-20080101_kolab.src.rpm 2. remove the procmail PreReq in postfix.spec: cd /kolab/RPM/SRC/postfix $EDITOR postfix.spec 3. recompile postfix: openpkg rpm -ba postfix.spec 4. use the created source and binary RPMs to create a new installed as described in 1st.README ("Generating your own 00INDEX.rdf for installations or upgrades") (all this should work in the half-ready environment your aborted installation leaves behind) Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From thomas at intevation.de Fri Jul 24 11:38:34 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Fri, 24 Jul 2009 11:38:34 +0200 Subject: IMAP annotations truncated; Was: Upgrading problems: IMAP recovery In-Reply-To: <4A681029.1030504@hia.rwth-aachen.de> References: <4A5B7012.6040002@hia.rwth-aachen.de> <20090714100000.15661ook83401dlw@webmail.pardus.de> <4A5C8A6C.4080108@hia.rwth-aachen.de> <4A681029.1030504@hia.rwth-aachen.de> Message-ID: <20090724093834.GC3140.thomas@intevation.de> * Saim Kim [20090723 09:21]: > does anybody have an idea why the Kolab annotations in the IMAP headers > are truncated as shown below? > > > Saim Kim schrieb: > > Gunnar Wrobel schrieb: > > > > Original server: > > > > folder-type: event.default > > incidences-for: readers > > xfb-readable: test at medit.intern test3 at medit.intern > > > > > > New server: > > > > folder-type: t.default > > incidences-for: ers > > xfb-readable: t at medit.intern test3 at medit.intern We have seen the same problem on exactly one customer machine, too, but the strange thing there was that it only affected php code (i.e. resource handling), while looking at the annotations with cyradm correctly showed event.default. > > So, after I dumped the annotations.db from the original maschine, how > > can I get it back into berkeley format? I tried to use > > /kolab/bin/cvt_cyrusdb /tmp/annotations.db.txt flat > > /tmp/annotations.db berkeley. Even though I get the same warning as > > before ("Warning: apparently empty database converted"), I get a > > resulting annotations.db file which is much smaller than before (8 kB > > compared to 229 kB)? And converting it back to flat format results in > > a 0 kB file? You could try using http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/utils/admin/kolab-mailboxinfo.pl You can run it with the old database using the option "-c" to produce output suitable for import via cyradm. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From thomas at intevation.de Fri Jul 24 11:41:35 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Fri, 24 Jul 2009 11:41:35 +0200 Subject: Change domain name In-Reply-To: References: Message-ID: <20090724094135.GD3140.thomas@intevation.de> * Johannes Graumann [20090721 21:30]: > Is there any slick way to change the mail domain name in a kolab > installation? > > I was thinking of a grep for "olddomain" followed by automated replacement > and a slap export/import cycle for the users ... At least the cyrus imap spool needs to be reconstructed, ACLs changed to the new values, etc. ... very cumbersome. http://kolab.org/cgi-bin/viewcvs-kolab.cgi/doc/raw-howtos/move-rename-user.txt?rev=1.1 discusses this problem. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From johannes_graumann at web.de Fri Jul 24 13:00:15 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Fri, 24 Jul 2009 13:00:15 +0200 Subject: Change domain name References: <20090724094135.GD3140.thomas@intevation.de> Message-ID: Solved the issue with a fresh install while storing all info in an alternative kde-pim compatible offering (MailXchange). Thanks, Joh Thomas Arendsen Hein wrote: > * Johannes Graumann [20090721 21:30]: >> Is there any slick way to change the mail domain name in a kolab >> installation? >> >> I was thinking of a grep for "olddomain" followed by automated >> replacement and a slap export/import cycle for the users ... > > At least the cyrus imap spool needs to be reconstructed, ACLs > changed to the new values, etc. ... very cumbersome. > > http://kolab.org/cgi-bin/viewcvs-kolab.cgi/doc/raw-howtos/move-rename- user.txt?rev=1.1 > discusses this problem. > > Regards, > Thomas Arendsen Hein > From skacanski at gmail.com Sun Jul 26 03:28:00 2009 From: skacanski at gmail.com (Sasha Kacanski) Date: Sat, 25 Jul 2009 21:28:00 -0400 Subject: Kolab-users Digest, Vol 65, Issue 34 In-Reply-To: References: Message-ID: <98d946fb0907251828q32c1de24y785ecf71aae8e913@mail.gmail.com> Hi Thomas, First, thanks for the proposed solution. Now I understand a bit better why things did not work. I did followed your suggested fix, but ran into the problem with PHP while rebuilding postfix sources... #openpkg rpm -ba postfix.spec throws this error on modified or straight spec file... error: Failed build dependencies: pcre is needed by postfix-2.4.6-20080101_kolab Sounds like PHP and pcre did not get compiled prior to postfix to satisfy build dependencies. Should i compile PHP manually or exclude possibly from the postfix build. Regards, --sasha >> but both ways I could not skip procmail installation. > > procmail is pulled in as a requirement of postfix, so you can't > simply exclude it. > > The good thing is that postfix in Kolab Server does not need > procmail, so you could do the following (as user "kolab") > > 1. install the postfix source rpm: > ? ? openpkg rpm -Uvh postfix-2.4.6-20080101_kolab.src.rpm > 2. remove the procmail PreReq in postfix.spec: > ? ? cd /kolab/RPM/SRC/postfix > ? ? $EDITOR postfix.spec > 3. recompile postfix: > ? ? openpkg rpm -ba postfix.spec > 4. use the created source and binary RPMs to create a new installed > ? as described in 1st.README ("Generating your own 00INDEX.rdf for > ? installations or upgrades") > > (all this should work in the half-ready environment your aborted > installation leaves behind) > > Regards, > Thomas Arendsen Hein From lists at oak-wood.co.uk Sun Jul 26 21:44:42 2009 From: lists at oak-wood.co.uk (Chris Hastie) Date: Sun, 26 Jul 2009 20:44:42 +0100 Subject: Folder sharing across domains Message-ID: <4A6CB22A.7080002@oak-wood.co.uk> I'm just setting up a Kolab installation with two domains. I've tried creating a shared contacts folder, but it has to be associated with one or other domain and is then not visible to the other. Likewise, users in one domain are unable to share their folders with users from another. The permissions can be set with the full uid of the user in the other domain, but the folder remains invisible. Is it possible to share folders across domains in a single Kolab installation? -- Chris From bernhard at intevation.de Mon Jul 27 10:29:45 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Mon, 27 Jul 2009 10:29:45 +0200 Subject: Folder sharing across domains In-Reply-To: <4A6CB22A.7080002@oak-wood.co.uk> References: <4A6CB22A.7080002@oak-wood.co.uk> Message-ID: <200907271029.45539.bernhard@intevation.de> Am Sonntag, 26. Juli 2009 21:44:42 schrieb Chris Hastie: > Is it possible to share folders across domains in a single Kolab > installation? Currently it is not, this is a Cyrus IMAP limitation. See kolab/issue1141 (Cannot give users from other domains access to a folder) (I am not sure about the upcoming variant with Dovecot, but again, this is still in development, so need an expert to set it up currently.) Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090727/8225f0c6/attachment.bin From webmaster at computational-chemistry.org Mon Jul 27 16:02:09 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-1?q?Schr=F6ter?=) Date: Mon, 27 Jul 2009 16:02:09 +0200 Subject: what mobile device would you recommend Message-ID: <200907271602.10103.webmaster@computational-chemistry.org> Hello everybody I am looking for a mobile device to use with kolab. In detail one to use with horde's syncml client. Even though I am more trying to find the right phone/palm/pocketpc for me, I think more people could benefit from information for example on the kolab wiki page. Which phones (or other clients like outlook, thunderbird, evolution) support which functions with which clients (included syncml connectors or funambol). Maybe we could start something like this? I am looking for a small portable device which is able to sync the calendar, tasks and contacts (notes are not that important to me). Of course I don't want to do that over the expensive phone line, so it needs to have wireless lan (if you do know that your phone can connect to TTLS - PAP encrypted Wireless Lans - please let me know because this is what we use at the university). I know the question is not very specific, and there is lots to talk about but I really think the project could benefit from more information about this. And I would be glad to help on that part. Thank you. Alexander Schroeter From tomas.andersson at heatex.com Mon Jul 27 16:54:49 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Mon, 27 Jul 2009 16:54:49 +0200 Subject: Not currently in TRANSACTION state Message-ID: <000001ca0eca$32593450$970b9cf0$@andersson@heatex.com> Newly installed Kolab 2.2.2 User is trying to activate vacation message and gets following message. What do I do to correct this? A quick answer would be appreciated Errors: Not currently in TRANSACTION state Script was: require "vacation"; -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20090727/1c7b62ab/attachment.html From greenpenguin at free.fr Tue Jul 28 07:31:54 2009 From: greenpenguin at free.fr (greenpenguin@free.fr) Date: Tue, 28 Jul 2009 07:31:54 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <1248205269.4a6619d51a540@imp.free.fr> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> <1248014678.4a63315654c79@imp.free.fr> <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> <20090720143108.GC27082.thomas@intevation.de> <1248205269.4a6619d51a540@imp.free.fr> Message-ID: <1248759114.4a6e8d4af31f0@imp.free.fr> Hi, This is almost Ok. I have followed the instructions to upgrade from 2.0 to 2.1 and then the 2.1 to 2.2. I will write a documentation. The server is in production but I have a problem. The imapd crashes when there is load. In the imapd.log, we can find : Jul 27 10:00:14 srvmail imap[25452]: DBERROR db4: Logging region out of memory; you may need to increase its size Jul 27 10:00:14 srvmail imap[25452]: DBERROR: opening /kolab/var/imapd/annotations.db: Cannot allocate memory Jul 27 10:00:14 srvmail imap[25452]: DBERROR: opening /kolab/var/imapd/annotations.db: cyrusdb error Jul 27 10:00:14 srvmail imap[25452]: Fatal error: can't read annotations file J The only solution I have found is to to remove the annotations.db and restart the imapd service. I have searched on Internet and the solution would be to configure DB4 with DB_CONFIG. How to do this ? Where is the file ? The only file I found is in the LDAP configuration ? I need your help because the server is in production. Thanks by advance Green Penguin Selon greenpenguin at free.fr: > Ok I will try to use the 2.0->2.1 instructions and then the 2.1->2.2 > instructions. > > I am interesting for the instructions to import existing data into a fresh > installation. I think, it's very important for the future. > > > > > > Selon "Arendsen Hein, Thomas" : > > The default structure in 2.1.x and 2.2.x has changed compared to > > 2.0.x, but you can just comment the "hashimapspool: yes" line in > > /kolab/etc/kolab/templates/imapd.conf.template (as described in the > > 2.0->2.1 upgrading docs). > > > > Alternatively you can use > > > http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/utils/admin/hash-imap-spool > > to convert it from the old format to the current. > > > > I think your best bet for now is to follow the 2.0->2.1 > > instructions and then the 2.1->2.2 instructions. I think this should > > even work without installing the 2.1 packages first, but directly > > install the 2.2 ones. > > > > > @thomas: The 1st.README states "Instructions for upgrading from Kolab > > > server 2.0 will be added in a future version of this document." Is > > > this still on the list of things to do? > > > > Somehow, but with lower priority, as there is above workaround. > > > > More interesting would be instructions to import existing data into > > a fresh installations. We already have a draft for that and it was > > already used in production once, but it needs some more work before > > this can be published. > > > > Thomas > > > > -- > > thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: > > 0x5816791A > > Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B > > 18998 > > Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner > > > > _______________________________________________ > > Kolab-users mailing list > > Kolab-users at kolab.org > > https://kolab.org/mailman/listinfo/kolab-users > > > > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From liutauras.adomaitis at gmail.com Tue Jul 28 09:15:27 2009 From: liutauras.adomaitis at gmail.com (Liutauras Adomaitis) Date: Tue, 28 Jul 2009 10:15:27 +0300 Subject: Not currently in TRANSACTION state In-Reply-To: <3073774675381243497@unknownmsgid> References: <3073774675381243497@unknownmsgid> Message-ID: 2009/7/27 Tomas Andersson : > Newly installed Kolab 2.2.2 > > User is trying to activate vacation message and gets following message. > > What do I do to correct this? > > A quick answer would be appreciated > Did you try looking at LDAP database and if your user has KolabHomeServer attribute? I had the same problem for users, which where imported from Samab LDAP to Kolab LDAP database. I forgot to add kolabHomeServer attribute for them, and vacation did not work. Adding attributes has helped me. Liutauras From tomas.andersson at heatex.com Tue Jul 28 09:23:01 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Tue, 28 Jul 2009 09:23:01 +0200 Subject: SV: Not currently in TRANSACTION state In-Reply-To: References: <3073774675381243497@unknownmsgid> Message-ID: <000301ca0f54$40bedc40$c23c94c0$@andersson@heatex.com> The users were not imported. They were recreated manualy in the kolab admin interface ?mne: Re: Not currently in TRANSACTION state 2009/7/27 Tomas Andersson : > Newly installed Kolab 2.2.2 > > User is trying to activate vacation message and gets following message. > > What do I do to correct this? > > A quick answer would be appreciated > Did you try looking at LDAP database and if your user has KolabHomeServer attribute? I had the same problem for users, which where imported from Samab LDAP to Kolab LDAP database. I forgot to add kolabHomeServer attribute for them, and vacation did not work. Adding attributes has helped me. Liutauras From tomas.andersson at heatex.com Tue Jul 28 10:04:26 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Tue, 28 Jul 2009 10:04:26 +0200 Subject: SV: Not currently in TRANSACTION state In-Reply-To: References: <3073774675381243497@unknownmsgid> Message-ID: <000601ca0f5a$0832ca20$18985e60$@andersson@heatex.com> This is the LDP record for myself And KolabHomeServer is set What else could be wrong??? Child objects Object attributes None alias : tomasa at heatex.com cn : Tomas Andersson givenName : Tomas kolabHomeServer : mail.heatex.com kolabInvitationPolicy : ACT_MANUAL mail : tomas.andersson at heatex.com objectClass : top , inetOrgPerson , kolabInetOrgPerson sn : Andersson uid : tomas.andersson at heatex.com -----Ursprungligt meddelande----- Fr?n: Liutauras Adomaitis [mailto:liutauras.adomaitis at gmail.com] Skickat: den 28 juli 2009 09:15 Till: Tomas Andersson Kopia: kolab-users at kolab.org ?mne: Re: Not currently in TRANSACTION state 2009/7/27 Tomas Andersson : > Newly installed Kolab 2.2.2 > > User is trying to activate vacation message and gets following message. > > What do I do to correct this? > > A quick answer would be appreciated > Did you try looking at LDAP database and if your user has KolabHomeServer attribute? I had the same problem for users, which where imported from Samab LDAP to Kolab LDAP database. I forgot to add kolabHomeServer attribute for them, and vacation did not work. Adding attributes has helped me. Liutauras From lists at oak-wood.co.uk Tue Jul 28 10:11:41 2009 From: lists at oak-wood.co.uk (Chris Hastie) Date: Tue, 28 Jul 2009 09:11:41 +0100 Subject: what mobile device would you recommend In-Reply-To: <200907271602.10103.webmaster@computational-chemistry.org> References: <200907271602.10103.webmaster@computational-chemistry.org> Message-ID: <4A6EB2BD.70808@oak-wood.co.uk> On 27/07/09 15:02, Alexander Schr?ter wrote: > I am looking for a small portable device which is able to sync the calendar, > tasks and contacts (notes are not that important to me). Of course I don't > want to do that over the expensive phone line, so it needs to have wireless > lan (if you do know that your phone can connect to TTLS - PAP encrypted > Wireless Lans - please let me know because this is what we use at the > university). > > I've been playing with my Nokia E63 for a few days with reasonable results. The problems I'm having seem to be more to do with other clients than with the phone or SyncML functionality. Calendar is working well. One or two appointments seem to have been duplicated, but I suspect that is down to another client (also using Outlook + Toltec, Kontact and Thunderbird + SyncKolab). Tasks seems to work in one direction only - towards the phone. The phone config has no specific entry for tasks, but they seem to be being synced with the calendar. Whether this is changed if I turn off showing tasks in the calendar in the webclient I haven't established. But the phone recognises them as tasks rather than meetings. However, if I create a task on the phone, despite the sync progress saying it is sending a calendar entry to the server, I never see anything turn up there. Nor do changes made on the phone (eg marking as complete) seem to show up on the server. Contacts is giving me the most trouble (though I guess if I actually used tasks much the fact that it's one-way would be bugging me a lot more). It works, but requires some care. The problem seems to be that not all clients are created equal, and not all make use of the same fields. The field used on the phone as a default for all those numbers I've had since phones only stored one number per contact isn't displayed by Horde, Outlook or Thunderbird, but is by Kontact. The phone is fine - it seems to cope merrily with an arbitrary number of fields, but the various clients are more fussy about which fields are used, only display some, and can't agree on which ones they display. I'm also having trouble with duplicates. I painstakingly removed all such things on the phone, moved a few numbers to new fields etc and synced. Everything looked fine in Horde. But a lot of the numbers I'd deleted still appeared in TB, Kontact and Outlook. After painstakingly removing them all again in TB, they came back the next time I synced. Phone and Horde still look pretty much OK, but other clients are littered with duplicates and things I think I've deleted but they just haven't gone away. If anyone has any clues on this I'd be grateful. I'm afraid I've no idea if the phone will cope with TTLS - PAP encrypted WLANs - I've never encountered one. It is fine with my basic WLAN and with a 3g connection. HTH Chris From thomas at intevation.de Tue Jul 28 10:53:40 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Tue, 28 Jul 2009 10:53:40 +0200 Subject: Kolab-users Digest, Vol 65, Issue 34 In-Reply-To: <98d946fb0907251828q32c1de24y785ecf71aae8e913@mail.gmail.com> References: <98d946fb0907251828q32c1de24y785ecf71aae8e913@mail.gmail.com> Message-ID: <20090728085340.GA407.thomas@intevation.de> * Sasha Kacanski [20090726 03:33]: > I did followed your suggested fix, but ran into the problem with PHP > while rebuilding postfix sources... > #openpkg rpm -ba postfix.spec My mistake, you need to pass additional build options: openpkg rpm -ba --define 'with_fsl yes' --define 'with_ssl yes' --define 'with_sasl yes' --define 'with_ldap yes' postfix.spec > throws this error on modified or straight spec file... > error: Failed build dependencies: > pcre is needed by postfix-2.4.6-20080101_kolab > Sounds like PHP and pcre did not get compiled prior to postfix to > satisfy build dependencies. Should i compile PHP manually or exclude > possibly from the postfix build. I don't see any reference to php here, only pcre. pcre should already be installed at this stage, but if it isn't, you should try to compile/install it manually. Maybe check your build log to see if it failed to build? Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From thomas at intevation.de Tue Jul 28 11:05:49 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Tue, 28 Jul 2009 11:05:49 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <1248759114.4a6e8d4af31f0@imp.free.fr> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> <1248014678.4a63315654c79@imp.free.fr> <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> <20090720143108.GC27082.thomas@intevation.de> <1248205269.4a6619d51a540@imp.free.fr> <1248759114.4a6e8d4af31f0@imp.free.fr> Message-ID: <20090728090549.GB407.thomas@intevation.de> * greenpenguin at free.fr [20090728 07:32]: > The imapd crashes when there is load. > In the imapd.log, we can find : > Jul 27 10:00:14 srvmail imap[25452]: DBERROR db4: Logging region out > of memory; you may need to increase its size > Jul 27 10:00:14 srvmail imap[25452]: DBERROR: opening > /kolab/var/imapd/annotations.db: Cannot allocate memory > Jul 27 10:00:14 srvmail imap[25452]: DBERROR: opening > /kolab/var/imapd/annotations.db: cyrusdb error > Jul 27 10:00:14 srvmail imap[25452]: Fatal error: can't read annotations > file > J > > The only solution I have found is to to remove the annotations.db and restart > the imapd service. > > I have searched on Internet and the solution would be to configure DB4 with > DB_CONFIG. As a quick fix I'd suggest using skiplist format for the cyrus databases again. Their stability should have improved with the new cyrus imapd used in Kolab Server 2.2.2. The upgrading docs mention how to do the convert in the other direction. > I need your help because the server is in production. You could contact the Kolab Konsortium (which Intevation is a part of) for professional support. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From thomas at intevation.de Tue Jul 28 11:14:30 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Tue, 28 Jul 2009 11:14:30 +0200 Subject: Not currently in TRANSACTION state Message-ID: <20090728091430.GC407.thomas@intevation.de> * Tomas Andersson [20090727 16:55]: > Newly installed Kolab 2.2.2 > > User is trying to activate vacation message and gets following message. > > Errors: > > Not currently in TRANSACTION state The web admin interface tries to connect to the tcp port 2000. For this it does not use localhost, but the kolabHomeServer of the corresponding user. Therefore (and for other reasons, too) a Kolab server always needs to be able to reach itself by its own hostname. If you use NAT and/or packet filtering this could fail. A quick solution could be to add the IP of the server to its own /etc/hosts and make sure that you do not have any iptables rules which block access to itself. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From tomas.andersson at heatex.com Tue Jul 28 11:23:27 2009 From: tomas.andersson at heatex.com (Tomas Andersson) Date: Tue, 28 Jul 2009 11:23:27 +0200 Subject: SV: Not currently in TRANSACTION state In-Reply-To: <20090728091430.GC407.thomas@intevation.de> References: <20090728091430.GC407.thomas@intevation.de> Message-ID: <002201ca0f65$1212b590$363820b0$@andersson@heatex.com> This is the /etc/hosts file 127.0.0.1 localhost.localdomain localhost 192.168.90.12 server02.heatex.local server02 192.168.90.12 mail.heatex.com mail # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts Shouldn?t this work??? -----Ursprungligt meddelande----- Fr?n: kolab-users-bounces at kolab.org [mailto:kolab-users-bounces at kolab.org] F?r Thomas Arendsen Hein Skickat: den 28 juli 2009 11:15 Till: kolab-users at kolab.org ?mne: Re: Not currently in TRANSACTION state * Tomas Andersson [20090727 16:55]: > Newly installed Kolab 2.2.2 > > User is trying to activate vacation message and gets following message. > > Errors: > > Not currently in TRANSACTION state The web admin interface tries to connect to the tcp port 2000. For this it does not use localhost, but the kolabHomeServer of the corresponding user. Therefore (and for other reasons, too) a Kolab server always needs to be able to reach itself by its own hostname. If you use NAT and/or packet filtering this could fail. A quick solution could be to add the IP of the server to its own /etc/hosts and make sure that you do not have any iptables rules which block access to itself. Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Kolab-users mailing list Kolab-users at kolab.org https://kolab.org/mailman/listinfo/kolab-users From rob at cow-frenzy.co.uk Tue Jul 28 10:51:30 2009 From: rob at cow-frenzy.co.uk (Rob Fulton) Date: Tue, 28 Jul 2009 09:51:30 +0100 (BST) Subject: IMAP works but POP3 fails Message-ID: Hi, I've just setup kolab and I'm having problems collecting mail, IMAP works fine, I can see the mails in the inbox on outlook, when I try to collect via pop3 to the same mailbox I get the following error : Unable to locate maildrop user.xxx^xxxxx: Mailbox does not exist I can't seem to find out how to increase the debug on imapd to see what directory it's actually trying to access. The cyrus.conf shows impad and pop3d using the same config file Regards Rob Fulton From thomas at intevation.de Tue Jul 28 12:16:36 2009 From: thomas at intevation.de ('Thomas Arendsen Hein') Date: Tue, 28 Jul 2009 12:16:36 +0200 Subject: SV: Not currently in TRANSACTION state Message-ID: <20090728101636.GD407.thomas@intevation.de> * Tomas Andersson [20090728 11:47]: > This is the /etc/hosts file > > 192.168.90.12 server02.heatex.local server02 > 192.168.90.12 mail.heatex.com mail I never tried to use two identical IPs in one /etc/hosts file, and according to the man page this is wrong. Better use: 192.168.90.12 mail.heatex.com mail server02.heatex.local server02 Regards, Thomas Arendsen Hein -- thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From alexander.marx at oab.de Thu Jul 30 12:14:59 2009 From: alexander.marx at oab.de (Alexander Marx) Date: Thu, 30 Jul 2009 12:14:59 +0200 Subject: fetchmail error with ssl Message-ID: <4A7172A3.3060301@oab.de> Dear List, i installed a new Kolab 2.2.2 and now i added the fetchmail rpm from openpkg. when i try to get mails from the server pop.1und1.de i get following errors: fetchmail: Server CommonName mismatch: pop.1und1.de != 212.227.15.178 fetchmail: Server certificate verification error: unable to get local issuer certificate fetchmail: Server certificate verification error: certificate not trusted fetchmail: Server certificate verification error: unable to verify the first certificate This error is discussed in plenty of sites. the best solution for UBUNTU would be to just install ca-certificates via apt-get. that does not solve the prob, as it is a openpkg rpm. What can be done to get rid of this errors? is there a openpkg package wich includes all of the ca certificates? 1und1.de seems to use a certificate from thawte. i want to put this mailserver in production so i would be glad for a quick and helpful reply. By the way: my old Kolab 2.0.3 does work with an fetchmail without errors, but that installation is 3 years old.... Thanks in advance, -- w * Alexander Marx* Fachinformatiker Systemintegration ACE (Astaro certified engineer) LPIC (101) From bernhard at intevation.de Thu Jul 30 13:46:42 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 30 Jul 2009 13:46:42 +0200 Subject: what mobile device would you recommend In-Reply-To: <4A6EB2BD.70808@oak-wood.co.uk> References: <200907271602.10103.webmaster@computational-chemistry.org> <4A6EB2BD.70808@oak-wood.co.uk> Message-ID: <200907301346.43056.bernhard@intevation.de> Chris, Am Dienstag, 28. Juli 2009 10:11:41 schrieb Chris Hastie: > I've been playing with my Nokia E63 for a few days with reasonable > results. thanks for sharing your experiences! My suggestion is that we put stuff in reachable from http://wiki.kolab.org/index.php/Web_Client_SyncML (Don't forget to state your configuration, e.g. the server version number.) Alexander, your help is really appreciated, what about starting with putting onto that wiki page a summary what Chris wrote and a link to his posting? > The problems I'm having seem to be more to do with other > clients than with the phone or SyncML functionality. > > Calendar is working well. One or two appointments seem to have been > duplicated There might be an issue for duplication handling somewhere, I do not have it at hand right now. Best, Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090730/9e492fe6/attachment.bin From bernhard at intevation.de Thu Jul 30 13:49:56 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 30 Jul 2009 13:49:56 +0200 Subject: IMAP works but POP3 fails In-Reply-To: References: Message-ID: <200907301349.56480.bernhard@intevation.de> Am Dienstag, 28. Juli 2009 10:51:30 schrieb Rob Fulton: > I can't seem to find out how to increase the debug on imapd to see what > directory it's actually trying to access. Maybe this one helps: http://wiki.kolab.org/index.php/Enable_Imap_protocol_logging -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20090730/ad601685/attachment.bin From webmaster at computational-chemistry.org Thu Jul 30 14:37:40 2009 From: webmaster at computational-chemistry.org (Alexander =?iso-8859-15?q?Schr=F6ter?=) Date: Thu, 30 Jul 2009 14:37:40 +0200 Subject: what mobile device would you recommend In-Reply-To: <200907301346.43056.bernhard@intevation.de> References: <200907271602.10103.webmaster@computational-chemistry.org> <4A6EB2BD.70808@oak-wood.co.uk> <200907301346.43056.bernhard@intevation.de> Message-ID: <200907301437.41067.webmaster@computational-chemistry.org> Yes thank you for sharing your information. Actually I have been thinking about how to set up a wiki page for this. I signed up and I am going to propose my idea next week. I will use the information given by Chris and will add mine own. I so far have a working funambol thunderbird connector under windows and a working funambol outlook 2007 connector under windows. I hope more people share their experience. On Thursday 30 July 2009 01:46:42 pm Bernhard Reiter wrote: > Chris, > > Am Dienstag, 28. Juli 2009 10:11:41 schrieb Chris Hastie: > > I've been playing with my Nokia E63 for a few days with reasonable > > results. > > thanks for sharing your experiences! > My suggestion is that we put stuff in reachable from > http://wiki.kolab.org/index.php/Web_Client_SyncML > (Don't forget to state your configuration, e.g. the server version number.) > > Alexander, your help is really appreciated, what about starting with > putting onto that wiki page a summary what Chris wrote and a link to his > posting? > > > The problems I'm having seem to be more to do with other > > clients than with the phone or SyncML functionality. > > > > Calendar is working well. One or two appointments seem to have been > > duplicated > > There might be an issue for duplication handling somewhere, > I do not have it at hand right now. > > Best, > Bernhard From Roessler at FuH-E.de Thu Jul 30 14:38:24 2009 From: Roessler at FuH-E.de (=?ISO-8859-15?Q?Christian_R=F6=DFler?=) Date: Thu, 30 Jul 2009 14:38:24 +0200 Subject: [Info only, for the record] User deleted, awaiting cleanup... This solution applies only when using slave server(s) Message-ID: <4A719440.8020400@FuH-E.de> Hallo everyone, this here is another possible cause for the well-known message "User deleted, awaiting cleanup". As someone I know of had the same problem, I will just post the causation and solution here, so others may benefit too. This happens mostly while doing testing. If a user is created and deleted in short time, this will apply. In that case a user entry will be written into the master server. If this user gets deleted before there was time to propagate/replicate the ldap entry to the slave server(s), the dreaded message "User deleted, awaiting cleanup" will appear and stay. To be sure this applies: - do a ldapsearch for the user entry on the master server; take a look to the kolabDeleteFlag entries. - repeat the ldapsearch for the user entry on the slave server(s) mentioned in the kolabDeleteFlag entries. - if this ldapsearches turn up empty on one or more of the slave servers delete the corresponding kolabDeleteFlag entries, but make sure you let the kolabDeleteFlag entries pointing to slave servers where the user entry got propagated to stay. Voila - the message will vanish almost immediately. I hope this is helpful for somebody... Best regards, Christian From alexander.marx at oab.de Thu Jul 30 15:54:43 2009 From: alexander.marx at oab.de (Alexander Marx) Date: Thu, 30 Jul 2009 15:54:43 +0200 Subject: ldap export/import Message-ID: <4A71A623.1050605@oab.de> Hello List, to get all users from a kolab 2.0.3 server and put them into a kolab 2.2.2 server, is it possible just to do a slapcat on the 2.0.3 and on the 2.2.2 and then just copy the "user-part" from the 2.0.3-ldif to the 2.2.2 ldif and import it into the 2.2.2? -- w * Alexander Marx* Fachinformatiker Systemintegration ACE (Astaro certified engineer) LPIC (101) From greenpenguin at free.fr Fri Jul 31 22:04:24 2009 From: greenpenguin at free.fr (greenpenguin@free.fr) Date: Fri, 31 Jul 2009 22:04:24 +0200 Subject: Upgrade from 2.0 to 2.2.2 with new server In-Reply-To: <20090728090549.GB407.thomas@intevation.de> References: <1246995994.4a53a61ab4c91@imp.free.fr> <20090708094352.1262588l69tefs4k@webmail.pardus.de> <1248014678.4a63315654c79@imp.free.fr> <20090720160903.18043xjzt4vjwa68@webmail.pardus.de> <20090720143108.GC27082.thomas@intevation.de> <1248205269.4a6619d51a540@imp.free.fr> <1248759114.4a6e8d4af31f0@imp.free.fr> <20090728090549.GB407.thomas@intevation.de> Message-ID: <1249070664.4a734e485d7a9@imp.free.fr> Ok, it works in the skiplist configuration. It's strange... Thank you very much for your help. I will write a summary to migrate a 2.0 to 2.2. Selon Thomas Arendsen Hein : > * greenpenguin at free.fr [20090728 07:32]: > > The imapd crashes when there is load. > > In the imapd.log, we can find : > > Jul 27 10:00:14 srvmail imap[25452]: DBERROR db4: Logging region > out > > of memory; you may need to increase its size > > Jul 27 10:00:14 srvmail imap[25452]: DBERROR: opening > > /kolab/var/imapd/annotations.db: Cannot allocate memory > > Jul 27 10:00:14 srvmail imap[25452]: DBERROR: opening > > /kolab/var/imapd/annotations.db: cyrusdb error > > Jul 27 10:00:14 srvmail imap[25452]: Fatal error: can't read > annotations > > file > > J > > > > The only solution I have found is to to remove the annotations.db and > restart > > the imapd service. > > > > I have searched on Internet and the solution would be to configure DB4 with > > DB_CONFIG. > > As a quick fix I'd suggest using skiplist format for the cyrus > databases again. Their stability should have improved with the new > cyrus imapd used in Kolab Server 2.2.2. The upgrading docs mention > how to do the convert in the other direction. > > > I need your help because the server is in production. > > You could contact the Kolab Konsortium (which Intevation is a part > of) for professional support. > > Regards, > Thomas Arendsen Hein > > -- > thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: > 0x5816791A > Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B > 18998 > Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From bogus@does.not.exist.com Tue Jul 28 09:22:36 2009 From: bogus@does.not.exist.com () Date: Tue, 28 Jul 2009 07:22:36 -0000 Subject: No subject Message-ID: From bogus@does.not.exist.com Tue Jul 28 09:22:36 2009 From: bogus@does.not.exist.com () Date: Tue, 28 Jul 2009 07:22:36 -0000 Subject: No subject Message-ID: Always reject the message. Note that enabling this setting will make the server reject any mail with non-matching sender and From header if the sender is an account on this server. This is known to cause trouble for example with mailinglists. Kolab Hostnames (for Master and Slaves) h1616679.stratoserver.net