From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 00:22:47 2011 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 36358106566B for ; Fri, 11 Mar 2011 00:22:47 +0000 (UTC) (envelope-from DStaal@usa.net) Received: from mail.magehandbook.com (173-8-4-45-WashingtonDC.hfc.comcastbusiness.net [173.8.4.45]) by mx1.freebsd.org (Postfix) with ESMTP id 06E7F8FC1A for ; Fri, 11 Mar 2011 00:22:46 +0000 (UTC) Received: from [192.168.1.50] (Mac-Pro.magehandbook.com [192.168.1.50]) by mail.magehandbook.com (Postfix) with ESMTP id 2BF672845B; Thu, 10 Mar 2011 19:22:46 -0500 (EST) Date: Thu, 10 Mar 2011 19:22:45 -0500 From: Daniel Staal To: Gary Kline , FreeBSD Mailing List Message-ID: <618EA69D736AD5B9C554F240@mac-pro.magehandbook.com> In-Reply-To: <20110310213645.GB677@thought.org> References: <20110310012331.GA10189@thought.org> <20110310130343.GC2301@catflap.slightlystrange.org> <20110310213645.GB677@thought.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: using dovecot, where is ICOMING mail stored? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2011 00:22:47 -0000 --As of March 10, 2011 1:36:45 PM -0800, Gary Kline is alleged to have said: > I did try pointing mutt -f at my saved backup > /usr/tmp/.../Maildir. Nothing. My copies of saved mail are > there, but not what was in the unread queue. I was testing out > mutt from a laptop and that has to have been when I > accidentially deleted stuff. Too bad there isn't a page on > "howto set up a mailserver" ... for dimwits --As for the rest, it is mine. Ok, my suggestion: First, install Postfix, and check the config option to replace Sendmail. (Sendmail works just fine. It also can be configured to play tic-tack-toe[1]. A mailer that does _not_ have a Turing-complete config file is a lot easier to set up, and you probably won't ever need to use Sendmail's esoteric options. ;) ) Then: It's a quick walkthrough. It assumes Linux, but that only means the command to install the programs and the location of the config file is wrong. It should get you up and running. Your mail is probably in /var/mail. That's the default location for mbox files, and you've probably missed setting up Maildir delivery. I don't know how to set that in Sendmail off the top of my head, but it's easy enough to use Postfix. Daniel T. Staal [1]This is assuming what I've heard on a Turing-complete config file is correct, and not hyperbole. If it's not completely Turing-complete, it's at least very complex. --------------------------------------------------------------- This email copyright the author. Unless otherwise noted, you are expressly allowed to retransmit, quote, or otherwise use the contents for non-commercial purposes. This copyright will expire 5 years after the author's death, or in 30 years, whichever is longer, unless such a period is in excess of local copyright law. ---------------------------------------------------------------