From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 00:14:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D49D16A41F for ; Thu, 20 Oct 2005 00:14:13 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C2A43D64 for ; Thu, 20 Oct 2005 00:14:12 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-187.woh.res.rr.com [65.31.44.187]) by ms-smtp-01-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j9K0E8WY003293 for ; Wed, 19 Oct 2005 20:14:09 -0400 (EDT) Message-ID: <000301c5d50a$519bc740$0900a8c0@satellite> From: "Dave" To: Date: Wed, 19 Oct 2005 20:07:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: dovecot can not find mailbox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 00:14:13 -0000 Hello, Ever since updating to the latest dovecot port dovecot has not been able to get mail. At first i thought i wasn't getting any then i sent a message to myself and never got it. My MTA is delivering it as intended but dovecot isn't finding it. I use Maildir formatted boxes and the directory name is /home/user/Maildir i edited my dovecot.conf file and changed the mail_env option, uncommented it and made it %h/%u/Maildir and no good. Any suggestions? Thanks. Dave.