home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / misc / 3932 < prev    next >
Encoding:
Text File  |  1992-12-12  |  3.9 KB  |  80 lines

  1. Newsgroups: comp.mail.misc
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!machine!chinet!les
  3. From: les@chinet.chi.il.us (Leslie Mikesell)
  4. Subject: Re: Sending binary attachments through from X.400 services through internet.
  5. Message-ID: <Bz3wn4.1o4@chinet.chi.il.us>
  6. Organization: Chinet - Public Access UNIX
  7. References: <1992Dec11.020307.4912@novatel.cuc.ab.ca>
  8. Date: Fri, 11 Dec 1992 17:59:28 GMT
  9. Lines: 69
  10.  
  11. In article <1992Dec11.020307.4912@novatel.cuc.ab.ca> hpeyerl@novatel.cuc.ab.ca (Herb Peyerl) writes:
  12.  
  13. >What I'm trying to figure out is how best to setup a remote location
  14. >with Email to communicate with our corporate office.  What I've had
  15. >in mind is the use of some X.400 service (attmail, mcimail) with some
  16. >front end package to use on a PC in the remote location. 
  17.  
  18. AT&T has packages like this for DOS, Windows and the Mac that will
  19. talk to their attmail service and they allow binary attachments.
  20. X.400 conectivity is available but you really don't need it unless
  21. your remote location is on a different service.  You can also connect
  22. to attmail through uucp using your own unix host as the hub for
  23. local traffic.  However, you need a package called pmxpc to talk
  24. between your unix host and your local PC's, and it may only be available
  25. for 3B2's and 386's running SysVr3 and SysVr4.
  26.  
  27. >There is
  28. >a need to occasionally attach small spreadsheets and documents to
  29. >messages. The remote location would send mail to the X.400 carrier
  30. >through their SMTP gateway and arrive at our site.
  31.  
  32. The catch is that SMTP gives you a 7-bit path and lots of mailer
  33. software will choke on imbedded nulls in attachments.  This isn't
  34. a problem if you communicate via uucp to attmail or directly to
  35. each other (or from pc's directly to attmail).  The at&t programs
  36. also have an option to use btoa encoding but it's all-or-nothing.
  37. There's no way to specify binary for local, encoding for remote.
  38.  
  39. >What I'm wondering is how exactly to do this? The other day I
  40. >coincidentally installed a new version of Elm and noticed that there
  41. >was support for something called "MIME".  Intrigued I looked a little
  42. >further and ftp'd the sources to Metamail from thumper.bellcore.com and
  43. >built it.  Now I see that this is "old" technology and everyone else
  44. >has known about this for ages. 
  45.  
  46. Well, I wouldn't quite say ages - the AT&T programs predate it by several
  47. years and I haven't seen any MIME software for DOS yet that also
  48. provides background communications.
  49.  
  50. >So, I thought "Well great; the X.400
  51. >service would take binary attachments, uuencode them and put the
  52. >appropriate MIME headers in the body of the message.  On our end we
  53. >would decode them and have our binary attachments.  
  54.  
  55. In theory this should be fairly easy but I haven't seen any free
  56. software that does it yet, and since all my end points have been
  57. set up to handle pure binary for several years now, I haven't tried
  58. to deal with it myself.  So far it's just been easier to set up
  59. a direct uucp link with everyone who needs attachments or a login
  60. that they can use with the PC software.  If you expect any volume
  61. you may want to do this instead of paying a commercial carrier
  62. for each message.
  63.  
  64. >I realize that we could just get an X.400 connection at our corporate
  65. >office through our X.25 pad and then just get a mail server package
  66. >for one of our Novell Servers; our Vaxen; or a workstation.  However,
  67. >this doesn't solve the problem of inter-office email with binary
  68. >attachments.  I'm thinking that if we can get the SMTP solution to
  69. >function then the rest of our problems would also be solve.
  70.  
  71. We're using AT&T/NCR's StarGroup software which accomodates the
  72. Starmail package which, like the software mentioned above uses
  73. a unix server's mail as the native transport.   Starmail is supposed
  74. to run on novell lans also, but you need yet-another-transport program
  75. on a unix hub to talk to a dos based lan unless you link them through
  76. the attmail service.  I'm sure better solutions are on the way... 
  77.  
  78. Les Mikesell
  79.   les@chinet.chi.il.us
  80.