From owner-freebsd-questions@FreeBSD.ORG Mon Feb 18 23:54:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1881416A420 for ; Mon, 18 Feb 2008 23:54:30 +0000 (UTC) (envelope-from jan.h.zab@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id A123D13C458 for ; Mon, 18 Feb 2008 23:54:29 +0000 (UTC) (envelope-from jan.h.zab@googlemail.com) Received: by ug-out-1314.google.com with SMTP id y2so1183026uge.37 for ; Mon, 18 Feb 2008 15:54:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; bh=H+JCIRfCwYf8poUSvflQFIZSNAxKWzz50N+nH5iBuHM=; b=yIbLvzVhze7sTkDpusZ+h903JfBD/nr/dYbh/VTLS28m8anAynkg0cZ8cwomDPtDvY4kMVDIqxGm/sd3TBZUQeNSfZWxhagfMPInsNzqQzcpNscPWMUKOdlM3PAirwUvu+5Or3cvqZdPz6CkfoL9llcLWcHi7tV45vVtrNKyBCE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=CBH/Gx2lShF+ZMy1Y3fv0OHJPWorDP561KMsTylmyyIJBkIbJOtcxEu05rwfoKJLFlUzcgiAOHzAVN8e7BI6NaW23K6x+KuuoIjB5HE4jnRR/TdvVl6XnUml+azT2z+MqNjJiEh/E0QGI/DWmRwhNHoiWQpsKLjOcvDFIWQ9dFE= Received: by 10.67.92.4 with SMTP id u4mr3773581ugl.85.1203377165908; Mon, 18 Feb 2008 15:26:05 -0800 (PST) Received: from localhost ( [91.4.110.232]) by mx.google.com with ESMTPS id 31sm14981631fkt.14.2008.02.18.15.26.05 (version=SSLv3 cipher=OTHER); Mon, 18 Feb 2008 15:26:05 -0800 (PST) Date: Tue, 19 Feb 2008 00:26:00 +0100 From: Jan-Hendrik Zab To: freebsd-questions@freebsd.org Message-ID: <20080219002600.05d87274@googlemail.com> In-Reply-To: References: X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Still looking for a calendar server... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2008 23:54:30 -0000 On Mon, 18 Feb 2008 02:21:44 +0000 Da Rock wrote: Hey, > I've brought this up before, I know, but I need a caldav server that > will work with evolution. I've checked out Darwin Calendar Server, > but they are not going to solve an issue (as of 2006) that means > evolution can't use it, and evolution won't budge either- so a > mexican stand-off and I'm caught in the middle (probably with others). I'm currently looking for a caldav/calendar server myself. There are actually quite a few, but I guess a lot won't met your specific requirements. To name a few: caldav: - bedework - davical - zimbra - cosmo webdav: - horde - phpcalendar Bedework seems to be a nice choice, I haven't found a way to integrate tomcat into LDAP yet. But I'm not familiar with tomcat, so that's to be expected. Davical doesn't seem to care about the access rights I configured in the web interface, a bug I guess. > So that brings me back to the Apache module under construction > (mod_caldav), but nothing seems to be happening with it. I've > requested support on the forum their at sourceforge, but I have had > no response for over a week, and no responses have been issued since > april 2006. I didn't know that such a module existed, I'll look into it! :) Jan-Hendrik Zab