From owner-freebsd-questions@FreeBSD.ORG Mon Sep 17 14:46:23 2007 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 0B27316A419 for ; Mon, 17 Sep 2007 14:46:23 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id D7D4B13C47E for ; Mon, 17 Sep 2007 14:46:22 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from localhost (ppp91-76-104-136.pppoe.mtu-net.ru [91.76.104.136]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id 82A922E95AB8; Mon, 17 Sep 2007 18:46:40 +0400 (MSD) Date: Mon, 17 Sep 2007 18:46:20 +0400 From: Andrew Pantyukhin To: Gary Kline Message-ID: <20070917144619.GK52705@amilo.cenkes.org> References: <20070917042703.GA73835@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070917042703.GA73835@thought.org> X-OS: FreeBSD amilo.cenkes.org 7.0-CURRENT FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD Mailing List Subject: Re: is there any way of turning muttrc list into an evolution or other mail alias database? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 14:46:23 -0000 On Sun, Sep 16, 2007 at 09:27:03PM -0700, Gary Kline wrote: > > This may be a bit off the wall, but does anybody have a tool to > take my dozens of mutt aliases and turn them into an evolution > -style database format? (if not, is there any universal > "address-book" app that I could use?) A sed one-liner could probably solve the problem, but try mail/abook - it's a nice converter.