home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / mail / pmdf / 2442 < prev    next >
Encoding:
Internet Message Format  |  1992-10-09  |  2.8 KB

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!wupost!bu.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: mac@gvg47.gvg.tek.com (Bill MacAllister)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: ccMail-Mac file attributes
  5. Message-ID: <01GPPJLZ4MHEBWAVBL@gvg47.gvg.tek.com>
  6. Date: 8 Oct 92 21:45:19 GMT
  7. Organization: The Internet
  8. Lines: 41
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 08 Oct 1992 14:45:19 -0700 (PDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GPPOSMCOL28WX0SY@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"Ipmdf@ymir.bitnet"
  15. X-Vms-Cc: MAC
  16. Mime-Version: 1.0
  17. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  18. Content-Transfer-Encoding: 7BIT
  19.  
  20. We are using Pathworks and ccMail.  The ccMail-DOS to PMDF-ccMail is pretty
  21. straight forward and as described in the PMDF documentation.  But, get the
  22. stuff into the MAC environment is another issue.
  23.  
  24.  
  25. Using ccMail suggestions for getting ccMail-Mac to gateway to other systems
  26. requires a PC running Phonenet Talk.  The Phonenet talk mounts the Mac
  27. volume with the postoffice on it and the import file (in bound to ccMail).
  28. This import file is create by PMDF and does not have any of the resource
  29. information that Mac's like.  This information is provided by the VAX
  30. Pathworks-Mac server. Unfortunatly the default values for the resource
  31. information for the files that we decided to create did not work.  We ended
  32. up adding entries to the MSA$ROOT:[MSA]MSAF$FILES_TYPES.DAT file to resolve
  33. the problem.  This is a little of a black art for me so I thought that our
  34. implementation might be interesting to others.  Here are the entries that
  35. we added.
  36.  
  37. !
  38. !       Make a file that PhoneNet Talk will like
  39. !
  40. !Format    Attr    Semantics   ".EXT"    Creator    Type    Translation
  41. *       *       *           EXP         mdos    TEXT    none
  42. *       *       *           IMP         mdos    TEXT    none
  43. *       *       *           UND         mdos    TEXT    none
  44.  
  45. Thus, and file that has a file type of EXP, IMP, or UND will get marked
  46. with a creator of mdos, a type of TEXT, and no translation will be
  47. performed.  What to set this to was gleaned of looking at a file that was
  48. created by ccMail-Mac with ResEdit.
  49.  
  50. Hope this is useful.  Comments greatly appreciated.
  51.  
  52. Bill
  53.  
  54. !-----------------------------------------------------------------------!
  55. ! Bill MacAllister    MS 8L         !  EMail:     Mac@GVG47.GVG.TEK.COM !
  56. ! The Grass Valley Group, Inc.      !                                   !
  57. ! P.O. Box 1114                     !  Telephone: 916-478-3201          !
  58. ! 13024 Bitney Springs Road         !  FAXphone:  916-478-3187          !
  59. ! Grass Valley, California 95945    !                                   !
  60. !-----------------------------------------------------------------------!
  61.