From owner-freebsd-questions Wed Feb 23 11:30:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id 140E437B973 for ; Wed, 23 Feb 2000 11:30:31 -0800 (PST) (envelope-from phlustik@midway.uchicago.edu) Received: from harper.uchicago.edu (phlustik@harper.uchicago.edu [128.135.12.7]) by midway.uchicago.edu (8.9.3/8.9.3) with ESMTP id NAA16987; Wed, 23 Feb 2000 13:28:51 -0600 (CST) Received: (from phlustik@localhost) by harper.uchicago.edu (8.9.3/8.9.3) id NAA22424; Wed, 23 Feb 2000 13:28:49 -0600 (CST) Date: Wed, 23 Feb 2000 13:28:49 -0600 From: Petr Hlustik To: Jonathon McKitrick Cc: freebsd-questions@freebsd.org, mutt-users@mutt.org Subject: Re: mail clients Message-ID: <20000223132849.C5801@harper.uchicago.edu> References: <20000223103743.A1331@toesinperil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jcm@dogma.freebsd-uk.eu.org on Wed, Feb 23, 2000 at 07:09:58PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathon, > Is there a way to allow mutt to use the same save folders as well? > That would be perfect. There should be a complete Mutt customization file for Pine-like behavior in contrib. However, I found the following to be good enough for switching back and forth between Mutt and Pine: # Make the mail folder same location as Pine set folder="~/mail" # Set the default fcc folder set record="+sent-mail" # make postpone folder same as Pine's set postponed="+postponed-msgs" Regards, Petr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message