From owner-freebsd-questions@FreeBSD.ORG Mon May 8 12:51:50 2006 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 6D88D16A429 for ; Mon, 8 May 2006 12:51:50 +0000 (UTC) (envelope-from howells@kde.org) Received: from mail.devrandom.org.uk (host-84-9-223-82.bulldogdsl.com [84.9.223.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF58343D49 for ; Mon, 8 May 2006 12:51:49 +0000 (GMT) (envelope-from howells@kde.org) Received: from localhost (localhost [127.0.0.1]) by mail.devrandom.org.uk (Postfix) with ESMTP id 695BFFD04D for ; Mon, 8 May 2006 13:51:48 +0100 (BST) Received: from mail.devrandom.org.uk ([127.0.0.1]) by localhost (mail.devrandom.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75496-06 for ; Mon, 8 May 2006 13:51:37 +0100 (BST) Received: from [192.168.1.155] (unknown [192.168.1.155]) (using TLSv1 with cipher EXP1024-RC4-SHA (56/128 bits)) (No client certificate requested) by mail.devrandom.org.uk (Postfix) with ESMTP id DF56FFD04B for ; Mon, 8 May 2006 13:51:37 +0100 (BST) From: Chris Howells Organization: K Desktop Environment To: freebsd-questions@freebsd.org Date: Mon, 8 May 2006 13:51:22 +0100 User-Agent: KMail/1.9.1 References: <445EB4F9.8080209@yourdot-mail.com> In-Reply-To: <445EB4F9.8080209@yourdot-mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605081351.22117.howells@kde.org> X-Virus-Scanned: amavisd-new at devrandom.org.uk Subject: Re: Convert mbox to IMAP files 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: Mon, 08 May 2006 12:51:50 -0000 On Monday 08 May 2006 04:03, Carlos Silva wrote: > Someone know how can I convert mbox files to IMAP files? > Thanks in advance! I presume you wish to store mails in mbox format on an IMAP server. The easiest way is to import the mails into a mail client, such as KMail, set up an account in KMail on the IMAP server, and copy them across.