From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 22:05:58 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 4919A37B401 for ; Sat, 19 Jul 2003 22:05:58 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B6943F85 for ; Sat, 19 Jul 2003 22:05:57 -0700 (PDT) (envelope-from timothyk@wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h6K55uV87853; Sun, 20 Jul 2003 01:05:56 -0400 (EDT) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (mts-141.wallnet.com [208.225.162.73]) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h6K55fM87818; Sun, 20 Jul 2003 01:05:43 -0400 (EDT) (envelope-from timothyk@wallnet.com) From: Tim Kellers To: freebsd@celestial.com, FreeBSD Questions Date: Sun, 20 Jul 2003 01:03:08 -0400 User-Agent: KMail/1.5.2 References: <20030720041423.GA20225@raggedclown.net> <20030719212720.B21267@barryg.mi.celestial.com> In-Reply-To: <20030719212720.B21267@barryg.mi.celestial.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307200103.09013.timothyk@wallnet.com> X-Virus-Scanned: by AMaViS perl-11 Subject: Re: apple files 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: Sun, 20 Jul 2003 05:05:58 -0000 If your client is using Appleworks, it's a bit more difficult. I had a hacked up version of an Appleworks file format reader taken from OS X (server) 1.1 --or maybe the earlier version, circa 1999. If yu need it let me know and I'll see if I can dig it up. Tim Kellers CPE/NJIT On Sunday 20 July 2003 12:27 am, Bill Campbell wrote: > On Sun, Jul 20, 2003 at 06:14:23AM +0200, Cliff Sarginson wrote: > >Hello > >I did have a look in the ports. > >But does anyone know of a program I can use in mutt to read attachments > >that arrive in apple file formats ? > >I have to communicate a lot with an Apple user, using god alone knows > >what word processor. I think he is using Apple's verson of Word, > >but it is hard to get this information out of him, since he is > >about as technical as a mongoose. > > Antiword does a pretty decent job of turning M$ .doc files into ascii text, > and it worked fine with a simple ``hello world'' type document created with > M$ Office on OS X (typically the four word file took 19,456 bytes :-). > > All I'm using to handle this in mutt is one line in my ~/.mailcap: > > application/msword; antiword %s; copiousoutput > > Bill > -- > INTERNET: bill@Celestial.COM Bill Campbell; Celestial Software LLC > UUCP: camco!bill PO Box 820; 6641 E. Mercer Way > FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) > 236-1676 URL: http://www.celestial.com/ > > ``... because most politicians and bureaucrats are technological idiots, > it's going to be crucial for the rank and file members of the IT community > to find its collective voice soon.'' --Michael Vizard, InfoWorld Editor in > Chief. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"