From billyk@u.washington.edu Sun Sep 17 14:58:28 2000 Received: from mxu1.u.washington.edu (mxu1.u.washington.edu [140.142.32.8]) by lists.u.washington.edu (8.9.3+UW00.05/8.9.3+UW99.09) with ESMTP id OAA39832 for ; Sun, 17 Sep 2000 14:58:26 -0700 Received: from drizzle.com (IDENT:root@twinpeaks.drizzle.com [216.162.192.3]) by mxu1.u.washington.edu (8.9.3+UW00.02/8.9.3+UW99.09) with ESMTP id OAA17798 for ; Sun, 17 Sep 2000 14:58:26 -0700 Received: from drop25.drizzle.com (IDENT:billyk@drop25.drizzle.com [216.162.195.25]) by drizzle.com (8.10.2/8.10.2) with ESMTP id e8HLwKB22226 for ; Sun, 17 Sep 2000 14:58:20 -0700 Date: Sun, 17 Sep 2000 11:42:04 -0700 (PDT) From: William Kreuter To: linux-list@ssc.com Subject: need mailcap entry for mp3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII ReSent-From: William Kreuter ReSent-To: linux@u.washington.edu Can someone state the .mailcap and .mime.types entries that will get Netscape Communicator 4.75 to drop an mp3 into RealPlayer 7? I've tried a few combinations, including just adding "mp3" to "ra,ram" in the existing entries which work fine for Realaudio streams. The following don't work either. ..mailcap: audio/x-mp3;realplay %s or application/mp3;realplay %s ..mime.types: type=audio/x-mp3 exts="mp3" or type=application/mp3 exts="mp3" Billy .