From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 09:45:02 2003 Return-Path: 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 C31C716A4CE for ; Thu, 30 Oct 2003 09:45:02 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-64-175.maa.sify.net [210.214.64.175]) by mx1.FreeBSD.org (Postfix) with SMTP id A864543FBF for ; Thu, 30 Oct 2003 09:44:36 -0800 (PST) (envelope-from fbsd@dhumketu.cjb.net) Received: (qmail 598 invoked by uid 1000); 30 Oct 2003 10:43:20 -0000 Date: Thu, 30 Oct 2003 16:13:20 +0530 From: Shantanoo Mahajan To: Jason Dictos Message-ID: <20031030104320.GA458@dhumketu.homeunix.net> Mail-Followup-To: Jason Dictos , "'freebsd-questions@freebsd.org'" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.9-RC i386 cc: "'freebsd-questions@freebsd.org'" Subject: Re: How to view kmail stored email from console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 17:45:02 -0000 +++ Jason Dictos [freebsd] [29-10-03 12:18 -0800]: | Hi All, | | I have FreeBSD 5.1 with KDE 3 running kmail. Kmail pulls from the | local mailbox into its mail archive. I'd like to figure out a way to reading | kmail email from the console. Is that possible? | | I can already read mail in my mailbox via the console by using mutt, however | when kmail reads messages from the mailbox it deletes them and stores them | in its own special file. So what I'm trying to do is read that file via a | console program. | | Thanks, | -Jason The mail is stored in Maildir format by KMail (v1.4). Check out the mutt configuration. mutt supports Maildir format. Regards, Shantanoo Mahajan