From owner-freebsd-ports@FreeBSD.ORG Mon May 15 13:02:46 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3734A16A459 for ; Mon, 15 May 2006 13:02:46 +0000 (UTC) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs154.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C85C343DE7 for ; Mon, 15 May 2006 13:02:24 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs154.cnf.com (localhost [127.0.0.1]) by ljcqs154.cnf.com (Postfix) with ESMTP id 23AFC1C8686 for ; Mon, 15 May 2006 06:02:24 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-01-in.cnf.com [10.0.108.131]) by ljcqs154.cnf.com (Postfix) with ESMTP id 137761C864B for ; Mon, 15 May 2006 06:02:24 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 15 May 2006 06:02:23 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable x-mimeole: Produced By Microsoft Exchange V6.5 Date: Mon, 15 May 2006 08:02:15 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E04464D4B@qgaes001.conway.prod.con-way.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dovecot 1beta8 + kqueue = no mailbox folders in Horde/Imp menu Thread-Index: AcZ4H8naHeW/oUfiRKa3L4ObTbsoMA== From: "Zimmerman, Eric" To: X-OriginalArrivalTime: 15 May 2006 13:02:23.0839 (UTC) FILETIME=[CEF91EF0:01C6781F] X-Virus-Scanned: ClamAV using ClamSMTP Subject: Dovecot 1beta8 + kqueue = no mailbox folders in Horde/Imp menu X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 13:02:46 -0000 Last night I updated dovecot to beta8 via ports and, based on the ports notes, added kqueue support via make config. Email via thunderbird worked fine but this morning when I logged into my mail via Horde/Imp, I could no longer see any of my mailboxes in the left menu in Horde. Horde still saw my mail and folders via the main Horde page, so it is talking to Dovecot properly it seems After playing around with some settings and verifying config files, I tried recompiling dovecot beta8 without kqueue support. After I did this and restarted dovecot everything worked as expected and I see my mailboxes again in the left hand menu So is this a dovecot issue, kqueue issue or Horde issue? This was my first time playing with the kqueue option so I don't even know if I need it. From the port commit notes it sounded like kqueue was a good thing though. =3D) Any ideas? Eric