From pdf at yugm.org Tue Dec 1 01:48:38 2009 From: pdf at yugm.org (Paul Douglas Franklin) Date: Mon, 30 Nov 2009 16:48:38 -0800 Subject: SA failed to parse Message-ID: <4B1467E6.6010407@yugm.org> I found the following line when I ran /kolab/bin/spamassassin --lint: warn: config: SpamAssassin failed to parse line, no value provided for "body", skipping: body. 1) Has anyone information on how I could track down the reason for this new warning? 2) Since it's only a warn error, will it be problematic to restart amavisd? --Paul -- Paul Douglas Franklin Computer Manager http://www.yugm.org/ /Husband of Danette/ /Father of Laurene, Miriam, Tycko, Timothy, Sarabeth, Marie, Dawnita, Anna Leah, Alexander, and Caleb/ Upgrade to the premier Office package today! Free download here: http://www.openoffice.org/ From pdf at yugm.org Tue Dec 1 19:18:37 2009 From: pdf at yugm.org (Paul Douglas Franklin) Date: Tue, 01 Dec 2009 10:18:37 -0800 Subject: SA failed to parse In-Reply-To: <4B1467E6.6010407@yugm.org> References: <4B1467E6.6010407@yugm.org> Message-ID: <4B155DFD.1030903@yugm.org> Ok, I found the line with nothing but body on it. I didn't even know I had edited in that part of the file. --Paul Paul Douglas Franklin wrote: > I found the following line when I ran /kolab/bin/spamassassin --lint: > warn: config: SpamAssassin failed to parse line, no value provided for > "body", skipping: body. > 1) Has anyone information on how I could track down the reason for > this new warning? > 2) Since it's only a warn error, will it be problematic to restart > amavisd? > --Paul -- Paul Douglas Franklin Computer Manager http://www.yugm.org/ /Husband of Danette/ /Father of Laurene, Miriam, Tycko, Timothy, Sarabeth, Marie, Dawnita, Anna Leah, Alexander, and Caleb/ Upgrade to the premier Office package today! Free download here: http://www.openoffice.org/ From albrecht.dress at lios-tech.com Wed Dec 2 11:37:05 2009 From: albrecht.dress at lios-tech.com (Albrecht =?utf-8?q?Dre=C3=9F?=) Date: Wed, 2 Dec 2009 11:37:05 +0100 Subject: Q: automatically create a mail folder when a new user is created? Message-ID: <200912021137.05402.albrecht.dress@lios-tech.com> Hi all, the subject says it all - is it possible (maybe through a hook?) to *automatically* create a folder when a user is created? E.g. it would be nice if automatically a "Junk" mail folder could be created. Thanks, Albrecht. From thorsten.schnebeck at gmx.net Wed Dec 2 12:31:26 2009 From: thorsten.schnebeck at gmx.net (Thorsten Schnebeck) Date: Wed, 2 Dec 2009 12:31:26 +0100 Subject: forwarding should use a selected mailserver Message-ID: <200912021231.26472.thorsten.schnebeck@gmx.net> Hi, I would like to solve a very special problem. Some Kolab-user forward their mail to an external exchange server. This external domain has 3 mails servers in its mx record with different metrics. Due to some very strange relay rules the the first and second attempt to forward a mail does time-out. Only the last server is the one that accepts incoming mails. There is no chance to change this messy setup. Its part of their fail-back strategy. I would like to reduce the time for forwarding to this mail domain and drop sending according to mx metrics and want to send mails to anyuser at forwarddomain.net directly to the 3rd mailserver. Question: Is there somewhere a magic postfix config where I can define the mailserver of a named mail domain? Bye Thorsten From alex at ap-consulting.co.uk Wed Dec 2 14:54:01 2009 From: alex at ap-consulting.co.uk (Alex Potter) Date: Wed, 2 Dec 2009 13:54:01 +0000 Subject: forwarding should use a selected mailserver In-Reply-To: <200912021231.26472.thorsten.schnebeck@gmx.net> References: <200912021231.26472.thorsten.schnebeck@gmx.net> Message-ID: <200912021354.01997.alex@ap-consulting.co.uk> On Wednesday 02 December 2009 11:31:26 Thorsten Schnebeck wrote: > Hi, > > I would like to solve a very special problem. Some Kolab-user forward their > mail to an external exchange server. This external domain has 3 mails > servers in its mx record with different metrics. Due to some very strange > relay rules the the first and second attempt to forward a mail does > time-out. Only the last server is the one that accepts incoming mails. > There is no chance to change this messy setup. Its part of their fail-back > strategy. I would like to reduce the time for forwarding to this mail > domain and drop sending according to mx metrics and want to send mails to > anyuser at forwarddomain.net directly to the 3rd mailserver. > > Question: > Is there somewhere a magic postfix config where I can define the > mailserver of a named mail domain? If I have understood you correctly, you should add a line like example.com smtp:required_mx_.example.com to /kolab/etc/kolab/templates/transport.template and run kolabconf, that should do as you require. HTH Alex From thorsten.schnebeck at gmx.net Wed Dec 2 15:13:09 2009 From: thorsten.schnebeck at gmx.net (Thorsten Schnebeck) Date: Wed, 2 Dec 2009 15:13:09 +0100 Subject: forwarding should use a selected mailserver In-Reply-To: <200912021354.01997.alex@ap-consulting.co.uk> References: <200912021231.26472.thorsten.schnebeck@gmx.net> <200912021354.01997.alex@ap-consulting.co.uk> Message-ID: <200912021513.09793.thorsten.schnebeck@gmx.net> Am Mittwoch 02 Dezember 2009 14:54:01 schrieb Alex Potter: > > Question: > > Is there somewhere a magic postfix config where I can define the > > mailserver of a named mail domain? > > If I have understood you correctly, you should add a line like > example.com smtp:required_mx_.example.com > to /kolab/etc/kolab/templates/transport.template > and run kolabconf, that should do as you require. > > HTH > > Alex works :-) Thanks a lot! Bye Thorsten From alex at ap-consulting.co.uk Wed Dec 2 15:35:10 2009 From: alex at ap-consulting.co.uk (Alex Potter) Date: Wed, 2 Dec 2009 14:35:10 +0000 Subject: Using native apache with kolab Message-ID: <200912021435.10165.alex@ap-consulting.co.uk> Currently, I have 2 instances of apache running on the machine that acts as my general-purpose server. (ubuntu-8.0.4). My kolab installation was build from the openpkg sources and the kolab instance of apache is configured to listen on a non-standard port for HTTP, but still uses 443 for HTTPS, so as not to interfere with pre-existing uses of apache. Is there something odd about kolab's default apache configuration, or would it be relatively easy to import the kolab-specific configuration into the other instance? TIA Alex From ml at radoeka.nl Wed Dec 2 17:51:15 2009 From: ml at radoeka.nl (Richard Bos) Date: Wed, 2 Dec 2009 17:51:15 +0100 Subject: Using native apache with kolab In-Reply-To: <200912021435.10165.alex@ap-consulting.co.uk> References: <200912021435.10165.alex@ap-consulting.co.uk> Message-ID: <200912021751.15919.ml@radoeka.nl> Hello Alex, Op woensdag 02 december 2009 15:35:10 schreef Alex Potter: > Currently, I have 2 instances of apache running on the machine that acts as > my general-purpose server. (ubuntu-8.0.4). > > My kolab installation was build from the openpkg sources and the kolab > instance of apache is configured to listen on a non-standard port for HTTP, > but still uses 443 for HTTPS, so as not to interfere with pre-existing uses > of apache. > > Is there something odd about kolab's default apache configuration, or would > it be relatively easy to import the kolab-specific configuration into the > other instance? is this https://issues.kolab.org/issue3942 of any help? -- Richard From wrobel at pardus.de Thu Dec 3 09:13:54 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 03 Dec 2009 09:13:54 +0100 Subject: Using native apache with kolab In-Reply-To: <200912021435.10165.alex@ap-consulting.co.uk> References: <200912021435.10165.alex@ap-consulting.co.uk> Message-ID: <20091203091354.292830ppu5ku1s8w@webmail.pardus.de> Hi Alex, Quoting Alex Potter : > Currently, I have 2 instances of apache running on the machine that > acts as my > general-purpose server. (ubuntu-8.0.4). > > My kolab installation was build from the openpkg sources and the kolab > instance of apache is configured to listen on a non-standard port > for HTTP, but > still uses 443 for HTTPS, so as not to interfere with pre-existing uses of > apache. > > Is there something odd about kolab's default apache configuration, > or would it > be relatively easy to import the kolab-specific configuration into the other > instance? The configuration should be no real problem. In former times we used a special LDAP authentication module but the newer apaches do not make this necessary anymore. So the configuration should have become more portable. Of course you need to extract the relevant bits for the different sites from the Kolab Apache configuration. This is a little bit of work as I don't consider our current configuration files to be very clean. The issue Richard mentioned relates to that. There is one caveat though: PHP. You need to ensure that your original Apache provides a mod-PHP that is completely compatible with the one within the Kolab server. And that one has some Kolab specific patches! Depending on the distribution you use there might be native PHP packages patched for Kolab (Debian/Suse). If you try to do this yourself you will need to invest some time and there is a good chance to overlook a detail that will lead to problems with the web applications involved. The Kolab specific PHP patches can be removed once we move to Horde 4. But I plan this for 2011 at the moment. Cheers, Gunnar > > TIA > > Alex > > > > _______________________________________________ > 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/20091203/c3f4b0de/attachment.bin From wrobel at pardus.de Thu Dec 3 09:25:05 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 03 Dec 2009 09:25:05 +0100 Subject: Q: automatically create a mail folder when a new user is created? In-Reply-To: <200912021137.05402.albrecht.dress@lios-tech.com> References: <200912021137.05402.albrecht.dress@lios-tech.com> Message-ID: <20091203092505.24397iiel0xokc0s@webmail.pardus.de> Quoting Albrecht Dre? : > Hi all, > > the subject says it all - is it possible (maybe through a hook?) to > *automatically* create a folder when a user is created? E.g. it > would be nice if automatically a "Junk" mail folder could be created. I see several options: - Try to use the cyrus autocreate patches. This probably means patching the cyrus though - I did not check if the OpenPKG package we use already has them or not. - Modify the kolabd daemon to create the folder once the user gets created. Takes a line or two of perl code - I did this for a customer recently, too. - Open a "wish" issue in the tracker. One could add code to kolabd to make such things configurable. A general comment: As far as I understood it the general rule of thumb with IMAP is: The clients create the folder. Automatically creating folders is probably not good practice. I did never really look into that issue so I'm just saying this was the impression I had. The user chooses his client and the client ensures that the IMAP storage fits the needs of the client. Of course many admins have the wish to provide some sane defaults that help their users with spam handling or other tasks. A better solution might be clients that handle this setup. Cheers, Gunnar > > Thanks, Albrecht. > > _______________________________________________ > 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/20091203/ecac07b4/attachment.bin From ml at radoeka.nl Thu Dec 3 09:26:26 2009 From: ml at radoeka.nl (Richard Bos) Date: Thu, 3 Dec 2009 09:26:26 +0100 Subject: Using native apache with kolab In-Reply-To: <20091203091354.292830ppu5ku1s8w@webmail.pardus.de> References: <200912021435.10165.alex@ap-consulting.co.uk> <20091203091354.292830ppu5ku1s8w@webmail.pardus.de> Message-ID: <200912030926.27153.ml@radoeka.nl> Op donderdag 03 december 2009 09:13:54 schreef Gunnar Wrobel: > There is one caveat though: PHP. You need to ensure that your original > Apache provides a mod-PHP that is completely compatible with the one > within the Kolab server. And that one has some Kolab specific patches! > Depending on the distribution you use there might be native PHP > packages patched for Kolab (Debian/Suse). If you try to do this > yourself you will need to invest some time and there is a good chance > to overlook a detail that will lead to problems with the web > applications involved. Is this really needed? If mod-php does not provide the required functionality kolab falls back on huh, what is it php-imap or horde-imap (don't remember now). This was discussed about 2 months ago or so, and since than I removed the special apache patches and kolab works quite well. -- Richard From wrobel at pardus.de Thu Dec 3 09:44:43 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 03 Dec 2009 09:44:43 +0100 Subject: Using native apache with kolab In-Reply-To: <200912030926.27153.ml@radoeka.nl> References: <200912021435.10165.alex@ap-consulting.co.uk> <20091203091354.292830ppu5ku1s8w@webmail.pardus.de> <200912030926.27153.ml@radoeka.nl> Message-ID: <20091203094443.33786ht0asmzpdc8@webmail.pardus.de> Quoting Richard Bos : > Op donderdag 03 december 2009 09:13:54 schreef Gunnar Wrobel: >> There is one caveat though: PHP. You need to ensure that your original >> Apache provides a mod-PHP that is completely compatible with the one >> within the Kolab server. And that one has some Kolab specific patches! >> Depending on the distribution you use there might be native PHP >> packages patched for Kolab (Debian/Suse). If you try to do this >> yourself you will need to invest some time and there is a good chance >> to overlook a detail that will lead to problems with the web >> applications involved. > > Is this really needed? If mod-php does not provide the required > functionality > kolab falls back on huh, what is it php-imap or horde-imap (don't remember > now). This was discussed about 2 months ago or so, and since than I removed > the special apache patches and kolab works quite well. Hm, in my experience PEAR-Net_IMAP is extremely slow. It should be a noticeable delay for the web client and the free/busy system once you a have a few hundred elements per folder. It is nothing I'd recommend for production use. But of course the mileage may vary. Cheers, Gunnar > > -- > Richard > > _______________________________________________ > 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/20091203/eb592c24/attachment.bin From kcaesar at hotmail.com Thu Dec 3 09:46:40 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Thu, 3 Dec 2009 09:46:40 +0100 Subject: Trouble with kolab and deleted users Message-ID: Hello, I have a strange error on my kolab server (2.2.2). I deleted a directory shell for one user then I deleted a user and create it again, it is ok. but I need a new time to delete it, it's working too. But now when I try to create again that's don't work... I can access the account by horde but without any write rights level.. When I try to send an email to this user I obtain this messages : This is the mail system at host server.domain.ext I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to postmaster. If you do so, please include this problem report. You can delete your own text from the attached returned message. The mail system : Command died with status 38: "/kolab/bin/php"and this Reporting-MTA: dns; server.domain.ext X-Postfix-Queue-ID: 4AC0C1164001 X-Postfix-Sender: rfc822; me at domain.ext Arrival-Date: Tue, 24 Nov 2009 19:56:19 +0100 (CET) Final-Recipient: rfc822; d.dupont at domaine.ext Original-Recipient: rfc822;d.dupont at domaine.ext Action: failed Status: 5.3.0 Diagnostic-Code: x-unix; unknown mail system error 38 I need to tell you that I'm using kolab in multidomain.. Well If somebody can help me... Best regards, _________________________________________________________________ Windows 7 ? 35? pour les ?tudiants?! http://www.windows-7-pour-les-etudiants.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091203/b8f53ddd/attachment.html From nksharma74 at gmail.com Thu Dec 3 09:52:35 2009 From: nksharma74 at gmail.com (Naresh Kumar) Date: Thu, 3 Dec 2009 09:52:35 +0100 Subject: log rotation Message-ID: <362ff3650912030052n74f94a92i4fe9603789856a6a@mail.gmail.com> Hi All, Since couple of days my kolab logs are not being rotated and these have become quite huge ! I tried find and fix the problem but did succeed. Please help ! Regards, Naresh Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091203/aefdb797/attachment.html From ml at radoeka.nl Thu Dec 3 10:00:57 2009 From: ml at radoeka.nl (Richard Bos) Date: Thu, 3 Dec 2009 10:00:57 +0100 Subject: Q: automatically create a mail folder when a new user is created? In-Reply-To: <20091203092505.24397iiel0xokc0s@webmail.pardus.de> References: <200912021137.05402.albrecht.dress@lios-tech.com> <20091203092505.24397iiel0xokc0s@webmail.pardus.de> Message-ID: <200912031000.58151.ml@radoeka.nl> Op donderdag 03 december 2009 09:25:05 schreef Gunnar Wrobel: > - Try to use the cyrus autocreate patches. The url to it is: http://email.uoa.gr/projects/cyrus/autocreate/ -- Richard From albrecht.dress at lios-tech.com Thu Dec 3 10:21:36 2009 From: albrecht.dress at lios-tech.com (Albrecht =?utf-8?q?Dre=C3=9F?=) Date: Thu, 3 Dec 2009 10:21:36 +0100 Subject: Q: automatically create a mail folder when a new user is created? In-Reply-To: <20091203092505.24397iiel0xokc0s@webmail.pardus.de> References: <200912021137.05402.albrecht.dress@lios-tech.com> <20091203092505.24397iiel0xokc0s@webmail.pardus.de> Message-ID: <200912031021.36393.albrecht.dress@lios-tech.com> Hi Gunnar: Gunnar Wrobel schrieb: > - Modify the kolabd daemon to create the folder once the user gets created. > Takes a line or two of perl code - I did this for a customer recently, too. Thanks for that hint - it does work just fine! > A general comment: > > As far as I understood it the general rule of thumb with IMAP is: The > clients create the folder. Automatically creating folders is probably > not good practice. I did never really look into that issue so I'm just > saying this was the impression I had. The user chooses his client and > the client ensures that the IMAP storage fits the needs of the client. I completely agree that it should be up to the user to create folders! The point is that not all clients (e.g. Horde) take care of creating all folders properly. I am just playing around with the cool customisation stuff of Horde (the /kolab/etc/kolab/templates/webclient-* files), and added an automatically created spam rule. However, this one only works properly if there is actually a Junk folder... > Of course many admins have the wish to provide some sane defaults that > help their users with spam handling or other tasks. A better solution > might be clients that handle this setup. This is *exactly* the point. It would be great if there was a folder-type property like "junk.default" which all clients and plug-ins (Bynari/Konsec/Toltec) respect. Then such a folder could be auto-created, and whatever name the client chooses (Lookout takes "Junk-E-Mail", iirc there are others (Thunderbird?) which choose "Junk") it will be recognised. Thanks again, Albrecht. From wrobel at pardus.de Thu Dec 3 10:43:22 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 03 Dec 2009 10:43:22 +0100 Subject: Trouble with kolab and deleted users In-Reply-To: References: Message-ID: <20091203104322.18902ueiscbb2tes@webmail.pardus.de> Quoting kiser Caesar : > Hello, > > I have a strange error on my kolab server (2.2.2). > I deleted a directory shell for one user then I deleted a user and > create it again, it is ok. but I need a new time to delete it, it's > working too. > But now when I try to create again that's don't work... What does "don't work" mean exactly? Is there any error message you see in the kolab webadmin? Does the user exist in the ldap tree (use slapcat)? > > I can access the account by horde but without any write rights > level.. > When I try to send an email to this user I obtain this messages : Sounds like the account still exists in IMAP (/kolab/var/imap/spool). > > This is the mail system at host server.domain.ext > I'm sorry to have to inform you that your message could not > be delivered to one or more recipients. It's attached below. > > For further assistance, please send mail to postmaster. > > If you do so, please include this problem report. You can > delete your own text from the attached returned message. > > The mail system > > href="mailto:m.azran at fayat.com">: > Command died with status 38: "/kolab/bin/php"and this > > Reporting-MTA: dns; server.domain.ext > X-Postfix-Queue-ID: 4AC0C1164001 > X-Postfix-Sender: rfc822; me at domain.ext > Arrival-Date: Tue, 24 Nov 2009 19:56:19 +0100 (CET) > > Final-Recipient: rfc822; d.dupont at domaine.ext > Original-Recipient: rfc822;d.dupont at domaine.ext > Action: failed > Status: 5.3.0 > Diagnostic-Code: x-unix; unknown mail system error 38 Probably linked to kolab/issue3610 (Mail to unknown at something.example.com gets accepted and yields kolabmailboxfilter exit 38) which will get fixed with the next Kolab server release (2.2.3). > > I need to tell you that I'm using kolab in multidomain.. > I have the impression that the user got removed in LDAP but his mailbox still exists. Is that right? Cheers, Gunnar > > Well If somebody can help me... > > > Best regards, ------------------------- > Avec Internet Explorer, surfez en toute discr?tion sur internet href='http://clk.atdmt.com/FRM/go/182932252/direct/01/' > target='_new'>Cliquez ici ! -- ____ 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/20091203/9ed84452/attachment.bin From wrobel at pardus.de Thu Dec 3 10:44:46 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 03 Dec 2009 10:44:46 +0100 Subject: log rotation In-Reply-To: <362ff3650912030052n74f94a92i4fe9603789856a6a@mail.gmail.com> References: <362ff3650912030052n74f94a92i4fe9603789856a6a@mail.gmail.com> Message-ID: <20091203104446.8532328fmo4wkbs4@webmail.pardus.de> Quoting Naresh Kumar : > Hi All, Since couple of days my kolab > logs are not being rotated and these have become quite huge ! I > tried find and fix the problem but did succeed. Is cron still running? If yes, are these lines still present in your system crontab: # # chronological tasks of /kolabdevel OpenPKG hierarchy 0 0 1 * * root [ -f /kolabdevel/etc/rc ] && /kolabdevel/etc/rc all monthly 0 0 * * 0 root [ -f /kolabdevel/etc/rc ] && /kolabdevel/etc/rc all weekly 0 0 * * * root [ -f /kolabdevel/etc/rc ] && /kolabdevel/etc/rc all daily 0 * * * * root [ -f /kolabdevel/etc/rc ] && /kolabdevel/etc/rc all hourly */15 * * * * root [ -f /kolabdevel/etc/rc ] && /kolabdevel/etc/rc all quarterly # Cheers, Gunnar -- ____ 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/20091203/f1df9d74/attachment.bin From kcaesar at hotmail.com Thu Dec 3 11:57:11 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Thu, 3 Dec 2009 11:57:11 +0100 Subject: Kolab-users Digest, Vol 70, Issue 4 In-Reply-To: References: Message-ID: Hello Gunnar, Thanks for your reply, please find my comments bellow > Hello, > > I have a strange error on my kolab server (2.2.2). > I deleted a directory shell for one user then I deleted a user and > create it again, it is ok. but I need a new time to delete it, it's > working too. > But now when I try to create again that's don't work... What does "don't work" mean exactly? Is there any error message you see in the kolab webadmin? Does the user exist in the ldap tree (use slapcat)? I just checked, and I can see my old user with slapcat. How I can clean it ? > > I can access the account by horde but without any write rights > level.. > When I try to send an email to this user I obtain this messages : Sounds like the account still exists in IMAP (/kolab/var/imap/spool). No, no account in /kolab/var/imap/spool. > > I need to tell you that I'm using kolab in multidomain.. > I have the impression that the user got removed in LDAP but his mailbox still exists. Is that right? The box is deleted but yes I can see the account with slapcat. The strange things that is I get non error with the webadmin interface. Cheers, Gunnar > > Well If somebody can help me... > > > Best regards, ------------------------- > Avec Internet Explorer, surfez en toute discr?tion sur internet href='http://clk.atdmt.com/FRM/go/182932252/direct/01/' > target='_new'>Cliquez ici ! -- ____ 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 _________________________________________________________________ T?l?chargez Internet Explorer 8 et surfez sans laisser de trace ! http://clk.atdmt.com/FRM/go/182932252/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091203/e6afe2b7/attachment.html From alessio at skye.it Thu Dec 3 15:27:01 2009 From: alessio at skye.it (Alessio Cecchi) Date: Thu, 03 Dec 2009 15:27:01 +0100 Subject: Kolab 2.2.2 and Horde: Unable to login for "SECURITY PROBLEM" Message-ID: <4B17CAB5.7060305@skye.it> Hi, ona fresh installation based on Kolab 2.2.2 I'm unable to login in Horde. The error in /kolab/var/kolab/www/client/log/php-errors.log is this: [03-Dec-2009 14:33:53] PHP Notice: Unknown: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP protocol error: Client canceled authentication (errflg=2) in Unknown on line 0 [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP Authentication cancelled (errflg=2) in Unknown on line 0 I have read for similar problem and also find an issue (https://issues.kolab.org/issue2983) but I haven't find the resolutionf for the problem. How can i solve? Thanks -- Alessio Cecchi is: @ ILS -> http://www.linux.it/~alessice/ on LinkedIn -> http://www.linkedin.com/in/alessice Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it @ LOLUG -> Socio http://www.lolug.net From albrecht.dress at lios-tech.com Thu Dec 3 21:09:58 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Thu, 03 Dec 2009 21:09:58 +0100 Subject: Kontact crash when moving folders Message-ID: <1259870998.2277.0@antares> Hi all, I'm not sure if this is the right place to ask, as I see this issue using Kontact coming with Ubuntu 9.10 (version 4:4.3.2-0ubuntu6): When I try to move folders on the Kolab 2.2.0 (Cyrus) server, e.g. by shifting a folder into a different sub-folder, I reproducibly get crashes (segfaults). The crash dialogue comes up and tells me that the back trace isn't usable (although it's rather long). When I restart Kontact, the "moved" folder is duplicated, e.g. if I tried to move "Some Folder" from "Archive" to "Archive/Old", I have: Kolab + Inbox + Archive + Some Folder + Old + Some Folder Both seem to contain the same messages. The only reliable way of shifting the folder seems to be - create the new folder - shift all messages - delete the source which is annoying. Is this a known bug? Thanks, Albrecht. From ml at radoeka.nl Thu Dec 3 21:13:18 2009 From: ml at radoeka.nl (Richard Bos) Date: Thu, 3 Dec 2009 21:13:18 +0100 Subject: What's going with kolab on openSUSE (blog post) Message-ID: <200912032113.18510.ml@radoeka.nl> For those interested what's going with kolab on openSUSE, the following blog post might be interesting: http://lizards.opensuse.org/2009/12/03/kolab-cyrus-imapd-inherits-from-opensuse-base-cyrus-imapd/ -- Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091203/9f948f46/attachment.html From wrobel at pardus.de Fri Dec 4 07:29:50 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Fri, 04 Dec 2009 07:29:50 +0100 Subject: Kontact crash when moving folders In-Reply-To: <1259870998.2277.0@antares> References: <1259870998.2277.0@antares> Message-ID: <20091204072950.26243dxj9kphe340@webmail.pardus.de> Quoting Albrecht Dre? : > Hi all, > > I'm not sure if this is the right place to ask, For Kontact + Kolab it is :) > as I see this issue using Kontact coming with Ubuntu 9.10 (version > 4:4.3.2-0ubuntu6): > > When I try to move folders on the Kolab 2.2.0 (Cyrus) server, e.g. > by shifting a folder into a different sub-folder, I reproducibly get > crashes (segfaults). The crash dialogue comes up and tells me that > the back trace isn't usable (although it's rather > long). When I restart Kontact, the "moved" folder is duplicated, > e.g. if I tried to move "Some Folder" from "Archive" to > "Archive/Old", I have: > > Kolab > + Inbox > + Archive > + Some Folder > + Old > + Some Folder > > Both seem to contain the same messages. > > The only reliable way of shifting the folder seems to be > - create the new folder > - shift all messages > - delete the source > which is annoying. Is this a known bug? It probably is and it probably has been fixed already. As far as I know there is always a significant gap between Kontact in the different distributions as compared to a Kontact specifically tailored to work together with the Kolab server. I added Till on cc, he is the expert. Cheers, Gunnar > > Thanks, Albrecht. > > _______________________________________________ > 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/20091204/c490f91d/attachment.bin From wrobel at pardus.de Fri Dec 4 07:42:00 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Fri, 04 Dec 2009 07:42:00 +0100 Subject: Kolab 2.2.2 and Horde: Unable to login for "SECURITY PROBLEM" In-Reply-To: <4B17CAB5.7060305@skye.it> References: <4B17CAB5.7060305@skye.it> Message-ID: <20091204074200.88624m8z65alb2m8@webmail.pardus.de> Quoting Alessio Cecchi : > Hi, > > ona fresh installation based on Kolab 2.2.2 I'm unable to login in > Horde. The error in /kolab/var/kolab/www/client/log/php-errors.log is this: > > [03-Dec-2009 14:33:53] PHP Notice: Unknown: SECURITY PROBLEM: insecure > server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 > [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP protocol error: Client > canceled authentication (errflg=2) in Unknown on line 0 > [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP Authentication > cancelled (errflg=2) in Unknown on line 0 > > I have read for similar problem and also find an issue > (https://issues.kolab.org/issue2983) but I haven't find the resolutionf > for the problem. > > How can i solve? Any associated errors in /kolab/var/imapd/log/imapd.log? Cheers, Gunnar > > Thanks > -- > Alessio Cecchi is: > @ ILS -> http://www.linux.it/~alessice/ > on LinkedIn -> http://www.linkedin.com/in/alessice > Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ > @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it > @ LOLUG -> Socio http://www.lolug.net > > _______________________________________________ > 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/20091204/50b15d13/attachment.bin From wrobel at pardus.de Fri Dec 4 07:49:07 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Fri, 04 Dec 2009 07:49:07 +0100 Subject: Kolab-users Digest, Vol 70, Issue 4 In-Reply-To: References: Message-ID: <20091204074907.11572tjyieee10ys@webmail.pardus.de> Quoting kiser Caesar : > Hello Gunnar, > > > Thanks for your reply, please find my comments bellow > > > > Hello, > > > > I have a strange error on my kolab server (2.2.2). > > I deleted a directory shell for one user then I deleted a user > and > > create it again, it is ok. but I need a new time to delete it, > it's > > working too. > > But now when I try to create again that's don't work... > What does \"don't work\" mean exactly? Is there any error message > you see in the kolab webadmin? Does the user exist in the ldap tree > (use slapcat)? > > I just checked, and I can see my old user with slapcat. How I can > clean it ? > > > > I can access the account by horde but without any write rights > > level.. > > When I try to send an email to this user I obtain this > messages : > Sounds like the account still exists in IMAP > (/kolab/var/imap/spool). > > No, no account in /kolab/var/imap/spool. > > > > > I need to tell you that I'm using kolab in multidomain.. > > > I have the impression that the user got removed in LDAP but his > mailbox still exists. Is that right? > > The box is deleted but yes I can see the account with slapcat. The > strange things that is I get non error with the webadmin interface. Ah, so it is exactly the other way around. IMAP got deleted but LDAP still exists. Yes, actually makes sense. When you do the slapcat are there any servers in the kolabDeleteflag attribute of the problematic user that do not exist? When deleting a user on a Kolab master/slave setup the user has to be deleted on all servers. If there is any invalid information concerning the available users the deletion will fail. Cheers, Gunnar > Cheers, > Gunnar > > > > Well If somebody can help me... > > > > > > Best regards, ------------------------- > > Avec Internet Explorer, surfez en toute discr?tion sur > internet > href='http://clk.atdmt.com/FRM/go/182932252/direct/01/[1]' > > target='_new'>Cliquez ici ! > -- ____ http://www.pardus.de[2][1] _________________ > http://gunnarwrobel.de[3][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[4] > [2] http://gunnarwrobel.de[5] > ------------------------- > Vous cherchez l'int?grale des clips de Michael Jackson ? href='http://www.bing.com/videos/search?q=Michael+Jackson&FORM=MVDE6' > target='_new'>Bing ! Trouvez ! -- ____ http://www.pardus.de[6] _________________ http://gunnarwrobel.de[7] _ 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://clk.atdmt.com/FRM/go/182932252/direct/01/ [2] http://www.pardus.de [3] http://gunnarwrobel.de [4] http://www.pardus.de [5] http://gunnarwrobel.de [6] http://www.pardus.de [7] 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/20091204/c18105ce/attachment.bin From alessio at skye.it Fri Dec 4 08:38:24 2009 From: alessio at skye.it (Alessio Cecchi) Date: Fri, 04 Dec 2009 08:38:24 +0100 Subject: Kolab 2.2.2 and Horde: Unable to login for "SECURITY PROBLEM" In-Reply-To: <20091204074200.88624m8z65alb2m8@webmail.pardus.de> References: <4B17CAB5.7060305@skye.it> <20091204074200.88624m8z65alb2m8@webmail.pardus.de> Message-ID: <4B18BC70.70904@skye.it> Gunnar Wrobel ha scritto: > Quoting Alessio Cecchi : > >> Hi, >> >> ona fresh installation based on Kolab 2.2.2 I'm unable to login in >> Horde. The error in /kolab/var/kolab/www/client/log/php-errors.log is >> this: >> >> [03-Dec-2009 14:33:53] PHP Notice: Unknown: SECURITY PROBLEM: insecure >> server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 >> [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP protocol error: Client >> canceled authentication (errflg=2) in Unknown on line 0 >> [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP Authentication >> cancelled (errflg=2) in Unknown on line 0 >> >> I have read for similar problem and also find an issue >> (https://issues.kolab.org/issue2983) but I haven't find the resolutionf >> for the problem. >> >> How can i solve? > > Any associated errors in /kolab/var/imapd/log/imapd.log? > > Cheers, > > Gunnar Hi Gunnar, messages in /kolab/var/imapd/log/imapd.log during the connection to horde are very poor: Dec 04 08:30:14 mail imap[32688]: accepted connection Dec 04 08:30:29 mail imap[32688]: accepted connection Dec 04 08:31:03 mail imap[32688]: accepted connection Dec 04 08:33:54 mail imap[1407]: executed Dec 04 08:33:54 mail imap[1407]: accepted connection Dec 04 08:34:12 mail imap[1407]: accepted connection In the manager interfaces with the same data I can access. And also via POP3 I can login: mail:~# telnet 127.0.0.1 110 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. +OK mail.pippo.net Cyrus POP3 v2.3.13-kolab-nocaps server ready user cbs at pippo.net +OK Name is a valid mailbox pass alessio +OK Mailbox locked and ready list +OK scan listing follows . quit +OK Connection closed by foreign host Plus, I'm using imapsync for sincronization e-mail from an old kolab server and IMAP works fine. Only Horde wan't works. Thanks -- Alessio Cecchi is: @ ILS -> http://www.linux.it/~alessice/ on LinkedIn -> http://www.linkedin.com/in/alessice Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it @ LOLUG -> Socio http://www.lolug.net From wrobel at pardus.de Fri Dec 4 08:56:40 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Fri, 04 Dec 2009 08:56:40 +0100 Subject: Kolab 2.2.2 and Horde: Unable to login for "SECURITY PROBLEM" In-Reply-To: <4B18BC70.70904@skye.it> References: <4B17CAB5.7060305@skye.it> <20091204074200.88624m8z65alb2m8@webmail.pardus.de> <4B18BC70.70904@skye.it> Message-ID: <20091204085640.68146pkznzaxt6sk@webmail.pardus.de> Hi Alessio, Quoting Alessio Cecchi : > Gunnar Wrobel ha scritto: >> Quoting Alessio Cecchi : >> >>> Hi, >>> >>> ona fresh installation based on Kolab 2.2.2 I'm unable to login in >>> Horde. The error in /kolab/var/kolab/www/client/log/php-errors.log is >>> this: >>> >>> [03-Dec-2009 14:33:53] PHP Notice: Unknown: SECURITY PROBLEM: insecure >>> server advertised AUTH=PLAIN (errflg=1) in Unknown on line 0 >>> [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP protocol error: Client >>> canceled authentication (errflg=2) in Unknown on line 0 >>> [03-Dec-2009 14:33:53] PHP Notice: Unknown: IMAP Authentication >>> cancelled (errflg=2) in Unknown on line 0 >>> >>> I have read for similar problem and also find an issue >>> (https://issues.kolab.org/issue2983) but I haven't find the resolutionf >>> for the problem. >>> >>> How can i solve? >> >> Any associated errors in /kolab/var/imapd/log/imapd.log? >> >> Cheers, >> >> Gunnar > > Hi Gunnar, > > messages in /kolab/var/imapd/log/imapd.log during the connection to > horde are very poor: > > Dec 04 08:30:14 mail imap[32688]: accepted connection > Dec 04 08:30:29 mail imap[32688]: accepted connection > Dec 04 08:31:03 mail imap[32688]: accepted connection > Dec 04 08:33:54 mail imap[1407]: executed > Dec 04 08:33:54 mail imap[1407]: accepted connection > Dec 04 08:34:12 mail imap[1407]: accepted connection > > In the manager interfaces with the same data I can access. Do you have DNS set up correctly? See 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 Cheers, Gunnar > > And also via POP3 I can login: > > mail:~# telnet 127.0.0.1 110 > Trying 127.0.0.1... > Connected to 127.0.0.1. > Escape character is '^]'. > +OK mail.pippo.net Cyrus POP3 v2.3.13-kolab-nocaps server ready > user cbs at pippo.net > +OK Name is a valid mailbox > pass alessio > +OK Mailbox locked and ready > list > +OK scan listing follows > . > quit > +OK > Connection closed by foreign host > > Plus, I'm using imapsync for sincronization e-mail from an old kolab > server and IMAP works fine. > > Only Horde wan't works. > Thanks > -- > Alessio Cecchi is: > @ ILS -> http://www.linux.it/~alessice/ > on LinkedIn -> http://www.linkedin.com/in/alessice > Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ > @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it > @ LOLUG -> Socio http://www.lolug.net > > _______________________________________________ > 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/20091204/032afc3a/attachment.bin From kcaesar at hotmail.com Fri Dec 4 14:58:42 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Fri, 4 Dec 2009 14:58:42 +0100 Subject: Kolab-users Digest, Vol 70, Issue 6 In-Reply-To: References: Message-ID: Quoting kiser Caesar : > Hello Gunnar, > > > Thanks for your reply, please find my comments bellow > > > > Hello, > > > > I have a strange error on my kolab server (2.2.2). > > I deleted a directory shell for one user then I deleted a user > and > > create it again, it is ok. but I need a new time to delete it, > it's > > working too. > > But now when I try to create again that's don't work... > What does \"don't work\" mean exactly? Is there any error message > you see in the kolab webadmin? Does the user exist in the ldap tree > (use slapcat)? > > I just checked, and I can see my old user with slapcat. How I can > clean it ? > > > > I can access the account by horde but without any write rights > > level.. > > When I try to send an email to this user I obtain this > messages : > Sounds like the account still exists in IMAP > (/kolab/var/imap/spool). > > No, no account in /kolab/var/imap/spool. > > > > > I need to tell you that I'm using kolab in multidomain.. > > > I have the impression that the user got removed in LDAP but his > mailbox still exists. Is that right? > > The box is deleted but yes I can see the account with slapcat. The > strange things that is I get non error with the webadmin interface. Ah, so it is exactly the other way around. IMAP got deleted but LDAP still exists. Yes, actually makes sense. When you do the slapcat are there any servers in the kolab EnvoyerDeleteflag attribute of the problematic user that do not exist? When deleting a user on a Kolab master/slave setup the user has to be deleted on all servers. If there is any invalid information concerning the available users the deletion will fail. Cheers, Gunnar Hello Gunnar, I have only one single server. Can you give the way to delete this bad entry ? dn: cn=d.dupont at domaine.com,dc=domaine,dc=com objectClass: kolabGroupOfNames cn: d.dupont at domaine.com mail: d.dupont at domaine.com member: cn=D DUPONT,dc=domaine,dc=com structuralObjectClass: kolabGroupOfNames entryUUID: fbedab5a-6d79-102e-93ec-c1ed5487a078 creatorsName: cn=manager,cn=internal,dc=domaine,dc=com createTimestamp: 20091124191908Z entryCSN: 20091124191908Z#000000#00#000000 modifiersName: cn=manager,cn=internal,dc=domaine,dc=com modifyTimestamp: 20091124191908Z I need it to create my initial box :) Best regards, > Cheers, > Gunnar > > > > Well If somebody can help me... > > > > > > Best regards, ------------------------- > > Avec Internet Explorer, surfez en toute discr?tion sur > internet > href='http://clk.atdmt.com/FRM/go/182932252/direct/01/[1]' > > target='_new'>Cliquez ici ! > -- ____ http://www.pardus.de[2][1] _________________ > http://gunnarwrobel.de[3][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[4] > [2] http://gunnarwrobel.de[5] > ------------------------- > Vous cherchez l'int?grale des clips de Michael Jackson ? href='http://www.bing.com/videos/search?q=Michael+Jackson&FORM=MVDE6' > target='_new'>Bing ! Trouvez ! -- ____ http://www.pardus.de[6] _________________ http://gunnarwrobel.de[7] _ 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://clk.atdmt.com/FRM/go/182932252/direct/01/ [2] http://www.pardus.de [3] http://gunnarwrobel.de [4] http://www.pardus.de [5] http://gunnarwrobel.de [6] http://www.pardus.de [7] http://gunnarwrobel.de _________________________________________________________________ T?l?chargez Internet Explorer 8 et surfez sans laisser de trace ! http://clk.atdmt.com/FRM/go/182932252/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091204/902eba2d/attachment.html From johannes_graumann at web.de Sat Dec 5 10:23:37 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Sat, 05 Dec 2009 10:23:37 +0100 Subject: Amavisd/Spamassassin Do not quarantine Spam Message-ID: Hi, I am slowly working my way through http://wiki.kolab.org/index.php/Fighting_spam. I have edited /kolab/etc/kolab/templates/amavisd.conf.template such that $spam_quarantine_to = 'kolab+shared.spambox\@MyDomain.org'; and $sa_tag2_level_deflt = 6.3; $sa_kill_level_deflt = $sa_tag2_level_deflt; However, spam above that level does NOT get filtered into that folder (in fact, nothing gets there). Consider for example this header fragment from my personal mailbox: X-Spam-Flag: YES X-Spam-Score: 9.13 X-Spam-Level: ********* X-Spam-Status: Yes, score=9.13 tagged_above=3 required=6.3 tests=[BAYES_99=3.5, FORGED_MUA_OUTLOOK=2.963, FORGED_OUTLOOK_HTML=0.001, FUZZY_CREDIT=0.74, HTML_MESSAGE=0.001, MIME_HTML_ONLY=1.925] This mail gets a modified subject line Subject: ***SPAM*** wir ausgesetzt Ihrer Kreditkarte auf unbestimmte Zeit but that's all. What am I doing wrong? Thanks for any hints, Joh From nksharma74 at gmail.com Sun Dec 6 15:26:28 2009 From: nksharma74 at gmail.com (Naresh Kumar) Date: Sun, 6 Dec 2009 19:56:28 +0530 Subject: mail from linux prompt Message-ID: <362ff3650912060626i6b5c22b6p8be700b879b95c75@mail.gmail.com> Hi Gunnar, Thanks for your response on log rotation. The logs used to rotate earlier and I didn't check the cron before, so I am not sure whether cron entries are missing or not. I have added the cron entries now. I have another query now. How can I send an email from prompt using postfix. I have written a script to monitor system health and kolab usage. I want to send the output of this script to myself via email. I could do it easily with sendmail using mail/mailx but with postfix I am missing something ! Thank you very much for your time. -- Regards, Naresh Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091206/052dc7ec/attachment.html From ml at radoeka.nl Sun Dec 6 16:27:07 2009 From: ml at radoeka.nl (Richard Bos) Date: Sun, 6 Dec 2009 16:27:07 +0100 Subject: mail from linux prompt In-Reply-To: <362ff3650912060626i6b5c22b6p8be700b879b95c75@mail.gmail.com> References: <362ff3650912060626i6b5c22b6p8be700b879b95c75@mail.gmail.com> Message-ID: <200912061627.07878.ml@radoeka.nl> Op zondag 06 december 2009 15:26:28 schreef Naresh Kumar: > Hi Gunnar, > > Thanks for your response on log rotation. The logs used to rotate earlier > and I didn't check the cron before, so I am not sure whether cron entries > are missing or not. I have added the cron entries now. > > I have another query now. How can I send an email from prompt using > postfix. I have written a script to monitor system health and kolab usage. > I want to send the output of this script to myself via email. I could do it > easily with sendmail using mail/mailx but with postfix I am missing > something ! > > Thank you very much for your time. What is the result of the sent from the command line? Doing this 'echo something | mailx -s login at domain.tld' normally works. I wrote this http://en.opensuse.org/Kolab#Hint some time ago, perhaps it helps. -- Richard From kcaesar at hotmail.com Mon Dec 7 00:22:45 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Mon, 7 Dec 2009 00:22:45 +0100 Subject: How I can sync my Blackberry with Kolab ?? Need help.. please.. In-Reply-To: References: Message-ID: Hello, I try to configure my BB with funambol sync, but when I want to sync ma calendar, I get the message "Network Error" on my phone and this in my logs : Sep 07 13:34:44 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 18515 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Sep 07 13:34:44 HORDE [debug] [horde] New session created: 2da89b0bb9e4847d4ee1ea42e84c1e09 [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Sep 07 13:34:44 HORDE [debug] [horde] Checking authentication for user test.user at domain.com [pid 18515 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [notice] [imp] Login success for test.user at domain.com [ip_public] to {company.mail.server:143 [imap/notls/novalidate-cert]} [pid 18515 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Sep 07 13:34:44 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fbb-627448174; target URI: https://company.mail.server/client/rpc.php; user: test.user at domain.com; charset: UTF-8; wbxml: no [pid 18515 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_anchors WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: fbb-627448174, calendar, test.user at domain.com [pid 18515 on line 743 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [horde] No info about previous syncs found for device fbb-627448174 and database scal [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Creating SyncML_Sync object for database scal; sync type 205 [pid 18515 on line 289 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Received from client. [pid 18515 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Sep 07 13:34:44 HORDE [debug] [horde] Handle for state Init [pid 18515 on line 663 of "/kolab/var/kolab/www/client/lib/SyncML/Sync.php"] Sep 07 13:34:44 HORDE [debug] [horde] Sending to client [pid 18515 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Return message completed [pid 18515 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 18515 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Sep 07 13:34:44 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 18515 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Who can help me on this topic ? Moreover who know a good tutorial to configure the funambol mail client on a BB ? Best regards, _________________________________________________________________ T?l?chargez Internet Explorer 8 et surfez sans laisser de trace ! http://clk.atdmt.com/FRM/go/182932252/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091207/47ec2951/attachment.html From till at kdab.com Mon Dec 7 09:05:55 2009 From: till at kdab.com (Till Adam) Date: Mon, 7 Dec 2009 09:05:55 +0100 Subject: Kontact crash when moving folders In-Reply-To: <20091204072950.26243dxj9kphe340@webmail.pardus.de> References: <1259870998.2277.0@antares> <20091204072950.26243dxj9kphe340@webmail.pardus.de> Message-ID: <200912070905.55607.till@kdab.com> On Friday 04 December 2009 07:29:50 Gunnar Wrobel wrote: > Quoting Albrecht Dre? : > > Hi all, > > > > I'm not sure if this is the right place to ask, > > For Kontact + Kolab it is :) > > > as I see this issue using Kontact coming with Ubuntu 9.10 (version > > 4:4.3.2-0ubuntu6): > > > > When I try to move folders on the Kolab 2.2.0 (Cyrus) server, e.g. > > by shifting a folder into a different sub-folder, I reproducibly get > > crashes (segfaults). The crash dialogue comes up and tells me that > > the back trace isn't usable (although it's rather > > long). When I restart Kontact, the "moved" folder is duplicated, > > e.g. if I tried to move "Some Folder" from "Archive" to > > "Archive/Old", I have: > > > > Kolab > > + Inbox > > + Archive > > + Some Folder > > + Old > > + Some Folder > > > > Both seem to contain the same messages. > > > > The only reliable way of shifting the folder seems to be > > - create the new folder > > - shift all messages > > - delete the source > > which is annoying. Is this a known bug? > > It probably is and it probably has been fixed already. As far as I > know there is always a significant gap between Kontact in the > different distributions as compared to a Kontact specifically tailored > to work together with the Kolab server. Ludwig, can you verify that this is gone in the enterprise branch, please? I do seem to remember seeing this fixed, but then the bug fix would have made it upstream into KDE 4.3 as well... Cheers, Till From till at kdab.com Mon Dec 7 09:07:08 2009 From: till at kdab.com (Till Adam) Date: Mon, 7 Dec 2009 09:07:08 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <2d303b680911182352x6a9269d6kfd31942c51f1f486@mail.gmail.com> References: <200910281643.05521.albrecht.dress@lios-tech.com> <200911180906.02870.albrecht.dress@lios-tech.com> <2d303b680911182352x6a9269d6kfd31942c51f1f486@mail.gmail.com> Message-ID: <200912070907.08683.till@kdab.com> On Thursday 19 November 2009 08:52:50 Del wrote: > > - I use a server with a custom certificate. Kontact complains that it > > cannot verify it, but even if I click "accept forever", it asks again > > *every* time I sync mails or try to send a message. How can I install my > > CA chain in kontact? - Although I use a German Mac OS 10.4, kontact comes > > up in English. > > As I informed you above, Tiger is a no-go (an there is as far as I > know no effort to make it work). Your certificate issue will vanish > once you upgrade to Leopard or Snow Leopard. Be sure to have Leopard > up-to-date or you will experience the certificate issue again. This actually works fine for me, regardless of OSX version, after the first restart after the installation. Till From ludwig.reiter at intevation.de Mon Dec 7 13:41:09 2009 From: ludwig.reiter at intevation.de (Ludwig Reiter) Date: Mon, 7 Dec 2009 13:41:09 +0100 Subject: Kontact crash when moving folders In-Reply-To: <200912070905.55607.till@kdab.com> References: <1259870998.2277.0@antares> <20091204072950.26243dxj9kphe340@webmail.pardus.de> <200912070905.55607.till@kdab.com> Message-ID: <200912071341.10199.ludwig.reiter@intevation.de> Am Montag, 7. Dezember 2009 09:05:55 schrieb Till Adam: > On Friday 04 December 2009 07:29:50 Gunnar Wrobel wrote: > > Quoting Albrecht Dre? : > > > Hi all, > > > > > > I'm not sure if this is the right place to ask, > > > > For Kontact + Kolab it is :) > > > > > as I see this issue using Kontact coming with Ubuntu 9.10 (version > > > 4:4.3.2-0ubuntu6): > > > > > > When I try to move folders on the Kolab 2.2.0 (Cyrus) server, e.g. > > > by shifting a folder into a different sub-folder, I reproducibly get > > > crashes (segfaults). The crash dialogue comes up and tells me that > > > the back trace isn't usable (although it's rather > > > long). When I restart Kontact, the "moved" folder is duplicated, > > > e.g. if I tried to move "Some Folder" from "Archive" to > > > "Archive/Old", I have: > > > > > > Kolab > > > + Inbox > > > + Archive > > > + Some Folder > > > + Old > > > + Some Folder > > > > > > Both seem to contain the same messages. > > > > > > The only reliable way of shifting the folder seems to be > > > - create the new folder > > > - shift all messages > > > - delete the source > > > which is annoying. Is this a known bug? > > > > It probably is and it probably has been fixed already. As far as I > > know there is always a significant gap between Kontact in the > > different distributions as compared to a Kontact specifically tailored > > to work together with the Kolab server. > > Ludwig, can you verify that this is gone in the enterprise branch, please? > I do seem to remember seeing this fixed, but then the bug fix would have > made it upstream into KDE 4.3 as well... > Hi, I did some tests. I couldn't reproduce this problem with the Kontact enterprise35 branch (20091204.1058393-kk1). Test: Move folder with D'N'D in another folder: ok Test: Move folder with RMB "Move to..." in another folder:ok Test: Same on Online IMAP: ok Test: Move a folder with subfolders and many mails with D'n'D or RMB "Move to.." in another folder:ok. Regards, Ludwig -- Intevation GmbH, Osnabr?ck Firmensitz: Neuer Graben 17, 49074 Osnabr?ck Registereintrag: Amtsgericht Osnabr?ck, HR B 18998 Gesch?ftsf?hrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From delonly at gmail.com Mon Dec 7 14:57:46 2009 From: delonly at gmail.com (Del) Date: Mon, 7 Dec 2009 14:57:46 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <200912070907.08683.till@kdab.com> References: <200910281643.05521.albrecht.dress@lios-tech.com> <200911180906.02870.albrecht.dress@lios-tech.com> <2d303b680911182352x6a9269d6kfd31942c51f1f486@mail.gmail.com> <200912070907.08683.till@kdab.com> Message-ID: <2d303b680912070557i3be745a3xb2634c4085f6e7fa@mail.gmail.com> Thanks for the update Till. I think there may also be problems related to CPU architecture, maybe you only tested on an intel-mac? Moreover, the certificate issue was one of several issues I encountered on the Tiger (which was ppc based, and restarts didn't fix anything). Hence, unless you plan to make and test binaries for Tiger (or somebody else steps up to do that), I would still say that Tiger is a no-go for Albrecht in the short to intermediate term. Also with the compile times we are looking at, binary distribution is a necessity. As such, I believe supporting Leopard and Snow Leopard properly is quite ambitious as it is. Cheers, Del On Mon, Dec 7, 2009 at 9:07 AM, Till Adam wrote: > On Thursday 19 November 2009 08:52:50 Del wrote: >> > - I use a server with a custom certificate. ?Kontact complains that it >> > cannot verify it, but even if I click "accept forever", it asks again >> > *every* time I sync mails or try to send a message. ?How can I install my >> > CA chain in kontact? - Although I use a German Mac OS 10.4, kontact comes >> > up in English. >> >> As I informed you above, Tiger is a no-go (an there is as far as I >> know no effort to make it work). Your certificate issue will vanish >> once you upgrade to Leopard or Snow Leopard. Be sure to have Leopard >> up-to-date or you will experience the certificate issue again. > > This actually works fine for me, regardless of OSX version, after the first > restart after the installation. > > Till > From albrecht.dress at lios-tech.com Mon Dec 7 16:21:16 2009 From: albrecht.dress at lios-tech.com (Albrecht =?utf-8?q?Dre=C3=9F?=) Date: Mon, 7 Dec 2009 16:21:16 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <2d303b680912070557i3be745a3xb2634c4085f6e7fa@mail.gmail.com> References: <200910281643.05521.albrecht.dress@lios-tech.com> <200912070907.08683.till@kdab.com> <2d303b680912070557i3be745a3xb2634c4085f6e7fa@mail.gmail.com> Message-ID: <200912071621.16741.albrecht.dress@lios-tech.com> Del schrieb: > Moreover, the certificate issue was one of several issues I > encountered on the Tiger (which was ppc based, and restarts didn't fix > anything). Hence, unless you plan to make and test binaries for Tiger > (or somebody else steps up to do that), I would still say that Tiger > is a no-go for Albrecht in the short to intermediate term. Also with Please don't get me wrong here - I ran the test on Tiger as I own an old G4 Silver box only. I do not intend to run it on Tiger in the long run. The goal was to see if it runs at all, as my boss considers to purchase a shiny new MacBookPro, which of course would come with Snow Leopard. If you tell me that the certificate issue has been resolved on [Snow] Leopard, this is of course fine! I just don't want to tell my boss that everything is perfect with Kontact/OS X, and run into tons of issues later... > the compile times we are looking at, binary distribution is a > necessity. As such, I believe supporting Leopard and Snow Leopard > properly is quite ambitious as it is. A binary package would be mega! The compilation process will probably be a lot faster on a recent box, compared to my old one, but it also pumps a lot of files on the hard disk, and I don't know exactly what I might erase *without* blowing up the binary I just produced... I don't know offhand if OS X has path length limitations on hfs+ - *might* be a problem in this case. This is currently a real blocker for us; otherwise, I would really love to switch from Outlook to Kontact on our Windows boxes. Unfortunately, there has apparently been no progress since 5 months... Thanks, Albrecht. From delonly at gmail.com Tue Dec 8 08:28:35 2009 From: delonly at gmail.com (Del) Date: Tue, 8 Dec 2009 08:28:35 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <200912071621.16741.albrecht.dress@lios-tech.com> References: <200910281643.05521.albrecht.dress@lios-tech.com> <200912070907.08683.till@kdab.com> <2d303b680912070557i3be745a3xb2634c4085f6e7fa@mail.gmail.com> <200912071621.16741.albrecht.dress@lios-tech.com> Message-ID: <2d303b680912072328o7e208d41s89f56cdf2fcb836a@mail.gmail.com> > I just don't want to tell my boss that everything is perfect with Kontact/OS X, and run into tons of issues later... Not a ton of issues, but Kontact for KDE4 has been under heavy development, so you should expect some issues. During my testing (which was on Kontact versions before summer) I found very few issues running under an updated Leopard. Apart from icon missing, and KWallet being quite intrusive, I actually only found one annoying issue. That was during scheduling, when changing time unit on the time axis, it brought Kontact to a long halt. In other words, few issues that may very well be resolved by now. That said, you are an early adopter, and Kontact under KDE4 has even had critical bugs under linux as late as this summer. Hence, you should prepare your boss for the possibility that he can experience issues. On the other hand, using Entourage is not exactly flawless either, so if that is the alternative, he should consider himself lucky having you to guide him to an adequate alternative ;) Cheers, Del From till at kdab.com Tue Dec 8 09:28:10 2009 From: till at kdab.com (Till Adam) Date: Tue, 8 Dec 2009 09:28:10 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <2d303b680912072328o7e208d41s89f56cdf2fcb836a@mail.gmail.com> References: <200910281643.05521.albrecht.dress@lios-tech.com> <200912071621.16741.albrecht.dress@lios-tech.com> <2d303b680912072328o7e208d41s89f56cdf2fcb836a@mail.gmail.com> Message-ID: <200912080928.10873.till@kdab.com> On Tuesday 08 December 2009 08:28:35 Del wrote: > > I just don't want to tell my boss that everything is perfect with > > Kontact/OS X, and run into tons of issues later... > > Not a ton of issues, but Kontact for KDE4 has been under heavy > development, so you should expect some issues. During my testing > (which was on Kontact versions before summer) I found very few issues > running under an updated Leopard. Apart from icon missing, and KWallet > being quite intrusive, I actually only found one annoying issue. That > was during scheduling, when changing time unit on the time axis, it > brought Kontact to a long halt. In other words, few issues that may > very well be resolved by now. That said, you are an early adopter, and > Kontact under KDE4 has even had critical bugs under linux as late as > this summer. Hence, you should prepare your boss for the possibility > that he can experience issues. On the other hand, using Entourage is > not exactly flawless either, so if that is the alternative, he should > consider himself lucky having you to guide him to an adequate > alternative ;) Thanks, Del, that's actually a pretty accurate assessment from the developers' point of view as well, thanks for sharing it. We're currently putting a lot of effort into what will become the enterprise5 version of Kontact, based on an entirely new architecture, the Akonadi framework you might have heard about. In that version, Mac, Windows and mobile and other embedded platforms have been designed in as targets from the start, and I'm happy to report that our development versions work just fine on OSX and Windows, so far, as well as of course on GNU/Linux. We'll need some more months to get that version to general availability, but the efforts in that direction are funded and ongoing. Cheers, Till From nksharma74 at gmail.com Tue Dec 8 09:03:09 2009 From: nksharma74 at gmail.com (Naresh Kumar) Date: Tue, 8 Dec 2009 09:03:09 +0100 Subject: email from linux prompt Message-ID: <362ff3650912080003p2082d2e0qfbf26457b1ad9796@mail.gmail.com> Hi, I get following message when I try to send an email from linux prompt: $ echo `date` | mailx -s "Test" naresh.kondal at gmail.com /usr/lib/sendmail: No such file or directory "/home/admin/dead.letter" 9/245 . . . message not sent. $ Above command is being given on Kolab server. -- Regards, Naresh Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091208/6fad89d4/attachment.html From cristian at livadaru.net Tue Dec 8 09:23:37 2009 From: cristian at livadaru.net (Cristian Livadaru) Date: Tue, 8 Dec 2009 09:23:37 +0100 Subject: email from linux prompt In-Reply-To: <362ff3650912080003p2082d2e0qfbf26457b1ad9796@mail.gmail.com> References: <362ff3650912080003p2082d2e0qfbf26457b1ad9796@mail.gmail.com> Message-ID: Hi, this is how I send mails from the linux prompt on a Kolab server /kolab/sbin/sendmail 'office at test.com' < $LOGFILE with best regards, Cristian Livadaru -- LcX.at - Web Design, Development & Hosting VoIP & Linux Groupware Solutions w: http://lcx.at On 8. Dec 2009, at 09:03 , Naresh Kumar wrote: > Hi, > > I get following message when I try to send an email from linux prompt: > > $ echo `date` | mailx -s "Test" naresh.kondal at gmail.com > /usr/lib/sendmail: No such file or directory > "/home/admin/dead.letter" 9/245 > . . . message not sent. > $ > Above command is being given on Kolab server. > > -- > Regards, > > Naresh Kumar > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From nksharma74 at gmail.com Tue Dec 8 09:37:06 2009 From: nksharma74 at gmail.com (Naresh Kumar) Date: Tue, 8 Dec 2009 09:37:06 +0100 Subject: mail from linux prompt Message-ID: <362ff3650912080037l668f4981v5dd5dc404bb63890@mail.gmail.com> Hi Christian, Thankyou for the help. The /kolab/sbin/sendmail works like a charm. So this is the replacement of mail/mailx on Kolab server. -- Regards, Naresh Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091208/9cf2445a/attachment.html From admin at jmay.org Tue Dec 8 17:51:25 2009 From: admin at jmay.org (Jochen May) Date: Tue, 8 Dec 2009 17:51:25 +0100 Subject: Switch off SMTP Message-ID: Hi! I get quite often error messages like this in my postfix.log: Oct 30 10:15:15 kolab postfix/smtp[8841]: C33CD66AB8: host mx00.1and1.com[74.208.5.3] refused to talk to me: 554 RBL rejection: http://www.spamhaus.org/query/bl?ip=62.227.247.14 Is there a way to avoid this? I only use smtp for sent local mails. Btw, somebody a idea what this mean to mean: Oct 28 17:39:12 kolab postfix/smtpd[8307]: warning: database /kolab/etc/postfix/canonical.db is older than source file /kolab/etc/postfix/canonical Thanks + Greetings Jochen May From cristian at livadaru.net Tue Dec 8 18:58:20 2009 From: cristian at livadaru.net (Cristian Livadaru) Date: Tue, 8 Dec 2009 18:58:20 +0100 Subject: Switch off SMTP In-Reply-To: References: Message-ID: On 8. Dec 2009, at 17:51 , Jochen May wrote: > Hi! > > I get quite often error messages like this in my postfix.log: > Oct 30 10:15:15 kolab postfix/smtp[8841]: C33CD66AB8: host mx00.1and1.com[74.208.5.3] refused to talk to me: 554 RBL > rejection: http://www.spamhaus.org/query/bl?ip=62.227.247.14 This looks to me like your server tried to send a mail but was rejected since you seem to be on a blacklist. If you don't want to let your server send mails you could block port 25 outgoing on your router/firewall. > > Is there a way to avoid this? I only use smtp for sent local mails. > > Btw, somebody a idea what this mean to mean: > Oct 28 17:39:12 kolab postfix/smtpd[8307]: warning: database /kolab/etc/postfix/canonical.db is older than source file > /kolab/etc/postfix/canonical This means that the file /kolab/etc/postfix/canonical has been modified but the db file was not updated. Try postmap /kolab/etc/postfix/canonical this will create a new .db file. I think you need to be running it as kolab user. with best regards, Cristian Livadaru -- LcX.at - Web Design, Development & Hosting VoIP & Linux Groupware Solutions w: http://lcx.at > > Thanks + Greetings > Jochen May > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From albrecht.dress at lios-tech.com Tue Dec 8 20:49:30 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Tue, 08 Dec 2009 20:49:30 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <200912080928.10873.till@kdab.com> (from till@kdab.com on Tue Dec 8 09:28:10 2009) Message-ID: <1260301770.2956.0@antares> Hi Del & Till: Am 08.12.09 09:28 schrieb(en) Till Adam: > On Tuesday 08 December 2009 08:28:35 Del wrote: > Thanks, Del, that's actually a pretty accurate assessment from the developers' point of view as well, thanks for sharing it. Thanks a lot for this information, this is really encouraging! BTW, one of my guinea pigs ;-) playing with Kontact/Win today ran into issue (calendar displays everything in UTC). Checking the self-compiled version on my "Tiger" box, I even cannot select a different time zone than UTC, and everything is actually displayed in UTC. Is this again a Tiger issue (i.e. I can switch to CET on [Snow] Leopard, and the appointments *are* shown in CET there), or does this Win bug also show up on OS X? In the latter case this would *really* be a blocker, as nobody wants to add one (or two during summer) hours to the time stamps... > We're currently putting a lot of effort into what will become the enterprise5 version of Kontact, based on an entirely new architecture, the Akonadi framework you might have heard about. Yes, got some info from the BSI people about that... That really sounds like a big step forward and will hopefully resolve most pending issues! Thanks, Albrecht. From albrecht.dress at lios-tech.com Tue Dec 8 21:03:43 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Tue, 08 Dec 2009 21:03:43 +0100 Subject: Kontact on Ubuntu/Karmic blows up Kolab calendar Message-ID: <1260302623.2956.1@antares> Hi all, I use the Kontact version coming with Ubuntu Karmic (version 4:4.3.2-0ubuntu6) to access our Kolab 2.2.0 (still) server. Today I had a crash of Kontact, which apparently blew up parts of my and a shared calendar. The symptoms: the crash left behind ~1200 appointment messages in the Cyrus spool area which are all exactly 12 bytes large and contain just "X-UID: 0\r\n\r\n". The cyrus log simply states imaps[5648]: append_fromstage: message 555 added to my-domain.com!user.some^username.Kalender [etc. etc.] I could restore the broken stuff from the backup, but this effect makes me, well, somewhat uneasy... Any ideas? Thanks, Albrecht. From delonly at gmail.com Tue Dec 8 21:42:28 2009 From: delonly at gmail.com (Del) Date: Tue, 8 Dec 2009 21:42:28 +0100 Subject: Kontact on Ubuntu/Karmic blows up Kolab calendar In-Reply-To: <1260302623.2956.1@antares> References: <1260302623.2956.1@antares> Message-ID: <200912082142.28217.delonly@gmail.com> For what it is worth I am using Kontact with Karmic and Kolab 2.2.2 daily (been doing it since 2.2.0 when I moved to Kolab). Kolab runs on a 32-bit Debian Lenny system (used to have it on Etch). Nothing is blowing up here (never had data-loss or corruption with Kontact+Kolab). Even though I like playing with fire and have all ppa's related to KDE open (which means I get all snapshots, betas and rc's as soon as the kubuntu-team compile them). The speed of bug-fixes generally in KDE is really amazing, you are actually hard-pressed to report a bug before it is fixed (so don't flood the poor guys with bug- reports, I see them continue marking bugs as duplicates months after a fix is released). Why are you running 2.2.0 by the way? I believe I remember there was a report on missing calendar entries on this list some time back, so you can try searching to see if there is some skeleton in the closet. On the general side. If you are looking for a rock stable KDE, stay with the LTS editions of Ubuntu, or move to Debian stable, OpenSuse or Mandriva. I can also recommend Suse and Red Hat if you want support. I also don't see any reason to stay with an old version of Kolab. If you want smooth and hassle- free installations, upgrades and back-ups, I warmly recommend a support contract with the Kolab Konsortium. It is money well spent. Cheers, Del On Tuesday 08 December 2009 09:03:43 pm Albrecht Dre? wrote: > Hi all, > > I use the Kontact version coming with Ubuntu Karmic (version > 4:4.3.2-0ubuntu6) to access our Kolab 2.2.0 (still) server. Today I had a > crash of Kontact, which apparently blew up parts of my and a shared > calendar. > > The symptoms: the crash left behind ~1200 appointment messages in the Cyrus > spool area which are all exactly 12 bytes large and contain just "X-UID: > 0\r\n\r\n". The cyrus log simply states > > imaps[5648]: append_fromstage: message 555 added to > my-domain.com!user.some^username.Kalender [etc. etc.] > > I could restore the broken stuff from the backup, but this effect makes me, > well, somewhat uneasy... Any ideas? > > Thanks, Albrecht. > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From albrecht.dress at lios-tech.com Tue Dec 8 22:03:02 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Tue, 08 Dec 2009 22:03:02 +0100 Subject: Kontact on Ubuntu/Karmic blows up Kolab calendar In-Reply-To: <200912082142.28217.delonly@gmail.com> (from delonly@gmail.com on Tue Dec 8 21:42:28 2009) Message-ID: <1260306182.2956.3@antares> Am 08.12.09 21:42 schrieb(en) Del: > Why are you running 2.2.0 by the way? I believe I remember there was a report on missing calendar entries on this list some time back, so you can try searching to see if there is some skeleton in the closet. I didn't upgrade yet as there were blocking issues (namely #2982, #3567) which were resolved only recently, but I plan to do the update my server later this week. I don't think, though, it is related to the *server* version. Here the *client* on Karmic went south, apparently instructing Cyrus to erase messages containing appointments, replacing them by the broken ones. This happened *immediately* after starting Kontact, and Cyrus logs first all the message uploads, followed by the expunge operations of the previous messages: imaps[5648]: append_fromstage: message 9254 added to my-domian.com!user.info.Calendar [etc. etc. etc] imaps[5648]: mailbox_expunge: removing mail my-domian.comlios-tech.com!user.info.Calendar:8337 [etc. etc. etc] This might be an indication that the client's mail store is broken, which results in this effect - again, this is *not* related to the server version IMHO. BTW, there is a second flavour of broken entries, each 114 bytes long, and all reading X-UID: 0 Status: RO X-Status: OT X-KMail-EncryptionState: X-KMail-SignatureState: X-KMail-MDN-Sent: Thanks, Albrecht. From kcaesar at hotmail.com Tue Dec 8 22:46:25 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Tue, 8 Dec 2009 22:46:25 +0100 Subject: Bad entry in ldap In-Reply-To: References: Message-ID: > Hello Gunnar, > Thanks for your reply, please find my comments bellow > > > > Hello, > > > > I have a strange error on my kolab server (2.2.2). > > I deleted a directory shell for one user then I deleted a user > and > > create it again, it is ok. but I need a new time to delete it, > it's > > working too. > > But now when I try to create again that's don't work... > What does \"don't work\" mean exactly? Is there any error message > you see in the kolab webadmin? Does the user exist in the ldap tree > (use slapcat)? > > I just checked, and I can see my old user with slapcat. How I can > clean it ? > > > > I can access the account by horde but without any write rights > > level.. > > When I try to send an email to this user I obtain this > messages : > Sounds like the account still exists in IMAP > (/kolab/var/imap/spool). > > No, no account in /kolab/var/imap/spool. > > > > > I need to tell you that I'm using kolab in multidomain.. > > > I have the impression that the user got removed in LDAP but his > mailbox still exists. Is that right? > > The box is deleted but yes I can see the account with slapcat. The > strange things that is I get non error with the webadmin interface. Ah, so it is exactly the other way around. IMAP got deleted but LDAP still exists. Yes, actually makes sense. When you do the slapcat are there any servers in the kolab EnvoyerDeleteflag attribute of the problematic user that do not exist? When deleting a user on a Kolab master/slave setup the user has to be deleted on all servers. If there is any invalid information concerning the available users the deletion will fail. Cheers, Gunnar Hello Gunnar, I have only one single server. Can you give the way to delete this bad entry ? dn: cn=d.dupont at domaine.com,dc=domaine,dc=com objectClass: kolabGroupOfNames cn: d.dupont at domaine.com mail: d.dupont at domaine.com member: cn=D DUPONT,dc=domaine,dc=com structuralObjectClass: kolabGroupOfNames entryUUID: fbedab5a-6d79-102e-93ec-c1ed5487a078 creatorsName: cn=manager,cn=internal,dc=domaine,dc=com createTimestamp: 20091124191908Z entryCSN: 20091124191908Z#000000#00#000000 modifiersName: cn=manager,cn=internal,dc=domaine,dc=com modifyTimestamp: 20091124191908Z I need it to create my initial box :) Best regards, _________________________________________________________________ Tchattez en direct en en vid?o avec vos amis ! http://www.windowslive.fr/messenger/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091208/27218c27/attachment.html From kcaesar at hotmail.com Tue Dec 8 22:49:02 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Tue, 8 Dec 2009 22:49:02 +0100 Subject: How I can sync my Blackberry with Kolab ?? Need help.. please.. In-Reply-To: References: , Message-ID: Hello, I try to configure my BB with funambol sync, but when I want to sync ma calendar, I get the message "Network Error" on my phone and this in my logs : Sep 07 13:34:44 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 18515 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Sep 07 13:34:44 HORDE [debug] [horde] New session created: 2da89b0bb9e4847d4ee1ea42e84c1e09 [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Sep 07 13:34:44 HORDE [debug] [horde] Checking authentication for user test.user at domain.com [pid 18515 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] ... Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [notice] [imp] Login success for test.user at domain.com [ip_public] to {company.mail.server:143 [imap/notls/novalidate-cert]} [pid 18515 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Sep 07 13:34:44 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fbb-627448174; target URI: https://company.mail.server/client/rpc.php; user: test.user at domain.com; charset: UTF-8; wbxml: no [pid 18515 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_anchors WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: fbb-627448174, calendar, test.user at domain.com [pid 18515 on line 743 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [horde] No info about previous syncs found for device fbb-627448174 and database scal [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Creating SyncML_Sync object for database scal; sync type 205 [pid 18515 on line 289 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Received from client. [pid 18515 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Sep 07 13:34:44 HORDE [debug] [horde] Handle for state Init [pid 18515 on line 663 of "/kolab/var/kolab/www/client/lib/SyncML/Sync.php"] Sep 07 13:34:44 HORDE [debug] [horde] Sending to client [pid 18515 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Return message completed [pid 18515 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 18515 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Sep 07 13:34:44 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 18515 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Who can help me on this topic ? Moreover who know a good tutorial to configure the funambol mail client on a BB ? Best regards, PC, t?l?phones portables, souris hi-tech. ? gagner gr?ce ? Hotmail ! C'est ici ! _________________________________________________________________ T?l?chargez Internet Explorer 8 et surfez sans laisser de trace ! http://clk.atdmt.com/FRM/go/182932252/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091208/861056c9/attachment.html From kcaesar at hotmail.com Tue Dec 8 22:51:21 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Tue, 8 Dec 2009 22:51:21 +0100 Subject: How I can sync my HTC with Kolab ?? Need help.. please.. In-Reply-To: References: Message-ID: Hello, And here errors with HTC Cruise with funambol client : Dec 07 18:39:52 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 1491 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Dec 07 18:39:52 HORDE [debug] [horde] New session created: 5e2fd92dd950936816d01c03cef892ce [pid 1491 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Dec 07 18:39:52 HORDE [debug] [horde] Checking authentication for user d.dupont at domaine.com [pid 1491 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] ... Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [notice] [imp] Login success for d.dupont at domaine.com [IP-public] to {mail.srv.com:143 [imap/notls/novalidate-cert]} [pid 1491 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Dec 07 18:39:52 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fwm-00F3F517301352680; target URI: http://81.255.57.58/client/rpc.php; user: d.dupont at domaine.com; charset: UTF-8; wbxml: no [pid 1491 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [error] [horde] Invalid database configuration. Try tasks, calendar, notes or contacts. [pid 1491 on line 460 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Dec 07 18:39:52 HORDE [debug] [horde] Received from client. [pid 1491 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Dec 07 18:39:52 HORDE [debug] [horde] Sending to client [pid 1491 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [debug] [horde] Return message completed [pid 1491 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 1491 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Dec 07 18:39:52 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 1491 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Well where is my mistake ? I use a self signed certificate .... I realy need help.. Best regards, _________________________________________________________________ Vivez No?l avant l'heure avec Hotmail Magic Moment ! http://www.hotmailmagicmoment.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091208/60584a8f/attachment.html From alex at ap-consulting.co.uk Wed Dec 9 04:24:03 2009 From: alex at ap-consulting.co.uk (alex Potter) Date: Wed, 9 Dec 2009 03:24:03 +0000 Subject: Using native apache with kolab In-Reply-To: <20091203091354.292830ppu5ku1s8w@webmail.pardus.de> References: <200912021435.10165.alex@ap-consulting.co.uk> <20091203091354.292830ppu5ku1s8w@webmail.pardus.de> Message-ID: <200912090324.03845.alex@ap-consulting.co.uk> On Thursday 03 Dec 2009 08:13:54 Gunnar Wrobel wrote: > The configuration should be no real problem. In former times we used a > special LDAP authentication module but the newer apaches do not make > this necessary anymore. So the configuration should have become more > portable. Of course you need to extract the relevant bits for the > different sites from the Kolab Apache configuration. This is a little > bit of work as I don't consider our current configuration files to be > very clean. The issue Richard mentioned relates to that. > > There is one caveat though: PHP. You need to ensure that your original > Apache provides a mod-PHP that is completely compatible with the one > within the Kolab server. And that one has some Kolab specific patches! > Depending on the distribution you use there might be native PHP > packages patched for Kolab (Debian/Suse). If you try to do this > yourself you will need to invest some time and there is a good chance > to overlook a detail that will lead to problems with the web > applications involved. > > The Kolab specific PHP patches can be removed once we move to Horde 4. > But I plan this for 2011 at the moment. > Thanks to both Gunnar and Richard for their helpful replies. I now have both time and a test machine available, so I'm able to start playing... I plan to use an Ubuntu distribution. Would it be more helpful to others if I used a different one? Regards alex From alex at ap-consulting.co.uk Wed Dec 9 10:25:40 2009 From: alex at ap-consulting.co.uk (Alex Potter) Date: Wed, 9 Dec 2009 09:25:40 +0000 Subject: Build fails on kubuntu 9.10 Message-ID: <200912090925.40569.alex@ap-consulting.co.uk> A build from openpkg sources on a clean, minimal install of ubuntu 9.10 + build-essential fails. The log is available at http://ap-consulting.co.uk/~alexp/kolab-install-ubuntu-9.10.log Is this a gcc issue raising its head again? Regards Alex From alex at ap-consulting.co.uk Wed Dec 9 10:30:05 2009 From: alex at ap-consulting.co.uk (Alex Potter) Date: Wed, 9 Dec 2009 09:30:05 +0000 Subject: Build fails on kubuntu 9.10 In-Reply-To: <200912090925.40569.alex@ap-consulting.co.uk> References: <200912090925.40569.alex@ap-consulting.co.uk> Message-ID: <200912090930.05967.alex@ap-consulting.co.uk> On Wednesday 09 Dec 2009 09:25:40 Alex Potter wrote: > Is this a gcc issue raising its head again? > Sorry for the noise. PEBBAK. Alex From liste at gelpi.it Wed Dec 9 19:18:00 2009 From: liste at gelpi.it (Gelpi Andrea) Date: Wed, 09 Dec 2009 19:18:00 +0100 Subject: Kolab admin web interface Message-ID: <4B1FE9D8.5070003@gelpi.it> Hi all, does the kolab admin interface log who log in and off somewhere? Thanks -- ing. Andrea Gelpi *************************************************** La Terra non la abbiamo ereditata dai nostri avi, ma la abbiamo presa in prestito dai nostri bambini. *************************************************** We do not inherit the Earth from our parents, but borrow it from our children. *************************************************** From wrobel at pardus.de Thu Dec 10 09:16:24 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Thu, 10 Dec 2009 09:16:24 +0100 Subject: Kolab admin web interface In-Reply-To: <4B1FE9D8.5070003@gelpi.it> References: <4B1FE9D8.5070003@gelpi.it> Message-ID: <20091210091624.811323yqm35g4vwk@webmail.pardus.de> Quoting Gelpi Andrea : > Hi all, > does the kolab admin interface log who log in and off somewhere? No. Don't know at the moment if we have a feature request for that in the issue tracker. You could add one if it is missing. Cheers, Gunnar > Thanks > -- > ing. Andrea Gelpi > *************************************************** > La Terra non la abbiamo ereditata dai nostri avi, > ma la abbiamo presa in prestito dai nostri bambini. > *************************************************** > We do not inherit the Earth from our parents, > but borrow it from our children. > *************************************************** > > _______________________________________________ > 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/20091210/0dce290f/attachment.bin From admin at jmay.org Thu Dec 10 17:56:03 2009 From: admin at jmay.org (Jochen May) Date: Thu, 10 Dec 2009 17:56:03 +0100 Subject: Switch off SMTP Message-ID: <200912101756.03583.admin@jmay.org> Hi, > This looks to me like your server tried to send a mail but was rejected > since you seem to be on a blacklist. If you don't want to let your server > send mails you could block port 25 outgoing on your router/firewall. Is there any other way to block port 25? I have only a SoHo router and no real firewall. Kolab is running in a xen-domu in a small home office. > > Btw, somebody a idea what this mean to mean: > > Oct 28 17:39:12 kolab postfix/smtpd[8307]: warning: database > > /kolab/etc/postfix/canonical.db is older than source file > > /kolab/etc/postfix/canonical > > This means that the file /kolab/etc/postfix/canonical has been modified but > the db file was not updated. Try postmap /kolab/etc/postfix/canonical this > will create a new .db file. I think you need to be running it as kolab > user. That works. Thanks and Greetings Jochen May From cristian at livadaru.net Thu Dec 10 18:14:37 2009 From: cristian at livadaru.net (Cristian Livadaru) Date: Thu, 10 Dec 2009 18:14:37 +0100 Subject: Switch off SMTP In-Reply-To: <200912101756.03583.admin@jmay.org> References: <200912101756.03583.admin@jmay.org> Message-ID: On 10. Dec 2009, at 17:56 , Jochen May wrote: > Hi, > >> This looks to me like your server tried to send a mail but was rejected >> since you seem to be on a blacklist. If you don't want to let your server >> send mails you could block port 25 outgoing on your router/firewall. > > Is there any other way to block port 25? > I have only a SoHo router and no real firewall. Kolab is running in a xen-domu > in a small home office. Install IPtables, and search for iptables syntax. This could help: http://www.groupsrv.com/linux/about141473.html From thorsten.schnebeck at gmx.net Thu Dec 10 18:34:32 2009 From: thorsten.schnebeck at gmx.net (Thorsten Schnebeck) Date: Thu, 10 Dec 2009 18:34:32 +0100 Subject: z-push and Umlauts in folder name? Message-ID: <200912101834.33033.thorsten.schnebeck@gmx.net> Hi, I just try to sync my new gadget a Nokia N900 to my Kolab server: Basic setup is fine, I get no sync error. But debug.txt throws errors when a folder name has Umlauts: 12/10/09 16:58:08 [11942] Start 12/10/09 16:58:08 [11942] Z-Push version: 1.2.3 RC 12/10/09 16:58:08 [11942] Client IP: 130.75.23.2 12/10/09 16:58:08 [11942] Client supports version 2.5 12/10/09 16:58:08 [11942] POST cmd: FolderSync 12/10/09 16:58:08 [11942] Initializing folder diff engine 12/10/09 16:58:08 [11942] /kolab-2.2.2/var/kolab/www/z-push/backend/kolab.php:1773 Undefined variable: anno (8) 12/10/09 16:58:08 [11942] /kolab-2.2.2/var/kolab/www/z-push/backend/kolab.php:1782 Undefined variable: anno (8) 12/10/09 16:58:08 [11942] /kolab-2.2.2/var/kolab/www/z-push/backend/kolab.php:1831 file_get_contents(kolabindex/tmp/myname at my.domain_inbox.gel&apy-schte objekte) [function.file-get-contents]: failed to open stream: No such file or directory (2) in the tmp-folder the folder names are truncated gel&apy-schte objekte = gel?schte objekte Any idea howto solve this? Bye Thorsten P.S. syncing the folder "Kalender" and "Kontake" (calendar and contacts) is my focus, but I do not see any synced data on the N900 so far From wrobel at pardus.de Fri Dec 11 09:55:01 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Fri, 11 Dec 2009 09:55:01 +0100 Subject: mail from linux prompt In-Reply-To: <362ff3650912060626i6b5c22b6p8be700b879b95c75@mail.gmail.com> References: <362ff3650912060626i6b5c22b6p8be700b879b95c75@mail.gmail.com> Message-ID: <20091211095501.150036jb3eze88w0@webmail.pardus.de> Quoting Naresh Kumar : > I have another query now. How > can I send an email from prompt using postfix. I have written a > script to monitor system health and kolab usage. I want to send the > output of this script to myself via email. I could do it easily with > sendmail using mail/mailx but with postfix I am missing something ! The postfix of the Kolab server provides a sendmail wrapper at /kolab/sbin/sendmail. That one should usually works. Does it fail somehow? Something specific in the logs if you try to use it? Cheers, Gunnar -- ____ 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/20091211/0d0f237c/attachment.bin From alain.abbas at libertech.fr Fri Dec 11 09:55:35 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Fri, 11 Dec 2009 09:55:35 +0100 Subject: z-push and Umlauts in folder name? In-Reply-To: <200912101834.33033.thorsten.schnebeck@gmx.net> References: <200912101834.33033.thorsten.schnebeck@gmx.net> Message-ID: <4B220907.4060504@libertech.fr> hi yes it seems to have a problem with accents, i m checking that normaly you can sync just Calendar and Contacts with that and email with Imap in work arround Thorsten Schnebeck a ?crit : > Hi, > > I just try to sync my new gadget a Nokia N900 to my Kolab server: > > Basic setup is fine, I get no sync error. But debug.txt throws errors when a folder name has Umlauts: > 12/10/09 16:58:08 [11942] Start > 12/10/09 16:58:08 [11942] Z-Push version: 1.2.3 RC > 12/10/09 16:58:08 [11942] Client IP: 130.75.23.2 > 12/10/09 16:58:08 [11942] Client supports version 2.5 > 12/10/09 16:58:08 [11942] POST cmd: FolderSync > 12/10/09 16:58:08 [11942] Initializing folder diff engine > 12/10/09 16:58:08 [11942] /kolab-2.2.2/var/kolab/www/z-push/backend/kolab.php:1773 Undefined variable: anno (8) > 12/10/09 16:58:08 [11942] /kolab-2.2.2/var/kolab/www/z-push/backend/kolab.php:1782 Undefined variable: anno (8) > 12/10/09 16:58:08 [11942] /kolab-2.2.2/var/kolab/www/z-push/backend/kolab.php:1831 file_get_contents(kolabindex/tmp/myname at my.domain_inbox.gel&apy-schte objekte) [function.file-get-contents]: failed to open stream: No such file or directory (2) > > in the tmp-folder the folder names are truncated > > gel&apy-schte objekte = gel?schte objekte > > Any idea howto solve this? > > Bye > > Thorsten > > P.S. > syncing the folder "Kalender" and "Kontake" (calendar and contacts) is my focus, but I do not see any synced data on the N900 so far > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From thorsten.schnebeck at gmx.net Fri Dec 11 10:01:11 2009 From: thorsten.schnebeck at gmx.net (Thorsten Schnebeck) Date: Fri, 11 Dec 2009 10:01:11 +0100 Subject: z-push and Umlauts in folder name? In-Reply-To: <4B220907.4060504@libertech.fr> References: <200912101834.33033.thorsten.schnebeck@gmx.net> <4B220907.4060504@libertech.fr> Message-ID: <200912111001.11861.thorsten.schnebeck@gmx.net> Am Freitag 11 Dezember 2009 09:55:35 schrieb Alain abbas: > hi Hi! > yes it seems to have a problem with accents, i m checking that > normaly you can sync just Calendar and Contacts with that and email with > Imap in work arround > Ok, to keeps things simple I switched to a second Kolab server that does not have error log spamming Umlauts. But I will start a new thread. Thanks and stay tuned :-) Thorsten From alain.abbas at libertech.fr Fri Dec 11 10:03:58 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Fri, 11 Dec 2009 10:03:58 +0100 Subject: z-push and Umlauts in folder name? In-Reply-To: <200912111001.11861.thorsten.schnebeck@gmx.net> References: <200912101834.33033.thorsten.schnebeck@gmx.net> <4B220907.4060504@libertech.fr> <200912111001.11861.thorsten.schnebeck@gmx.net> Message-ID: <4B220AFE.90702@libertech.fr> An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091211/091cce40/attachment.html From alain.abbas at libertech.fr Fri Dec 11 10:08:41 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Fri, 11 Dec 2009 10:08:41 +0100 Subject: Blackberry bold + syncml+ horde trouble In-Reply-To: References: Message-ID: <4B220C19.5090904@libertech.fr> hi Kiser Could you post how you resolved yout problem to sync ? and what did you change in your configuration thanks bonjour il y a un probleme sur les accents pour la synchronisation des mails je regarde A+ kiser Caesar a ?crit : > Hello, > > I already sent to the list but without any real answer. > Since, I made and made again some test but without succes. > > I want to sync my BB Bold with kolab + horde and syncml but that's > don't work .. :( > > My platform is : > > Kolab 2.2.2 and BB Bold with a BIS access. I try to sync with funambol. > > I get each time with any configuration the same error message that is > "Network Error". > > > Please anybody can help me to solve this situation ? > > > Best regards, > > > ------------------------------------------------------------------------ > Achetez un nouveau PC et b?n?ficiez de Windows 7 d?s sa sortie ! En > savoir plus > ------------------------------------------------------------------------ > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From thorsten.schnebeck at gmx.net Fri Dec 11 10:14:39 2009 From: thorsten.schnebeck at gmx.net (Thorsten Schnebeck) Date: Fri, 11 Dec 2009 10:14:39 +0100 Subject: z-push and N900 Mail for Exchange Message-ID: <200912111014.39328.thorsten.schnebeck@gmx.net> Hi, as I said in my last mail in this thread I will focus on synching calendar and contact folder between Kolab and Nokia N900 Mail for Exchange. On the client site sync runs with no errors but also with no results I activated debuging in z-push and see: 12/11/09 10:06:15 [7253] Start 12/11/09 10:06:15 [7253] Z-Push version: 1.2.3 RC 12/11/09 10:06:15 [7253] Client IP: m.y.i.p 12/11/09 10:06:15 [7253] Client supports version 2.5 12/11/09 10:06:16 [7253] POST cmd: FolderSync 12/11/09 10:06:16 [7253] I 12/11/09 10:06:16 [7253] I 12/11/09 10:06:16 [7253] I {d422fbb1-01af-40e5-aa89-a029afbba31d}23 12/11/09 10:06:16 [7253] I 12/11/09 10:06:16 [7253] I 12/11/09 10:06:16 [7253] Initializing folder diff engine 12/11/09 10:06:16 [7253] function GetDiff() 12/11/09 10:06:16 [7253] Found 2 folder changes 12/11/09 10:06:16 [7253] function Synchronize() 12/11/09 10:06:16 [7253] VCDir::GetFolder(INBOX.Kontakte) 12/11/09 10:06:16 [7253] VCDir::GetFolder(INBOX.Kontakte) 12/11/09 10:06:16 [7253] function Synchronize() 12/11/09 10:06:16 [7253] function Synchronize() 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 1 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O {d422fbb1-01af-40e5-aa89-a029afbba31d}24 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 2 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O INBOX.Kontakte 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O INBOX 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O kontakte 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 9 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O INBOX 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 0 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O Inbox 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 2 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] O 12/11/09 10:06:16 [7253] IMAP-errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN 12/11/09 10:06:16 [7253] IMAP connection closed 12/11/09 10:06:16 [7253] end 12/11/09 10:06:16 [7253] -------- 12/11/09 10:06:17 [7253] Start 12/11/09 10:06:17 [7253] Z-Push version: 1.2.3 RC 12/11/09 10:06:17 [7253] Client IP: m.y.i.p 12/11/09 10:06:17 [7253] Client supports version 2.5 12/11/09 10:06:18 [7253] POST cmd: Sync 12/11/09 10:06:18 [7253] I 12/11/09 10:06:18 [7253] I 12/11/09 10:06:18 [7253] I 12/11/09 10:06:18 [7253] I 12/11/09 10:06:18 [7253] IMAP-errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN 12/11/09 10:06:18 [7253] IMAP connection closed 12/11/09 10:06:18 [7253] end 12/11/09 10:06:18 [7253] -------- When I see the second Start-end sequence at 12/11/09 10:06:18 I miss closing elements How can I help to get stuff running :-) Bye Thorsten From nksharma74 at gmail.com Fri Dec 11 10:36:53 2009 From: nksharma74 at gmail.com (Naresh Kumar) Date: Fri, 11 Dec 2009 10:36:53 +0100 Subject: mail from linux prompt Message-ID: <362ff3650912110136g586b74f4y214a666f06b1b653@mail.gmail.com> Hi Gunnar, Earlier I was using /usr/bin/mail which didn't work but /kolab/sbin/sendmail works fine but doesn't allow me to add "Subject" ! and how do I attach files to with it ? Regards, Naresh From: Gunnar Wrobel To: kolab-users at kolab.org Date: Fri, 11 Dec 2009 09:55:01 +0100 Subject: Re: mail from linux prompt Quoting Naresh Kumar : > I have another query now. How > can I send an email from prompt using postfix. I have written a > script to monitor system health and kolab usage. I want to send the > output of this script to myself via email. I could do it easily with > sendmail using mail/mailx but with postfix I am missing something ! > The postfix of the Kolab server provides a sendmail wrapper at /kolab/sbin/sendmail. That one should usually works. Does it fail somehow? Something specific in the logs if you try to use it? Cheers, Gunnar -- Regards, Naresh Kumar Live simply.Love generously.Care deeply.Speak kindly.LEAVE THE REST TO GOD To know that we know what we know, and that we do not know what we do not know, is the first step on the road to success. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091211/c0fc8e19/attachment.html From kcaesar at hotmail.com Fri Dec 11 10:37:45 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Fri, 11 Dec 2009 10:37:45 +0100 Subject: Blackberry bold + syncml+ horde trouble In-Reply-To: <4B220C19.5090904@libertech.fr> References: , <4B220C19.5090904@libertech.fr> Message-ID: Hello, The sync is OK with z-push and the kolab plugin (http://sourceforge.net/projects/kolabzpush/files/). Syncml don't work for me... !!!! I followed the howto found on the wiki (http://wiki.kolab.org/index.php/Z_push) Very important thing ! Give to the kolabindex/* directory to the user that run apached. Then for my blackberry bold, I tried two client : Astrasync and NotifySync. I found a little bug on the first, but the second one is working very well ! Now I'm looking for a free one.... ;) Alain, I think you need to complete the wiki with more steps, If you want I can do it.. Best regards, > Date: Fri, 11 Dec 2009 10:08:41 +0100 > From: alain.abbas at libertech.fr > To: kcaesar at hotmail.com > CC: kolab-users at kolab.org > Subject: Re: Blackberry bold + syncml+ horde trouble > > hi Kiser > Could you post how you resolved yout problem to sync ? > and what did you change in your configuration > thanks > > bonjour > il y a un probleme sur les accents pour la synchronisation des mails > je regarde A+ > > > kiser Caesar a ?crit : > > Hello, > > > > I already sent to the list but without any real answer. > > Since, I made and made again some test but without succes. > > > > I want to sync my BB Bold with kolab + horde and syncml but that's > > don't work .. :( > > > > My platform is : > > > > Kolab 2.2.2 and BB Bold with a BIS access. I try to sync with funambol. > > > > I get each time with any configuration the same error message that is > > "Network Error". > > > > > > Please anybody can help me to solve this situation ? > > > > > > Best regards, > > > > > > ------------------------------------------------------------------------ > > Achetez un nouveau PC et b?n?ficiez de Windows 7 d?s sa sortie ! En > > savoir plus > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Kolab-users mailing list > > Kolab-users at kolab.org > > https://kolab.org/mailman/listinfo/kolab-users > > > _________________________________________________________________ Windows 7 ? 35? pour les ?tudiants?! http://www.windows-7-pour-les-etudiants.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091211/aac6e4e0/attachment.html From alain.abbas at libertech.fr Fri Dec 11 11:06:00 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Fri, 11 Dec 2009 11:06:00 +0100 Subject: z-push and N900 Mail for Exchange In-Reply-To: <200912111014.39328.thorsten.schnebeck@gmx.net> References: <200912111014.39328.thorsten.schnebeck@gmx.net> Message-ID: <4B221988.9090007@libertech.fr> could you post your config.php please ? see the mail from Kiser Caesar too , he had the same problem Alain Abbas regards Thorsten Schnebeck a ?crit : > Hi, > > as I said in my last mail in this thread I will focus on synching calendar and contact folder between Kolab and Nokia N900 Mail for Exchange. > On the client site sync runs with no errors but also with no results > > I activated debuging in z-push and see: > 12/11/09 10:06:15 [7253] Start > 12/11/09 10:06:15 [7253] Z-Push version: 1.2.3 RC > 12/11/09 10:06:15 [7253] Client IP: m.y.i.p > 12/11/09 10:06:15 [7253] Client supports version 2.5 > 12/11/09 10:06:16 [7253] POST cmd: FolderSync > 12/11/09 10:06:16 [7253] I > 12/11/09 10:06:16 [7253] I > 12/11/09 10:06:16 [7253] I {d422fbb1-01af-40e5-aa89-a029afbba31d}23 > 12/11/09 10:06:16 [7253] I > 12/11/09 10:06:16 [7253] I > 12/11/09 10:06:16 [7253] Initializing folder diff engine > 12/11/09 10:06:16 [7253] function GetDiff() > 12/11/09 10:06:16 [7253] Found 2 folder changes > 12/11/09 10:06:16 [7253] function Synchronize() > 12/11/09 10:06:16 [7253] VCDir::GetFolder(INBOX.Kontakte) > 12/11/09 10:06:16 [7253] VCDir::GetFolder(INBOX.Kontakte) > 12/11/09 10:06:16 [7253] function Synchronize() > 12/11/09 10:06:16 [7253] function Synchronize() > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O 1 > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O {d422fbb1-01af-40e5-aa89-a029afbba31d}24 > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O 2 > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O INBOX.Kontakte > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O INBOX > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O kontakte > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O 9 > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O INBOX > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O 0 > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O Inbox > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O 2 > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] O > 12/11/09 10:06:16 [7253] IMAP-errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN > 12/11/09 10:06:16 [7253] IMAP connection closed > 12/11/09 10:06:16 [7253] end > 12/11/09 10:06:16 [7253] -------- > 12/11/09 10:06:17 [7253] Start > 12/11/09 10:06:17 [7253] Z-Push version: 1.2.3 RC > 12/11/09 10:06:17 [7253] Client IP: m.y.i.p > 12/11/09 10:06:17 [7253] Client supports version 2.5 > 12/11/09 10:06:18 [7253] POST cmd: Sync > 12/11/09 10:06:18 [7253] I > 12/11/09 10:06:18 [7253] I > 12/11/09 10:06:18 [7253] I > 12/11/09 10:06:18 [7253] I > 12/11/09 10:06:18 [7253] IMAP-errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN > 12/11/09 10:06:18 [7253] IMAP connection closed > 12/11/09 10:06:18 [7253] end > 12/11/09 10:06:18 [7253] -------- > > When I see the second Start-end sequence at 12/11/09 10:06:18 I miss closing elements > > How can I help to get stuff running :-) > > Bye > > Thorsten > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From alain.abbas at libertech.fr Fri Dec 11 11:09:06 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Fri, 11 Dec 2009 11:09:06 +0100 Subject: Blackberry bold + syncml+ horde trouble In-Reply-To: References: , <4B220C19.5090904@libertech.fr> Message-ID: <4B221A42.8040004@libertech.fr> Sure Kiser :-)) the best way is : create an account on the Kolab's Wiki and you could complete the documentation especialy for the backberry Merci ! :-) kiser Caesar a ?crit : > Hello, > > The sync is OK with z-push and the kolab plugin > (http://sourceforge.net/projects/kolabzpush/files/). > > Syncml don't work for me... !!!! > > I followed the howto found on the wiki > (http://wiki.kolab.org/index.php/Z_push) > Very important thing ! Give to the kolabindex/* directory to the user > that run apached. > > Then for my blackberry bold, I tried two client : Astrasync and > NotifySync. > I found a little bug on the first, but the second one is working very > well ! > > Now I'm looking for a free one.... ;) > > Alain, I think you need to complete the wiki with more steps, If you > want I can do it.. > > > > Best regards, > > > > > Date: Fri, 11 Dec 2009 10:08:41 +0100 > > From: alain.abbas at libertech.fr > > To: kcaesar at hotmail.com > > CC: kolab-users at kolab.org > > Subject: Re: Blackberry bold + syncml+ horde trouble > > > > hi Kiser > > Could you post how you resolved yout problem to sync ? > > and what did you change in your configuration > > thanks > > > > bonjour > > il y a un probleme sur les accents pour la synchronisation des mails > > je regarde A+ > > > > > > kiser Caesar a ?crit : > > > Hello, > > > > > > I already sent to the list but without any real answer. > > > Since, I made and made again some test but without succes. > > > > > > I want to sync my BB Bold with kolab + horde and syncml but that's > > > don't work .. :( > > > > > > My platform is : > > > > > > Kolab 2.2.2 and BB Bold with a BIS access. I try to sync with > funambol. > > > > > > I get each time with any configuration the same error message that is > > > "Network Error". > > > > > > > > > Please anybody can help me to solve this situation ? > > > > > > > > > Best regards, > > > > > > > > > > ------------------------------------------------------------------------ > > > Achetez un nouveau PC et b?n?ficiez de Windows 7 d?s sa sortie ! En > > > savoir plus > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Kolab-users mailing list > > > Kolab-users at kolab.org > > > https://kolab.org/mailman/listinfo/kolab-users > > > > > > > ------------------------------------------------------------------------ > Avec Internet Explorer, surfez en toute discr?tion sur internet > Cliquez ici ! > ------------------------------------------------------------------------ > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From thorsten.schnebeck at gmx.net Fri Dec 11 15:00:58 2009 From: thorsten.schnebeck at gmx.net (Thorsten Schnebeck) Date: Fri, 11 Dec 2009 15:00:58 +0100 Subject: z-push and N900 Mail for Exchange In-Reply-To: <4B221988.9090007@libertech.fr> References: <200912111014.39328.thorsten.schnebeck@gmx.net> <4B221988.9090007@libertech.fr> Message-ID: <200912111500.58865.thorsten.schnebeck@gmx.net> Am Freitag 11 Dezember 2009 11:06:00 schrieb Alain abbas: > could you post your config.php please ? > see the mail from Kiser Caesar too , he had the same problem > > Alain Abbas > regards I'm in private mail exchange with Alain Abbas. I will post the results later But so far there is no success. Bye Thorsten From albrecht.dress at lios-tech.com Fri Dec 11 21:36:46 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Fri, 11 Dec 2009 21:36:46 +0100 Subject: Kolab RPM updates - possible? Message-ID: <1260563806.2313.1@antares> Hi all, I have a question regarding the update of a self-compiled Kolab installation on Ubuntu 8.04/64 bit. On my "production" box, I have kolab 2.2.0 running. I tried to upgrade to 2.2.2 *and* to fix the issue from in one step, but that failed with strange build errors (see ). I could roll back the failed attempt from the backup, but I am looking into a less intrusive way (i.e. period needing to shut down Kolab) for the update. Therefore, I used the same approach to build 2.2.2 on an other machine with *exactly* the same hardware and the same Ubuntu release (just a slightly different self-compiled Kernel), which was successful (I manually tweaked 00INDEX.rdf so the packages fixed for #2982 were picked up). Now that I have a set of RPM's on box #2, is it possible to simply install/update them through openpkg, i.e. something like - shut down Kolab on the production box - move away /kolab/RPM/PKG on the production box - copy /kolab/RPM/PKG from the second box to /kolab/RPM/PKG on the production box - lauch a "magic" OpenPKG rpm (?) command to do the upgrade - which one? - do any tweaks to kolab, as required by the Upgrade guide - start again Is that possible? BTW, I noticed that there are a number of similar RPM's on 2.2.0 and 2.2.2. Is it true that they didn't change? But I think I have to force the re-install of some (see ) - is that safe? Thanks in advance, Albrecht. From alain.abbas at libertech.fr Sat Dec 12 13:12:42 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Sat, 12 Dec 2009 13:12:42 +0100 Subject: z-push and N900 Mail for Exchange In-Reply-To: <200912121231.13589.thorsten.schnebeck@gmx.net> References: <200912111014.39328.thorsten.schnebeck@gmx.net> <4B226D47.7000606@libertech.fr> <200912111733.24674.thorsten.schnebeck@gmx.net> <200912121231.13589.thorsten.schnebeck@gmx.net> Message-ID: <4B2388BA.3010400@libertech.fr> hi Thorsten Yes this is a problem between the N900 and Z-push not the kolab Bakend Regards Alain > Hi Alain abbas, > > meanwhile I found > http://z-push.sourceforge.net/phpbb/viewtopic.php?f=7&t=1002 > > Maybe we do not have a backend problem, but a z-push core problem when useing N900? > > Bye > > Thorsten > From albrecht.dress at lios-tech.com Sun Dec 13 19:49:50 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Sun, 13 Dec 2009 19:49:50 +0100 Subject: Kolab RPM updates - possible? In-Reply-To: <1260563806.2313.1@antares> (from albrecht.dress@lios-tech.com on Fri Dec 11 21:36:46 2009) Message-ID: <1260730190.3831.3@antares> Am 11.12.09 21:36 schrieb(en) Albrecht Dre?: > - lauch a "magic" OpenPKG rpm (?) command to do the upgrade - which one? A brutal "/kolab/bin/openpkg rpm -Uhv --force *.rpm" did apparently work... Cheers, Albrecht. From thomas at intevation.de Mon Dec 14 16:38:46 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Mon, 14 Dec 2009 16:38:46 +0100 Subject: Clamav Update Automated by Default? In-Reply-To: <20091127093212.206743odx54mmykg@webmail.pardus.de> References: <20091127093212.206743odx54mmykg@webmail.pardus.de> Message-ID: <20091214163641.092099580.thomas@intevation.de> * Gunnar Wrobel [20091127 09:32]: > Quoting Johannes Graumann : >> spamandclam.sh (https://wiki.kolab.org/index.php/Spamandclam.sh) implies >> that a kolab installation does not automatically update its clamav virus >> definitions, but that one has to automate this via a script. Is this current >> information? My impression is that in 2.2.2 clamav definitions are kept up- >> to date without custom script intervention ... > > @thomas: I assume you know the answer to this one. I'd correct the wiki > if clamav does update automatically. In the OpenPKG install of Kolab Server the signatures are updated every hour (as configured in rc.conf.template): clamav_update="hourly" 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20091214/4735ccbf/attachment.bin From pdf at yugm.org Mon Dec 14 23:33:30 2009 From: pdf at yugm.org (Paul Douglas Franklin) Date: Mon, 14 Dec 2009 14:33:30 -0800 Subject: ActiveSync Message-ID: <4B26BD3A.2000001@yugm.org> We have a Kolab 2 server with clients attaching via Toltec Connector. One of our workers has just purchased a cell phone (HTC Touchpro) with which he wishes to active sync to our server. He attempted it; it looks for an exchange server. Is there a way to sync a phone to the server? If so, how? --Paul -- Paul Douglas Franklin Computer Manager http://www.yugm.org/ /Husband of Danette/ /Father of Laurene, Miriam, Tycko, Timothy, Sarabeth, Marie, Dawnita, Anna Leah, Alexander, and Caleb/ Upgrade to the premier Office package today! Free download here: http://www.openoffice.org/ From ml at radoeka.nl Mon Dec 14 23:45:14 2009 From: ml at radoeka.nl (Richard Bos) Date: Mon, 14 Dec 2009 23:45:14 +0100 Subject: ActiveSync In-Reply-To: <4B26BD3A.2000001@yugm.org> References: <4B26BD3A.2000001@yugm.org> Message-ID: <200912142345.14988.ml@radoeka.nl> Op maandag 14 december 2009 23:33:30 schreef Paul Douglas Franklin: > We have a Kolab 2 server with clients attaching via Toltec Connector. > One of our workers has just purchased a cell phone (HTC Touchpro) with > which he wishes to active sync to our server. He attempted it; it looks > for an exchange server. > Is there a way to sync a phone to the server? If so, how? I believe that you want this: http://wiki.kolab.org/index.php/Z_push -- Richard From delonly at gmail.com Tue Dec 15 08:47:38 2009 From: delonly at gmail.com (Del) Date: Tue, 15 Dec 2009 08:47:38 +0100 Subject: ActiveSync In-Reply-To: <4B26BD3A.2000001@yugm.org> References: <4B26BD3A.2000001@yugm.org> Message-ID: <2d303b680912142347h11851d7ey816d5837fa6e94c@mail.gmail.com> You can use SyncML which is included in Horde (check Horde web-site for instructions), and the Funambol plug-in for your phone. Cheers, Del On Mon, Dec 14, 2009 at 11:33 PM, Paul Douglas Franklin wrote: > We have a Kolab 2 server with clients attaching via Toltec Connector. > One of our workers has just purchased a cell phone (HTC Touchpro) with > which he wishes to active sync to our server. ?He attempted it; it looks > for an exchange server. > Is there a way to sync a phone to the server? ?If so, how? > --Paul > -- > > > > > Paul Douglas Franklin > Computer Manager > http://www.yugm.org/ > > /Husband of Danette/ > /Father of Laurene, Miriam, Tycko, Timothy, Sarabeth, Marie, Dawnita, Anna Leah, Alexander, and Caleb/ > > Upgrade to the premier Office package today! > > Free download here: > http://www.openoffice.org/ > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > From wrobel at pardus.de Tue Dec 15 09:41:32 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 15 Dec 2009 09:41:32 +0100 Subject: Kolab-users Digest, Vol 70, Issue 6 In-Reply-To: References: Message-ID: <20091215094132.91041ytmkidq0c74@webmail.pardus.de> Quoting kiser Caesar : > Quoting kiser Caesar : > > > Hello Gunnar, > > > > > > Thanks for your reply, please find my comments bellow > > > > > > > Hello, > > > > > > I have a strange error on my kolab server (2.2.2). > > > I deleted a directory shell for one user then I deleted a > user > > and > > > create it again, it is ok. but I need a new time to > delete it, > > it's > > > working too. > > > But now when I try to create again that's don't work... > > What does \"don't work\" mean exactly? Is there any error > message > > you see in the kolab webadmin? Does the user exist in the > ldap tree > > (use slapcat)? > > > > I just checked, and I can see my old user with slapcat. How I > can > > clean it ? > > > > > > I can access the account by horde but without any write > rights > > > level.. > > > When I try to send an email to this user I obtain this > > messages : > > Sounds like the account still exists in IMAP > > (/kolab/var/imap/spool). > > > > No, no account in /kolab/var/imap/spool. > > > > > > > > I need to tell you that I'm using kolab in multidomain.. > > > > > I have the impression that the user got removed in LDAP but > his > mailbox still exists. Is that right? > > > > The box is deleted but yes I can see the account with slapcat. > The > > strange things that is I get non error with the webadmin > interface. > Ah, so it is exactly the other way around. IMAP got deleted but > LDAP still exists. Yes, actually makes sense. > When you do the slapcat are there any servers in the kolab title="XSSCleaned;" id="SendMessage"> > EnvoyerDeleteflag attribute of the problematic user that do not > exist? When deleting > a user on a Kolab master/slave setup the user has to be deleted on > all servers. If there is any invalid information concerning the > available users the deletion will fail. > Cheers, > Gunnar > > > Hello Gunnar, > > I have only one single server. Can you give the way to delete this > bad entry ? > > dn: cn=d.dupont at domaine.com,dc=domaine,dc=com > objectClass: kolabGroupOfNames > cn: d.dupont at domaine.com > mail: d.dupont at domaine.com > member: cn=D DUPONT,dc=domaine,dc=com > structuralObjectClass: kolabGroupOfNames > entryUUID: fbedab5a-6d79-102e-93ec-c1ed5487a078 > creatorsName: cn=manager,cn=internal,dc=domaine,dc=com > createTimestamp: 20091124191908Z > entryCSN: 20091124191908Z#000000#00#000000 > modifiersName: cn=manager,cn=internal,dc=domaine,dc=com > modifyTimestamp: 20091124191908Z This is a group not a user. Did you try to delete it in the kolab webadmin? You should also be able to just delete it from the command line using the "ldapdelete" tool. No wonder it had no IMAP mailbox, though. A group does not have that. Cheers, Gunnar > > > I need it to create my initial box :) > > > Best regards, > > > Cheers, > > Gunnar > > > > > > Well If somebody can help me... > > > > > > > > > Best regards, ------------------------- > > > Avec Internet Explorer, surfez en toute discr?tion sur > > internet > > href='http://clk.atdmt.com/FRM/go/182932252/direct/01/[1][1]' > > > target='_new'>Cliquez ici ! > > -- ____ http://www.pardus.de[2][2][1] _________________ > > http://gunnarwrobel.de[3][3][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[4][4] > > [2] http://gunnarwrobel.de[5][5] > > ------------------------- > > Vous cherchez l'int?grale des clips de Michael Jackson ? > href='http://www.bing.com/videos/search?q=Michael+Jackson&FORM=MVDE6[6]' > > target='_new'>Bing ! Trouvez ! > -- ____ http://www.pardus.de[7][6] _________________ > http://gunnarwrobel.de[8][7] _ > 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://clk.atdmt.com/FRM/go/182932252/direct/01/[9] > [2] http://www.pardus.de[10] > [3] http://gunnarwrobel.de[11] > [4] http://www.pardus.de[12] > [5] http://gunnarwrobel.de[13] > [6] http://www.pardus.de[14] > [7] http://gunnarwrobel.de[15] > ------------------------- > Vous cherchez l'int?grale des clips de Michael Jackson ? href='http://www.bing.com/videos/search?q=Michael+Jackson&FORM=MVDE6' > target='_new'>Bing ! Trouvez ! -- ____ http://www.pardus.de[16] _________________ http://gunnarwrobel.de[17] _ 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://clk.atdmt.com/FRM/go/182932252/direct/01/ [2] http://www.pardus.de [3] http://gunnarwrobel.de [4] http://www.pardus.de [5] http://gunnarwrobel.de [6] http://www.bing.com/videos/search?q=Michael+Jackson&FORM=MVDE6 [7] http://www.pardus.de [8] http://gunnarwrobel.de [9] http://clk.atdmt.com/FRM/go/182932252/direct/01/ [10] http://www.pardus.de [11] http://gunnarwrobel.de [12] http://www.pardus.de [13] http://gunnarwrobel.de [14] http://www.pardus.de [15] http://gunnarwrobel.de [16] http://www.pardus.de [17] 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/20091215/b59824ef/attachment.bin From wrobel at pardus.de Tue Dec 15 09:45:22 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 15 Dec 2009 09:45:22 +0100 Subject: Amavisd/Spamassassin Do not quarantine Spam In-Reply-To: References: Message-ID: <20091215094522.134023whsleb6gm8@webmail.pardus.de> Quoting Johannes Graumann : > Hi, > > I am slowly working my way through > http://wiki.kolab.org/index.php/Fighting_spam. I have edited > /kolab/etc/kolab/templates/amavisd.conf.template such that > > $spam_quarantine_to = 'kolab+shared.spambox\@MyDomain.org'; > > and > > $sa_tag2_level_deflt = 6.3; > $sa_kill_level_deflt = $sa_tag2_level_deflt; > > However, spam above that level does NOT get filtered into that folder (in > fact, nothing gets there). Consider for example this header fragment from my > personal mailbox: > > X-Spam-Flag: YES > X-Spam-Score: 9.13 > X-Spam-Level: ********* > X-Spam-Status: Yes, score=9.13 tagged_above=3 required=6.3 > tests=[BAYES_99=3.5, FORGED_MUA_OUTLOOK=2.963, > FORGED_OUTLOOK_HTML=0.001, FUZZY_CREDIT=0.74, HTML_MESSAGE=0.001, > MIME_HTML_ONLY=1.925] > > This mail gets a modified subject line > > Subject: ***SPAM*** wir ausgesetzt Ihrer Kreditkarte auf unbestimmte > Zeit > > but that's all. > > What am I doing wrong? Does it work with a standard mailbox instead of using a shared mailbox via "+"-adressing (kolab+shared.spambox)? I did not play around with "+"-addressing in the recent months but I believe that it simply does not work. Cheers, Gunnar > > Thanks for any hints, Joh > > _______________________________________________ > 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 Tue Dec 15 10:07:02 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 15 Dec 2009 10:07:02 +0100 Subject: mail from linux prompt In-Reply-To: <362ff3650912110136g586b74f4y214a666f06b1b653@mail.gmail.com> References: <362ff3650912110136g586b74f4y214a666f06b1b653@mail.gmail.com> Message-ID: <20091215100702.12115jsoqmezmicc@webmail.pardus.de> Quoting Naresh Kumar : > Hi Gunnar, Earlier I was using > /usr/bin/mail which didn't work but /kolab/sbin/sendmail works fine > but doesn't allow me to add "Subject" ! The subject needs to be part of the file you are piping into sendmail. The file could look like this for example: Sender: someone at example.org From: someone at example.org To: somebody at example.org Subject: test test . > and how do I attach files to with it ? There certainly exist command line tools that will generate a proper MIME mail that you can pipe into sendmail. But I have no suggestion here. You'd need to search for one. I get the impression though that you expect too much from sendmail. It just does the mail processing. It does not help you to generate a mail. You pipe input into it and it delivers it. It does not care much for the input though. Cheers, Gunnar > Regards, Naresh > From: Gunnar Wrobel > > To: kolab-users at kolab.org[2] > Date: Fri, 11 Dec 2009 09:55:01 +0100 > Subject: Re: mail from linux prompt > Quoting Naresh Kumar < href=\"mailto:nksharma74 at gmail.com\" onclickxsscleaned=\"return > top.js.OpenExtLink(window,event,this)\">nksharma74 at gmail.com>: > > 0px 0px 0px 0.8ex; padding-left: 1ex;\" class=\"gmail_quote\">I have > another query now. How > can I send an email from prompt using postfix. I have written a > script to monitor system health and kolab usage. I want to send the > output of this script to myself via email. I could do it easily > with > sendmail using mail/mailx but with postfix I am missing something ! The postfix of the Kolab server provides a sendmail wrapper at /kolab/sbin/sendmail. That one should usually works. Does it fail somehow? Something specific in the logs if you try to use it? Cheers, Gunnar -- Regards, Naresh Kumar Live simply.Love generously.Care deeply.Speak kindly.LEAVE THE REST TO GOD To know that we know what we know, and that we do not know what we do not know, is the first step on the road to success. -- ______ 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 << -------------------------------------------------------------------- Links: ------ [1] mailto:wrobel at pardus.de [2] mailto:kolab-users at kolab.org -------------- 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/20091215/e2d6ba16/attachment.bin From wrobel at pardus.de Tue Dec 15 10:21:21 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 15 Dec 2009 10:21:21 +0100 Subject: Kolab RPM updates - possible? In-Reply-To: <1260730190.3831.3@antares> References: <1260730190.3831.3@antares> Message-ID: <20091215102121.875741k9src1revl@webmail.pardus.de> Quoting Albrecht Dre? : > Am 11.12.09 21:36 schrieb(en) Albrecht Dre?: >> - lauch a "magic" OpenPKG rpm (?) command to do the upgrade - which one? > > A brutal "/kolab/bin/openpkg rpm -Uhv --force *.rpm" did apparently work... You should of course ensure that you also follow the specific upgrade instructions in the README.1st. But other than that the command you used should cause no problems. I don't think you should need the "--force" option though. That reinstalls packages that don't need this. A simple "for PKG in *.rpm;do /kolab/bin/openpkg rpm -Uhv $PKG;done" might do the same thing and omit reinstall - I did not test this now though. Cheers, Gunnar > > Cheers, Albrecht. > > _______________________________________________ > 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 albrecht.dress at lios-tech.com Tue Dec 15 10:47:26 2009 From: albrecht.dress at lios-tech.com (Albrecht =?utf-8?q?Dre=C3=9F?=) Date: Tue, 15 Dec 2009 10:47:26 +0100 Subject: Kolab RPM updates - possible? In-Reply-To: <20091215102121.875741k9src1revl@webmail.pardus.de> References: <1260730190.3831.3@antares> <20091215102121.875741k9src1revl@webmail.pardus.de> Message-ID: <200912151047.26695.albrecht.dress@lios-tech.com> Hi Gunnar: Gunnar Wrobel schrieb am Dienstag 15 Dezember 2009 10:21: > You should of course ensure that you also follow the specific upgrade > instructions in the README.1st. Yes, of course. Forgot to mention that... > But other than that the command you > used should cause no problems. I don't think you should need the > "--force" option though. That reinstalls packages that don't need > this. I think in my special case I actually had to, due to the fix of issue2982. Again, a forced overwrite should not do any harm... Thanks, Albrecht. From wrobel at pardus.de Tue Dec 15 11:33:51 2009 From: wrobel at pardus.de (Gunnar Wrobel) Date: Tue, 15 Dec 2009 11:33:51 +0100 Subject: Clamav Update Automated by Default? In-Reply-To: <20091214163641.092099580.thomas@intevation.de> References: <20091127093212.206743odx54mmykg@webmail.pardus.de> <20091214163641.092099580.thomas@intevation.de> Message-ID: <20091215113351.2041858kgoiuivio@webmail.pardus.de> Quoting Thomas Arendsen Hein : > * Gunnar Wrobel [20091127 09:32]: >> Quoting Johannes Graumann : >>> spamandclam.sh (https://wiki.kolab.org/index.php/Spamandclam.sh) implies >>> that a kolab installation does not automatically update its clamav virus >>> definitions, but that one has to automate this via a script. Is >>> this current >>> information? My impression is that in 2.2.2 clamav definitions are kept up- >>> to date without custom script intervention ... >> >> @thomas: I assume you know the answer to this one. I'd correct the wiki >> if clamav does update automatically. > > In the OpenPKG install of Kolab Server the signatures are updated > every hour (as configured in rc.conf.template): > clamav_update="hourly" Thanks. Updated the wording on the wiki page. Cheers, Gunnar > > 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 > -- ______ 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/20091215/a9123d08/attachment.bin From johannes_graumann at web.de Tue Dec 15 13:36:42 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Tue, 15 Dec 2009 13:36:42 +0100 Subject: Clamav Update Automated by Default? References: <20091127093212.206743odx54mmykg@webmail.pardus.de> <20091214163641.092099580.thomas@intevation.de> Message-ID: As Gunnar said: Thank you! And thanks Gunnar for the Wiki entry! Joh Thomas Arendsen Hein wrote: > * Gunnar Wrobel [20091127 09:32]: >> Quoting Johannes Graumann : >>> spamandclam.sh (https://wiki.kolab.org/index.php/Spamandclam.sh) implies >>> that a kolab installation does not automatically update its clamav virus >>> definitions, but that one has to automate this via a script. Is this >>> current information? My impression is that in 2.2.2 clamav definitions >>> are kept up- to date without custom script intervention ... >> >> @thomas: I assume you know the answer to this one. I'd correct the wiki >> if clamav does update automatically. > > In the OpenPKG install of Kolab Server the signatures are updated > every hour (as configured in rc.conf.template): > clamav_update="hourly" > > Regards, > Thomas Arendsen Hein > From nksharma74 at gmail.com Tue Dec 15 17:06:12 2009 From: nksharma74 at gmail.com (Naresh Kumar) Date: Tue, 15 Dec 2009 21:36:12 +0530 Subject: kolab 2.2.2 on ubuntu 9.10 Message-ID: <362ff3650912150806kf9d78ddk96bb9a963f6cb554@mail.gmail.com> Hi, I am getting following error while trying to install kolab 2.2.2 on ubuntu 9.10. * config.status: executing default commands if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ cc -c -DH AVE_CONFIG_H -g -fkeep-inline-functions -I. -I/kolab/RPM/TMP/gcc-4.2.2/obj/../libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /kolab/RPM/TMP/gcc-4.2.2/obj/../libiberty/regex.c -o pic/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/kolab/RPM/TMP/gcc-4.2.2/obj/../libiberty/../include -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /kolab/RPM/TMP/gcc-4.2.2/obj/../libiberty/regex.c -o regex.o /kolab/RPM/TMP/cc8wBDT7.s: Assembler messages: /kolab/RPM/TMP/cc8wBDT7.s:10: Error: unknown pseudo-op: `.cfi_sections' make[3]: *** [regex.o] Error 1 make[2]: *** [all-stage1-libiberty] Error 2 make[1]: *** [stage1-bubble] Error 2 make: *** [bootstrap-lean] Error 2 error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.59326 (%build) RPM build errors: Bad exit status from /kolab/RPM/TMP/rpm-tmp.59326 (%build)* What could be reason ? -- Regards, Naresh Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091215/b3eaacbb/attachment.html From alexander.marx at oab.de Thu Dec 17 08:38:37 2009 From: alexander.marx at oab.de (Alexander Marx) Date: Thu, 17 Dec 2009 08:38:37 +0100 Subject: autosignatur Message-ID: <4B29DFFD.1050605@oab.de> Hi List! i am using kolab now for years and actual i want to use a new server. So i installed a fresh server with the new version and decided to use it only as an imap server. in our company, the old kolab ran as pop server. So now that i am on my way to configure that server completely new i ran into a qustion: Is it possible to automatically add a signature/disclaimer to OUTGOING Mails only? Well, i found several threads talking abaout altermime. but i don't know if that's what i want. I want ONLY OUTGOING MAILS to get a "standard signature" bzw a disclaimer. Because we have several subsidiary companies and i can't manage every Mailclient to use a special signature. So the dream is to tell the people: Go and make your own Signature JUST with NAME and PHONE and let kolab do the rest. is that possible and can someone please tell me where to find a howto? thanks Alexander From ludwig.reiter at intevation.de Thu Dec 17 14:25:24 2009 From: ludwig.reiter at intevation.de (Ludwig Reiter) Date: Thu, 17 Dec 2009 14:25:24 +0100 Subject: New native Windows Client: Kontact enterprise4 20091204-3 Message-ID: <200912171425.33212.ludwig.reiter@intevation.de> Hello, I have uploaded a new beta version of the Kontact enterprise4 Windows client: version 20091204-3. This version can be downloaded at: http://files.kolab.org/clients/kontact-enterprise4/windows/beta-huge-debug/20091204-3 It contains a lot of bugfixes (See the logs from 2009-06-05 to 2009-12-04 of NewsLog.txt [1] for details). Make sure to read the corresponding README file [2] before use. This version is still BETA. It is not recommended for productive use. Best Regards, Ludwig [1] http://files.kolab.org/clients/kontact-enterprise4/windows/beta-huge-debug/NewsLog.txt [2] http://files.kolab.org/clients/kontact-enterprise4/windows/beta-huge-debug/20091204-3/README-kontact-20091204-3-en.txt -- Intevation GmbH, Osnabr?ck Firmensitz: Neuer Graben 17, 49074 Osnabr?ck Registereintrag: Amtsgericht Osnabr?ck, HR B 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/20091217/e7f13cb0/attachment.bin From wilde at intevation.de Thu Dec 17 17:56:12 2009 From: wilde at intevation.de (Sascha Wilde) Date: Thu, 17 Dec 2009 17:56:12 +0100 Subject: Kolab Server 2.2.3 RC1 -- please test! Message-ID: Good news everyone! Thanks to a tremendous afford of Thomas, I'm happy to announce that we have just put the 2.2.3 release candidate on line. And when I write "release candidate" I really mean it, so unless anyone finds a really nasty regression the packages will be renamed to release on Dec 23ed -- and become our little Christmas present. :-) So go to https://files.kolab.org/server/beta/kolab-server-2.2.3-rc-1/ and grep your copy today! Thomas and I are grateful for any feedback, problem reports as well as success stories. cheers sascha -- Sascha Wilde OpenPGP key: 4BB86568 http://www.intevation.de/~wilde/ http://www.intevation.de/ Intevation GmbH, Neuer Graben 17, 49074 Osnabr?ck; AG Osnabr?ck, HR B 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: 196 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20091217/1a7d168f/attachment.bin From mephisto at gmx.net Fri Dec 18 11:22:31 2009 From: mephisto at gmx.net (Heiner Markert) Date: Fri, 18 Dec 2009 11:22:31 +0100 Subject: New native Windows Client: Kontact enterprise4 20091204-3 In-Reply-To: <200912171425.33212.ludwig.reiter@intevation.de> References: <200912171425.33212.ludwig.reiter@intevation.de> Message-ID: <200912181122.32086.mephisto@gmx.net> Hello, I am testing kontact for windows, and after a first try, this version seems to work much more stable than the previous beta, thank you! Is it possible to change the font size in the interface (menu bars etc.)? The relatively large font wastes some space on small screens... Best regards Heiner Am Thursday 17 December 2009 14:25:24 schrieb Ludwig Reiter: > Hello, > > I have uploaded a new beta version of the Kontact enterprise4 Windows > client: version 20091204-3. > > This version can be downloaded at: > http://files.kolab.org/clients/kontact-enterprise4/windows/beta-huge-debug/ >20091204-3 > > It contains a lot of bugfixes (See the logs from 2009-06-05 to 2009-12-04 > of NewsLog.txt [1] for details). > Make sure to read the corresponding README file [2] before use. This > version is still BETA. It is not recommended for productive use. > > Best Regards, > Ludwig > > > [1] > http://files.kolab.org/clients/kontact-enterprise4/windows/beta-huge-debug/ >NewsLog.txt [2] > http://files.kolab.org/clients/kontact-enterprise4/windows/beta-huge-debug/ >20091204-3/README-kontact-20091204-3-en.txt From hjkim at bynari.net Fri Dec 18 22:05:00 2009 From: hjkim at bynari.net (Hyun Kim) Date: Fri, 18 Dec 2009 15:05:00 -0600 Subject: exportPST to Kolab format Message-ID: I wanted to pass along the latest exportPST tool for the Kolab server. It takes any PST file and migrates the data(including all calendar, contacts, tasks, etc) to the Kolab Server. http://www.bynari.net/public/products/ExportPST/latest/kolab This tool is fast and efficient. We are developing an administration interface as well as batch application to migrate multiple PST files at the same time. Please feel free to contact our support team for any questions: support at bynari.net. Thanks, Hyun Mrs. Hyun Kim President Bynari, Inc. 222 W Las Colinas Blvd, Suite 1320N Irving, Tx 75039 www.bynari.net (214) 350-5772 X59 (214) 789-8674 cell (214) 352-3530 fax "Sharing made easy...leading the way for Universal Collaboration." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091218/cfc8a3a4/attachment.html From johannes_graumann at web.de Sun Dec 20 13:11:16 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Sun, 20 Dec 2009 13:11:16 +0100 Subject: No Calendar display in webclient Message-ID: Hi all (Hello Gunnar ;0), I am running 2.2.2 happily. The only trouble I have is with the webclient. Currently I have access to all aspects of kolab from the horde interface, BUT the calendar. Address books (turba), notes (mnemo) and even tasks (nag) are accessible, but choosing the calendar (kronolith) just leads me to an empty page. Where to look to debug this? Thanks for any help, Sincerely, Joh From albrecht.dress at lios-tech.com Sun Dec 20 13:15:18 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Sun, 20 Dec 2009 13:15:18 +0100 Subject: Q: SyncML for shared resources? Message-ID: <1261311318.2178.0@antares> Hi all, while playing with syncevolution and kolab 2.2.2 I wonder if it is possible to synchronise shared resources from the Kolab server like the personal ones, i.e. - the global Kolab (LDAP) address book - shared calendars and address books. I tried to use "user/shared.user/contacts" instead of "contacts" in the SyncML URI, but it still get my personal stuff. Is there any way to access such resources? Thanks, Albrecht. From johannes_graumann at web.de Sun Dec 20 13:13:00 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Sun, 20 Dec 2009 13:13 +0100 Subject: No Calendar display in webclient References: Message-ID: One add on: the "horde" dashboard also displays an empty page ... Joh Johannes Graumann wrote: > Hi all (Hello Gunnar ;0), > > I am running 2.2.2 happily. The only trouble I have is with the webclient. > Currently I have access to all aspects of kolab from the horde interface, > BUT the calendar. Address books (turba), notes (mnemo) and even tasks > (nag) are accessible, but choosing the calendar (kronolith) just leads me > to an empty page. Where to look to debug this? > > Thanks for any help, > > Sincerely, Joh From albrecht.dress at lios-tech.com Sun Dec 20 13:21:04 2009 From: albrecht.dress at lios-tech.com (Albrecht =?iso-8859-1?b?RHJl3w==?=) Date: Sun, 20 Dec 2009 13:21:04 +0100 Subject: No Calendar display in webclient In-Reply-To: (from johannes_graumann@web.de on Sun Dec 20 13:11:16 2009) Message-ID: <1261311664.2178.1@antares> Am 20.12.09 13:11 schrieb(en) Johannes Graumann: > I am running 2.2.2 happily. The only trouble I have is with the webclient. Currently I have access to all aspects of kolab from the horde interface, BUT the calendar. Address books (turba), notes (mnemo) and even tasks (nag) are accessible, but choosing > the calendar (kronolith) just leads me to an empty page. Where to look to debug this? I also had some of those effects, which were caused by broken setup values in some of my modified /kolab/etc/kolab/template files. Have a look at the log files in /kolab/var/kolab/www/client/log, in particular php-errors.log. Cheers, Albrecht. From mephisto at gmx.net Sun Dec 20 14:42:06 2009 From: mephisto at gmx.net (Heiner Markert) Date: Sun, 20 Dec 2009 14:42:06 +0100 Subject: Q: SyncML for shared resources? In-Reply-To: <1261311318.2178.0@antares> References: <1261311318.2178.0@antares> Message-ID: <200912201442.06195.mephisto@gmx.net> Hi, you can configure the synchronized address book(s) in the web client in the turba settings. I have written a patch that implements the same functionality for calendars, see https://issues.kolab.org/issue4001 Best regards Heiner Markert Am Sunday 20 December 2009 13:15:18 schrieb Albrecht Dre?: > Hi all, > > while playing with syncevolution and kolab 2.2.2 I wonder if it is possible > to synchronise shared resources from the Kolab server like the personal > ones, i.e. - the global Kolab (LDAP) address book > - shared calendars and address books. > > I tried to use "user/shared.user/contacts" instead of "contacts" in the > SyncML URI, but it still get my personal stuff. Is there any way to access > such resources? > > Thanks, Albrecht. > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users From johannes_graumann at web.de Sun Dec 20 19:09:22 2009 From: johannes_graumann at web.de (Johannes Graumann) Date: Sun, 20 Dec 2009 19:09:22 +0100 Subject: No Calendar display in webclient References: <1261311664.2178.1@antares> Message-ID: Thanks for the hint. Here is what I find: [20-Dec-2009 19:07:24] PHP Warning: DOMDocument::loadXML() [domdocument.loadxml]: Start tag expected, '<' not found in Entity, line: 2 in /kolab/var/kolab/www/client/lib/Horde/DOM.php on line 137 [20-Dec-2009 19:07:24] PHP Fatal error: Call to a member function hasChildNodes() on a non-object in /kolab/var/kolab/www/client/lib/Horde/DOM.php on line 372 Any clue what that might mean? Joh Albrecht Dre? wrote: > Am 20.12.09 13:11 schrieb(en) Johannes Graumann: >> I am running 2.2.2 happily. The only trouble I have is with the >> webclient. Currently I have access to all aspects of kolab from the horde >> interface, BUT the calendar. Address books (turba), notes (mnemo) and >> even tasks (nag) are accessible, but choosing the calendar (kronolith) >> just leads me to an empty page. Where to look to debug this? > > I also had some of those effects, which were caused by broken setup values > in some of my modified /kolab/etc/kolab/template files. Have a look at > the log files in /kolab/var/kolab/www/client/log, in particular > php-errors.log. > > Cheers, Albrecht. From hjkim at bynari.net Mon Dec 21 22:30:00 2009 From: hjkim at bynari.net (Hyun Kim) Date: Mon, 21 Dec 2009 15:30:00 -0600 Subject: Kolab Connector Release Candidate 2 Message-ID: I wanted to send you the latest release candidate version of Bynari’s Insight Connector. We are testing this product extensively. Once it passes all of our QA testing, it will be released shortly as the final release product. https://beyond.bynari.net/files/connector/ic4beta/BynariKolab-InsightConnector-iCal-Kolab-4.0.0-1218579-INI.zip http://www.bynari.net/images/documentation/connector/insight_connector_40_quick_installation_guide.pdf FIXES ----- Build 579: Kolab Server o Sent emails randomly appear in Outbox o Read items revert back to unseen o Updated Traditional Chinese localization Build 577: Kolab Server o Randomly receiving duplicate emails o Cannot select custom location for PST file during initial setup Build 575: Kolab Server o New progress status window o Launching Outlook with "do not remember password" asks for password numerous times o Do not request the IMAP RFC822 size multiple times o "reply-to" address in email header is incorrect using spaces in name: John Doe o Global shared folders not displayed accurately in Outlook o Shared folders between users are displaying as mail folders o Public folders are not getting updated in Outlook o Mail marked as seen in another IMAP client appears as unseen in Outlook o Erroneous folders appear in a groupware folder list for Outlook 2003 Thanks, Hyun Mrs. Hyun Kim President Bynari, Inc. 222 W Las Colinas Blvd, Suite 1320N Irving, Tx 75039 www.bynari.net (214) 350-5772 X59 (214) 789-8674 cell (214) 352-3530 fax "Sharing made easy...leading the way for Universal Collaboration." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091221/1ffd8732/attachment.html From thomas at intevation.de Tue Dec 22 09:39:00 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Tue, 22 Dec 2009 09:39:00 +0100 Subject: Kolab Server 2.2.3 RC1 -- please test! In-Reply-To: References: Message-ID: <20091222092916.308399655.thomas@intevation.de> * Sascha Wilde [20091217 17:56]: > Thanks to a tremendous afford of Thomas, I'm happy to announce that we > have just put the 2.2.3 release candidate on line. > > And when I write "release candidate" I really mean it, so unless anyone > finds a really nasty regression the packages will be renamed to release > on Dec 23ed -- and become our little Christmas present. :-) > > So go to https://files.kolab.org/server/beta/kolab-server-2.2.3-rc-1/ > and grep your copy today! > > Thomas and I are grateful for any feedback, problem reports as well as > success stories. Santa might know if you have been good or bad, but we don't know if 2.2.3-rc1 works for you or not. We did not receive any feedback yet, not even an "I tried it and it did not immediately bite me", so maybe the final release should be postponed until we get at least one report? So please give us feedback to save Christmas! :) 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20091222/8b177ce9/attachment.bin From kcaesar at hotmail.com Mon Dec 7 19:03:30 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Mon, 7 Dec 2009 19:03:30 +0100 Subject: How I can sync my Blackberry with Kolab ?? Need help.. please.. In-Reply-To: References: Message-ID: Hello, And here errors with HTC Cruise with funambol client : Dec 07 18:39:52 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 1491 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Dec 07 18:39:52 HORDE [debug] [horde] New session created: 5e2fd92dd950936816d01c03cef892ce [pid 1491 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Dec 07 18:39:52 HORDE [debug] [horde] Checking authentication for user d.dupont at domaine.com [pid 1491 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [notice] [imp] Login success for d.dupont at domaine.com [IP-public] to {mail.srv.com:143 [imap/notls/novalidate-cert]} [pid 1491 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Dec 07 18:39:52 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fwm-00F3F517301352680; target URI: http://81.255.57.58/client/rpc.php; user: d.dupont at domaine.com; charset: UTF-8; wbxml: no [pid 1491 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [error] [horde] Invalid database configuration. Try tasks, calendar, notes or contacts. [pid 1491 on line 460 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Dec 07 18:39:52 HORDE [debug] [horde] Received from client. [pid 1491 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Dec 07 18:39:52 HORDE [debug] [horde] Sending to client [pid 1491 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [debug] [horde] Return message completed [pid 1491 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 1491 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Dec 07 18:39:52 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 1491 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Well where is my mistake ? I use a self signed certificate .... I realy need help.. Best regards, From: kcaesar at hotmail.com To: kolab-users at kolab.org Subject: How I can sync my Blackberry with Kolab ?? Need help.. please.. Date: Mon, 7 Dec 2009 00:22:45 +0100 Hello, I try to configure my BB with funambol sync, but when I want to sync ma calendar, I get the message "Network Error" on my phone and this in my logs : Sep 07 13:34:44 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 18515 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Sep 07 13:34:44 HORDE [debug] [horde] New session created: 2da89b0bb9e4847d4ee1ea42e84c1e09 [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Sep 07 13:34:44 HORDE [debug] [horde] Checking authentication for user test.user at domain.com [pid 18515 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [notice] [imp] Login success for test.user at domain.com [ip_public] to {company.mail.server:143 [imap/notls/novalidate-cert]} [pid 18515 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Sep 07 13:34:44 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fbb-627448174; target URI: https://company.mail.server/client/rpc.php; user: test.user at domain.com; charset: UTF-8; wbxml: no [pid 18515 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_anchors WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: fbb-627448174, calendar, test.user at domain.com [pid 18515 on line 743 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [horde] No info about previous syncs found for device fbb-627448174 and database scal [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Creating SyncML_Sync object for database scal; sync type 205 [pid 18515 on line 289 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Received from client. [pid 18515 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Sep 07 13:34:44 HORDE [debug] [horde] Handle for state Init [pid 18515 on line 663 of "/kolab/var/kolab/www/client/lib/SyncML/Sync.php"] Sep 07 13:34:44 HORDE [debug] [horde] Sending to client [pid 18515 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Return message completed [pid 18515 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 18515 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Sep 07 13:34:44 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 18515 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Who can help me on this topic ? Moreover who know a good tutorial to configure the funambol mail client on a BB ? Best regards, Vous cherchez l'int?grale des clips de Michael Jackson ? Bing ! Trouvez ! _________________________________________________________________ Windows 7 ? 35? pour les ?tudiants?! http://www.windows-7-pour-les-etudiants.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091207/749464c8/attachment.html From jochen at jmay.org Wed Dec 9 23:24:52 2009 From: jochen at jmay.org (Jochen May) Date: Wed, 9 Dec 2009 23:24:52 +0100 Subject: Switch off SMTP In-Reply-To: References: Message-ID: <200912092324.52458.jochen@jmay.org> Hi, > This looks to me like your server tried to send a mail but was rejected > since you seem to be on a blacklist. If you don't want to let your server > send mails you could block port 25 outgoing on your router/firewall. Is there any other way to block port 25? I have only a SoHo router and no real firewall. Kolab is running in a xen-domu in a small home office. > > Btw, somebody a idea what this mean to mean: > > Oct 28 17:39:12 kolab postfix/smtpd[8307]: warning: database > > /kolab/etc/postfix/canonical.db is older than source file > > /kolab/etc/postfix/canonical > > This means that the file /kolab/etc/postfix/canonical has been modified but > the db file was not updated. Try postmap /kolab/etc/postfix/canonical this > will create a new .db file. I think you need to be running it as kolab > user. That works. Thanks and Greetings Jochen May -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://kolab.org/pipermail/kolab-users/attachments/20091209/6c40a37a/attachment.bin From alepot at ap-consulting.co.uk Tue Dec 15 13:11:33 2009 From: alepot at ap-consulting.co.uk (Alex Potter) Date: Tue, 15 Dec 2009 12:11:33 +0000 Subject: Amavisd/Spamassassin Do not quarantine Spam In-Reply-To: <20091215094522.134023whsleb6gm8@webmail.pardus.de> References: <20091215094522.134023whsleb6gm8@webmail.pardus.de> Message-ID: <200912151211.33922.alepot@ap-consulting.co.uk> On Tuesday 15 Dec 2009 08:45:22 Gunnar Wrobel wrote: > Does it work with a standard mailbox instead of using a shared mailbox > via "+"-adressing (kolab+shared.spambox)? I did not play around with > "+"-addressing in the recent months but I believe that it simply does > not work. > The kolab+shared... notation works fine here on the openpkg version of kolab 2.2.2. my amavisd.conf has $spam_quarantine_to = "kolab+shared.spam\@$mydomain"; and here is a header from a spam mail delivered there. Received: from localhost (localhost [127.0.0.1]) by fuji.ap-consulting.co.uk (Postfix) with ESMTP id D19B62EBF2 for ; Mon, 14 Dec 2009 18:20:44 +0000 (GMT) If it would help for me to provide the versions of specific packages, please ask. Regards Alex From kcaesar at hotmail.com Tue Dec 22 09:57:54 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Tue, 22 Dec 2009 09:57:54 +0100 Subject: Kolab-users Digest, Vol 70, Issue 29 In-Reply-To: References: Message-ID: Hello, It is a closed topic.. SyncML don't work..!! Now I'm use z-push ! It's great ! Best regards, From: kolab-users-request at kolab.org Subject: Kolab-users Digest, Vol 70, Issue 29 To: kolab-users at kolab.org Date: Tue, 22 Dec 2009 09:41:06 +0100 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: RE: How I can sync my Blackberry with Kolab ?? Need help.. please.. Date: Mon, 7 Dec 2009 19:03:30 +0100 To: kolab-users at kolab.org From: kcaesar at hotmail.com Hello, And here errors with HTC Cruise with funambol client : Dec 07 18:39:52 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 1491 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Dec 07 18:39:52 HORDE [debug] [horde] New session created: 5e2fd92dd950936816d01c03cef892ce [pid 1491 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Dec 07 18:39:52 HORDE [debug] [horde] Checking authentication for user d.dupont at domaine.com [pid 1491 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 1491 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Dec 07 18:39:52 HORDE [notice] [imp] Login success for d.dupont at domaine.com [IP-public] to {mail.srv.com:143 [imap/notls/novalidate-cert]} [pid 1491 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Dec 07 18:39:52 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fwm-00F3F517301352680; target URI: http://81.255.57.58/client/rpc.php; user: d.dupont at domaine.com; charset: UTF-8; wbxml: no [pid 1491 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [error] [horde] Invalid database configuration. Try tasks, calendar, notes or contacts. [pid 1491 on line 460 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Dec 07 18:39:52 HORDE [debug] [horde] Received from client. [pid 1491 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Dec 07 18:39:52 HORDE [debug] [horde] Sending to client [pid 1491 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [debug] [horde] Return message completed [pid 1491 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Dec 07 18:39:52 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 1491 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Dec 07 18:39:52 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 1491 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Well where is my mistake ? I use a self signed certificate .... I realy need help.. Best regards, From: kcaesar at hotmail.com To: kolab-users at kolab.org Subject: How I can sync my Blackberry with Kolab ?? Need help.. please.. Date: Mon, 7 Dec 2009 00:22:45 +0100 Hello, I try to configure my BB with funambol sync, but when I want to sync ma calendar, I get the message "Network Error" on my phone and this in my logs : Sep 07 13:34:44 HORDE [debug] [horde] Backend of class SyncML_Backend_Horde created [pid 18515 on line 292 of "/kolab/var/kolab/www/client/lib/SyncML/Backend.php"] Sep 07 13:34:44 HORDE [debug] [horde] New session created: 2da89b0bb9e4847d4ee1ea42e84c1e09 [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/SyncHdr.php"] Sep 07 13:34:44 HORDE [debug] [horde] Checking authentication for user test.user at domain.com [pid 18515 on line 626 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_last_login in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [debug] [imp] Hook _prefs_change_hook_expanded_folders in application horde not called. [pid 18515 on line 1683 of "/kolab/var/kolab/www/client/lib/Horde.php"] Sep 07 13:34:44 HORDE [notice] [imp] Login success for test.user at domain.com [ip_public] to {company.mail.server:143 [imap/notls/novalidate-cert]} [pid 18515 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"] Sep 07 13:34:44 HORDE [debug] [horde] Authenticated: yes; version: 1.2; message ID: 1; source URI: fbb-627448174; target URI: https://company.mail.server/client/rpc.php; user: test.user at domain.com; charset: UTF-8; wbxml: no [pid 18515 on line 432 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_anchors WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: fbb-627448174, calendar, test.user at domain.com [pid 18515 on line 743 of "/kolab/var/kolab/www/client/lib/SyncML/Backend/Horde.php"] Sep 07 13:34:44 HORDE [debug] [horde] No info about previous syncs found for device fbb-627448174 and database scal [pid 18515 on line 197 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Creating SyncML_Sync object for database scal; sync type 205 [pid 18515 on line 289 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Alert.php"] Sep 07 13:34:44 HORDE [debug] [horde] Received from client. [pid 18515 on line 50 of "/kolab/var/kolab/www/client/lib/SyncML/Command/Final.php"] Sep 07 13:34:44 HORDE [debug] [horde] Handle for state Init [pid 18515 on line 663 of "/kolab/var/kolab/www/client/lib/SyncML/Sync.php"] Sep 07 13:34:44 HORDE [debug] [horde] Sending to client [pid 18515 on line 502 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Return message completed [pid 18515 on line 543 of "/kolab/var/kolab/www/client/lib/SyncML.php"] Sep 07 13:34:44 HORDE [debug] [horde] Max memory usage: 11796480 bytes [pid 18515 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"] Sep 07 13:34:44 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [pid 18515 on line 175 of "/kolab/var/kolab/www/client/imp/lib/IMAP.php"] Who can help me on this topic ? Moreover who know a good tutorial to configure the funambol mail client on a BB ? Best regards, Vous cherchez l'int?grale des clips de Michael Jackson ? Bing ! Trouvez ! Avec Internet Explorer, surfez en toute discr?tion sur internet Cliquez ici ! _________________________________________________________________ Windows 7 ? 35? pour les ?tudiants?! http://www.windows-7-pour-les-etudiants.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091222/7e6f6c08/attachment.html From alain.abbas at libertech.fr Tue Dec 22 10:02:55 2009 From: alain.abbas at libertech.fr (Alain abbas) Date: Tue, 22 Dec 2009 10:02:55 +0100 Subject: Kolab-users Digest, Vol 70, Issue 29 In-Reply-To: References: Message-ID: <4B308B3F.1030901@libertech.fr> An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091222/c7b434f7/attachment.html From kcaesar at hotmail.com Tue Dec 22 10:35:25 2009 From: kcaesar at hotmail.com (kiser Caesar) Date: Tue, 22 Dec 2009 10:35:25 +0100 Subject: Kolab-users Digest, Vol 70, Issue 31 In-Reply-To: References: Message-ID: Hello, It is done :) Best regards --Pi?ce jointe du message transmise-- Subject: Re: Kolab-users Digest, Vol 70, Issue 29 Date: Tue, 22 Dec 2009 10:02:55 +0100 To: kcaesar at hotmail.com CC: kolab-users at kolab.org From: alain.abbas at libertech.fr hi Caesar it would be great that you write a little documentation for the blackberry :-) i will put it on the wiki thanks :-)) kiser Caesar a ?crit : Hello, It is a closed topic.. SyncML don't work..!! Now I'm use z-push ! It's great ! Best regards, _________________________________________________________________ T?l?chargez Internet Explorer 8 et surfez sans laisser de trace ! http://clk.atdmt.com/FRM/go/182932252/direct/01/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://kolab.org/pipermail/kolab-users/attachments/20091222/0c6aae11/attachment.html From o.stahl at lsw.uni-heidelberg.de Tue Dec 22 10:11:31 2009 From: o.stahl at lsw.uni-heidelberg.de (Otmar Stahl) Date: Tue, 22 Dec 2009 10:11:31 +0100 Subject: Kolab Server 2.2.3 RC1 -- please test! In-Reply-To: <20091222092916.308399655.thomas@intevation.de> References: <20091222092916.308399655.thomas@intevation.de> Message-ID: <4B308D43.8030207@lsw.uni-heidelberg.de> Hello, Thomas Arendsen Hein wrote: > * Sascha Wilde [20091217 17:56]: >> Thanks to a tremendous afford of Thomas, I'm happy to announce that we >> have just put the 2.2.3 release candidate on line. >> >> And when I write "release candidate" I really mean it, so unless anyone >> finds a really nasty regression the packages will be renamed to release >> on Dec 23ed -- and become our little Christmas present. :-) >> >> So go to https://files.kolab.org/server/beta/kolab-server-2.2.3-rc-1/ >> and grep your copy today! >> >> Thomas and I are grateful for any feedback, problem reports as well as >> success stories. > > Santa might know if you have been good or bad, but we don't know if > 2.2.3-rc1 works for you or not. > > We did not receive any feedback yet, not even an "I tried it and it > did not immediately bite me", so maybe the final release should be > postponed until we get at least one report? Ok. Here is at least one report :-) I upgraded a 2.2.2 installation (not our production server but an rsync-copy on another machine) to 2.2.3rc1. The machine is running Debian Lenny (5.0.3) 32bit and the upgrade was very smooth, with no problem at compilation time. After upgrade, it restarted without error and everything seems to work fine. However, the upgraded version received very limited testing so far. > So please give us feedback to save Christmas! :) > > Regards, > Thomas Arendsen Hein Kind regards, Otmar Stahl From ml at radoeka.nl Tue Dec 22 11:10:49 2009 From: ml at radoeka.nl (Richard Bos) Date: Tue, 22 Dec 2009 11:10:49 +0100 Subject: Amavisd/Spamassassin Do not quarantine Spam In-Reply-To: <200912151211.33922.alepot@ap-consulting.co.uk> References: <20091215094522.134023whsleb6gm8@webmail.pardus.de> <200912151211.33922.alepot@ap-consulting.co.uk> Message-ID: <200912221110.49888.ml@radoeka.nl> Op dinsdag 15 december 2009 13:11:33 schreef Alex Potter: > On Tuesday 15 Dec 2009 08:45:22 Gunnar Wrobel wrote: > > Does it work with a standard mailbox instead of using a shared mailbox > > via "+"-adressing (kolab+shared.spambox)? I did not play around with > > "+"-addressing in the recent months but I believe that it simply does > > not work. > > > > The kolab+shared... notation works fine here on the openpkg version of > kolab 2.2.2. > > my amavisd.conf has $spam_quarantine_to = "kolab+shared.spam\@$mydomain"; As explained here http://wiki.kolab.org/index.php/Fighting_spam#Spam_Quarantine_Shared_Folder But there the "@" is not prefixed with "\". Does that matter? -- Richard From ml at radoeka.nl Tue Dec 22 11:14:38 2009 From: ml at radoeka.nl (Richard Bos) Date: Tue, 22 Dec 2009 11:14:38 +0100 Subject: Kolab-users Digest, Vol 70, Issue 29 In-Reply-To: <4B308B3F.1030901@libertech.fr> References: <4B308B3F.1030901@libertech.fr> Message-ID: <200912221114.38255.ml@radoeka.nl> Op dinsdag 22 december 2009 10:02:55 schreef Alain abbas: > hi Caesar > it would be great that you write a little documentation for the blackberry > :-) i will put it on the wiki > > thanks :-)) @Alain, can you use plain text in stead off html formatted emails on this email list, please. There is already an explanation on the wiki:http://wiki.kolab.org/index.php/Z_push#Blackberry Ceasar can improve or extend it if needed. -- Richard From alex at ap-consulting.co.uk Tue Dec 22 11:25:01 2009 From: alex at ap-consulting.co.uk (Alex Potter) Date: Tue, 22 Dec 2009 10:25:01 +0000 Subject: Kolab Server 2.2.3 RC1 -- please test! In-Reply-To: <20091222092916.308399655.thomas@intevation.de> References: <20091222092916.308399655.thomas@intevation.de> Message-ID: <200912221025.01859.alex@ap-consulting.co.uk> On Tuesday 22 December 2009 08:39:00 Thomas Arendsen Hein wrote: > So please give us feedback to save Christmas! :) > I've just completed a clean install on an Ubuntu 8.04 test system. Compilation and installation proceeded without incident. The system has only had limited testing. Is there an automated test suite to give the system a hammering? Alex From alex at ap-consulting.co.uk Tue Dec 22 11:28:30 2009 From: alex at ap-consulting.co.uk (Alex Potter) Date: Tue, 22 Dec 2009 10:28:30 +0000 Subject: Amavisd/Spamassassin Do not quarantine Spam In-Reply-To: <200912221110.49888.ml@radoeka.nl> References: <200912151211.33922.alepot@ap-consulting.co.uk> <200912221110.49888.ml@radoeka.nl> Message-ID: <200912221028.30420.alex@ap-consulting.co.uk> On Tuesday 22 December 2009 10:10:49 Richard Bos wrote: > As explained here > http://wiki.kolab.org/index.php/Fighting_spam#Spam_Quarantine_Shared_Folder > But there the "@" is not prefixed with "\". Does that matter? > I haven't tried without the escape. I know it works with it. I think I just followed the documentation for amavis when I configured it, but it was so long ago now... Regards Alex From thomas at intevation.de Wed Dec 23 17:47:39 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Wed, 23 Dec 2009 17:47:39 +0100 Subject: Kolab Server 2.2.3 Final Release Message-ID: <20091223174644.208283374.thomas@intevation.de> Hi! I just promoted last week's release candidate to be the final release of Kolab Server 2.2.3, which contains about 50 enhancements and fixes compared to the previous release. A security issue was fixed in the web client and this release also includes the previously released security updates for ClamAV and the Cyrus IMAP server. Upgrading from 2.2.2 should be straightforward, but make sure you follow the upgrade instructions in 1st.README as the default format for IMAP databases was changed back to skiplist. Documentation and OpenPKG packages are available from http://files.kolab.org/server/release/kolab-server-2.2.3/ as shown on http://kolab.org/download.html and from the mirrors listed on http://kolab.org/mirrors.html http://files.kolab.org/RSYNC.txt explains how to get (or mirror) the files via rsync. All files updated since 2.2.2 are available in the directory server/development-2.2/20091217-since-20090515/ You can check the integrity of the downloaded files with: $ gpg --keyserver keys.gnupg.net --recv-key 5816791A or import the key from https://www.intevation.de/~thomas/gpg_pub_key.asc (the same key that I used to sign this email) $ gpg --verify SHA1SUMS.sig $ sha1sum -c SHA1SUMS Binary packages for Debian GNU/Linux 5.0 (lenny/stable) on x86 platforms can be found in the ix86-debian5.0 directory next to the sources. This will probably be the last release to additionally provide binary packages for Debian GNU/Linux 4.0 (etch/oldstable), too. For install instructions and more information about this release, look at http://files.kolab.org/server/release/kolab-server-2.2.3/sources/1st.README and http://files.kolab.org/server/release/kolab-server-2.2.3/sources/release-notes.txt Please report any problems you encounter in our issue tracker: https://issues.kolab.org/ 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available Url : http://kolab.org/pipermail/kolab-users/attachments/20091223/b6c8e1d3/attachment.bin From liste at gelpi.it Thu Dec 24 10:38:05 2009 From: liste at gelpi.it (Gelpi Andrea) Date: Thu, 24 Dec 2009 10:38:05 +0100 Subject: Kolab policy configuration? Message-ID: <4B33367D.4010500@gelpi.it> Hi all, I need to configure a kolab mail account to be able to send mail with a from field different from himself. Example I have an account userA at test.com and every mail is forwarded to userB at my_kolab_domain. I need form userB to be able to send mail with field from equal to userA at test.com Is this the opposite as delegates? How is it possible to configure in such manner a kolab account? -- ing. Andrea Gelpi *************************************************** La Terra non la abbiamo ereditata dai nostri avi, ma la abbiamo presa in prestito dai nostri bambini. *************************************************** We do not inherit the Earth from our parents, but borrow it from our children. *************************************************** From funke at hiskp.uni-bonn.de Thu Dec 24 14:26:27 2009 From: funke at hiskp.uni-bonn.de (Christian Funke) Date: Thu, 24 Dec 2009 14:26:27 +0100 Subject: Kolab policy configuration? In-Reply-To: <4B33367D.4010500@gelpi.it> References: <4B33367D.4010500@gelpi.it> Message-ID: <200912241426.27666.funke@hiskp.uni-bonn.de> Hi Andrea, it should work if you add userA at test.com to the aliases of userB at my_kolab_domain. I haven't tried it for while but it used to work with kolab 2.2.0. Merry christmas to all Christian Am Donnerstag, 24. Dezember 2009 10:38:05 schrieb Gelpi Andrea: > Hi all, > I need to configure a kolab mail account to be able to send mail with a > from field different from himself. > > Example > > I have an account userA at test.com and every mail is forwarded to > userB at my_kolab_domain. I need form userB to be able to send mail with > field from equal to userA at test.com > > Is this the opposite as delegates? > > How is it possible to configure in such manner a kolab account? > From till at kdab.com Mon Dec 28 15:56:22 2009 From: till at kdab.com (Till Adam) Date: Mon, 28 Dec 2009 15:56:22 +0100 Subject: Q: Kolab and Mac OS X? In-Reply-To: <1260301770.2956.0@antares> References: <1260301770.2956.0@antares> Message-ID: <200912281556.23184.till@kdab.com> On Tuesday 08 December 2009 20:49:30 Albrecht Dre? wrote: > Hi Del & Till: > > Am 08.12.09 09:28 schrieb(en) Till Adam: > > On Tuesday 08 December 2009 08:28:35 Del wrote: > > Thanks, Del, that's actually a pretty accurate assessment from the > > developers' point of view as well, thanks for sharing it. > > Thanks a lot for this information, this is really encouraging! > > BTW, one of my guinea pigs ;-) playing with Kontact/Win today ran into > issue (calendar displays everything > in UTC). Checking the self-compiled version on my "Tiger" box, I even > cannot select a different time zone than UTC, and everything is actually > displayed in UTC. > > Is this again a Tiger issue (i.e. I can switch to CET on [Snow] Leopard, > and the appointments *are* shown in CET there), or does this Win bug also > show up on OS X? In the latter case this would *really* be a blocker, as > nobody wants to add one (or two during summer) hours to the time stamps... There has since been a new beta release, with this bug (among many others) fixed. Timezones work fine in general, on OSX, I'm not aware of any issues in that area. > > We're currently putting a lot of effort into what will become the > > enterprise5 version of Kontact, based on an entirely new architecture, > > the Akonadi framework you might have heard about. > > Yes, got some info from the BSI people about that... That really sounds > like a big step forward and will hopefully resolve most pending issues! We're very excited about this, yes. :) Till -- Till Adam | till at kdab.com | Senior Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-independent software solutions From thomas at intevation.de Tue Dec 29 12:44:52 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Tue, 29 Dec 2009 12:44:52 +0100 Subject: email from linux prompt In-Reply-To: References: <362ff3650912080003p2082d2e0qfbf26457b1ad9796@mail.gmail.com> Message-ID: <20091229124356.977580097.thomas@intevation.de> * Cristian Livadaru [20091208 09:23]: > this is how I send mails from the linux prompt on a Kolab server > > /kolab/sbin/sendmail 'office at test.com' < $LOGFILE This only works as root (or kolab user). An alternative is to install nullmailer or something similar that provides a sendmail binary and forwards the mails to localhost:25, where Kolab's postfix is listening. 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 Dec 29 12:55:06 2009 From: thomas at intevation.de (Thomas Arendsen Hein) Date: Tue, 29 Dec 2009 12:55:06 +0100 Subject: Kolab Server 2.2.3 RC1 -- please test! In-Reply-To: <200912221025.01859.alex@ap-consulting.co.uk> References: <20091222092916.308399655.thomas@intevation.de> <200912221025.01859.alex@ap-consulting.co.uk> Message-ID: <20091229125243.999744323.thomas@intevation.de> * Alex Potter [20091222 11:25]: > Is there an automated test suite to give the system a hammering? There are some scripts in CVS /utils/testing that work on a running Kolab server and there are automated tests for the PHP components that will be called with 'make test' in a CVS checkout. 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 aspineux at gmail.com Tue Dec 29 13:18:34 2009 From: aspineux at gmail.com (Alain Spineux) Date: Tue, 29 Dec 2009 13:18:34 +0100 Subject: email from linux prompt In-Reply-To: <362ff3650912080003p2082d2e0qfbf26457b1ad9796@mail.gmail.com> References: <362ff3650912080003p2082d2e0qfbf26457b1ad9796@mail.gmail.com> Message-ID: <71fe4e760912290418h9119cfak71d6105eda65b3a9@mail.gmail.com> Here is what I do http://wiki.kolab.org/index.php/Sendmail Hope this help -- Alain Spineux aspineux gmail com Your email 100% available with Emailgency | http://www.emailgency.com NTBackup frontend sending mail report | http://www.magikmon.com/mkbackup/ 2009/12/8 Naresh Kumar : > Hi, > > I get following message when I try to send an email from linux prompt: > > $ echo `date` | mailx -s "Test" naresh.kondal at gmail.com > /usr/lib/sendmail: No such file or directory > "/home/admin/dead.letter" 9/245 > . . . message not sent. > $ > Above command is being given on Kolab server. > -- > Regards, > > Naresh Kumar > > _______________________________________________ > Kolab-users mailing list > Kolab-users at kolab.org > https://kolab.org/mailman/listinfo/kolab-users > >