From owner-freebsd-questions@FreeBSD.ORG Tue Jan 19 22:18:41 2010 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 394111065670 for ; Tue, 19 Jan 2010 22:18:41 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id C92A78FC18 for ; Tue, 19 Jan 2010 22:18:40 +0000 (UTC) Received: by ewy26 with SMTP id 26so1557607ewy.3 for ; Tue, 19 Jan 2010 14:18:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=XNri1nDhmMEdbPYARHl0W24MxqwEiBepQBfz57PkZAU=; b=EbK5Ww/lX+100sKG08l6I1jVDLHI7jod7RSDTbC/EHGSJrEO4jc0QkeVWqwUBhDKrZ Gg7TydENgjuXNRTOBQHu9W8ZsqhEZoMLT4cCH1UdsKqBoaX601IMa0TGuNkpxgzFPqd1 WpRNE+FT/iqbCP/In//2bvss8vQWgQFMaF5bA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MRK0F034krj4rMlD0UvaBewqjhjjeiVldnnfXwU8zhN7l4I01AqBmMberm5kHmnEw6 Uz7hVHE+vW+dUeD/xqn8KkvFwgSnEwv4ChihTzeEVY8tEHHhaYmEg6LIbQoy1tVzzVoN bgBj8gjNy+mLh/yMkTS4Oz534jEOYqy93pdMA= MIME-Version: 1.0 Received: by 10.216.89.73 with SMTP id b51mr2831610wef.125.1263939519713; Tue, 19 Jan 2010 14:18:39 -0800 (PST) Date: Tue, 19 Jan 2010 17:18:39 -0500 Message-ID: <80f4f2b21001191418x731d5532s1400149c2f958432@mail.gmail.com> From: Jim To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: dovecot/jail question 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: Tue, 19 Jan 2010 22:18:41 -0000 First, Thanks all for the help with my previous "sendmail" question. I rebuilt the jail without postfix and that at least seems happy. The main question; has anyone built/ran dovecot in a jail? It runs fine on the host system fine, but if I put it in a jail, I get issues with the !import_try command. I'm going to try some things to fix it, and it could have been something I've done in my setup. I want to see if this is a jail-specific issue. Thanks,