[15592] in Athena Bugs
sgi 8.1.11: /usr/andrew/etc/mailcap
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Wed Oct 22 04:27:20 1997
To: bugs@MIT.EDU
Date: Wed, 22 Oct 1997 04:27:17 EDT
From: "Jacob Morzinski" <jmorzins@MIT.EDU>
System name: m12-182-1
Type and version: IP22 8.1.11
Display type: NG1
The default Athena mailcap file (/usr/andrew/etc/mailcap) has a
spelling error. I'm including a patch.
(The mailcap file in the mime locker has the correct spelling.)
(Note the spelling of:
% where receiveAppleSingle
/usr/andrew/bin/receiveAppleSingle
/mit/mime/arch/sun4x_55/bin/receiveAppleSingle
)
--
Jacob Morzinski jmorzins@mit.edu
*** mailcap.orig Wed Oct 22 04:23:03 1997
--- mailcap Wed Oct 22 04:21:27 1997
***************
*** 104,109 ****
# the Columbia AppleTalk package (CAP) installed.
# For more info about MacMIME, send email to paf@nada.kth.se
#
! # If you don't have CAP, and haven't changed recieveAppleSingle
# or sendAppleSingle, you should comment out this line.
! application/applefile; recieveAppleSingle %s; compose="sendAppleSingle %s";description="An Apple Macintosh file in AppleSingle format"
--- 104,109 ----
# the Columbia AppleTalk package (CAP) installed.
# For more info about MacMIME, send email to paf@nada.kth.se
#
! # If you don't have CAP, and haven't changed receiveAppleSingle
# or sendAppleSingle, you should comment out this line.
! application/applefile; receiveAppleSingle %s; compose="sendAppleSingle %s";description="An Apple Macintosh file in AppleSingle format"