On: Mon, 21 Sep 1998 22:09:46 -0700 (PDT) Oz Dror writes: > > What is the MIME type for mp3 > what lines to add to .mailcap and .mime.types
My apaches mime.types tells: audio/mpeg mpga mp2 mp3 The line in .mailcap should be similiar to this one (installed by the xanim package): video/mpeg; xanim +q %s; description="MPEG Video Format"; test=test "$DISPLAY" != "" Torsten