home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doc_net / inetmail.inf < prev    next >
Text File  |  1991-04-01  |  12KB  |  355 lines

  1. Inter-Network Mail Guide - Copyright 1990 by John J. Chew
  2.   $Header: netmail,v 1.12 90/07/06 20:38:28 john Exp $
  3.  
  4. For those of you who were wondering what happened to the June 1990 issue,
  5. there wasn't one, because of a lack of important changes to the data,
  6. and because I've been busy with other things.  Even worse (:-), there
  7. will not be an August 1990 issue as I will be temporarily between net
  8. addresses as I take a nice long holiday between jobs on different
  9. continents.  If you have information to add or requests for subscriptions,
  10. send them as usual to me at <poslfit@gpu.UTCS.UToronto.CA> and they should
  11. catch up to me with some delay wherever I end up.  I'm off to enjoy
  12. my summer now, bye!  -- John
  13.  
  14. COPYRIGHT NOTICE
  15.  
  16. This document is Copyright 1990 by John J. Chew.  All rights reserved.
  17. Permission for non-commercial distribution is hereby granted, provided
  18. that this file is distributed intact, including this copyright notice
  19. and the version information above.  Permission for commercial distribution
  20. can be obtained by contacting the author as described below.
  21.  
  22. INTRODUCTION
  23.  
  24. This file documents methods of sending mail from one network to another.
  25. It represents the aggregate knowledge of the readers of comp.mail.misc
  26. and many contributors elsewhere.  If you know of any corrections or
  27. additions to this file, please read the file format documentation below
  28. and then mail to me: John J. Chew <poslfit@gpu.utcs.utoronto.ca>.  If
  29. you do not have access to electronic mail (which makes me wonder about
  30. the nature of your interest in the subject, but there does seem to be
  31. a small such population out there) you can call me during the month of
  32. July at +1 416 979 7166 between 11:00 and 24:00 EDT (UTC-4h) and most
  33. likely talk to my answering machine (:-).
  34.  
  35. DISTRIBUTION
  36.  
  37. (news) This list is posted monthly to Usenet newsgroups comp.mail.misc and
  38.   news.newusers.questions.  
  39. (mail) I maintain a growing list of subscribers who receive each monthly 
  40.   issue by electronic mail, and recommend this to anyone planning to 
  41.   redistribute the list on a regular basis.  
  42. (FTP) Internet users can fetch this guide by anonymous FTP as ~ftp/pub/docs/
  43.   internetwork-mail-guide on Ra.MsState.Edu (130.18.80.10 or 130.18.96.37)
  44.   [Courtesy of Frank W. Peters]
  45. (Listserv) Bitnet users can fetch this guide from the Listserv at UNMVM.
  46.   Send mail to LISTSERV@UNMVM with blank subject and body consisting of
  47.   the line "GET NETWORK GUIDE".  [Courtesy of Art St. George]
  48.  
  49. HOW TO USE THIS GUIDE
  50.  
  51. Each entry in this file describes how to get from one network to another.
  52. To keep this file at a reasonable size, methods that can be generated by
  53. transitivity (A->B and B->C gives A->B->C) are omitted.  Entries are sorted
  54. first by source network and then by destination network.  This is what a
  55. typical entry looks like:
  56.  
  57.   #F mynet
  58.   #T yournet
  59.   #R youraddress
  60.   #C contact address if any
  61.   #I send to "youraddress@thegateway"
  62.  
  63. For parsing purposes, entries are separated by at least one blank line,
  64. and each line of an entry begins with a `#' followed by a letter.  Lines
  65. beginning with `# ' are comments and need not be parsed.  Lines which do
  66. not start with a `#' at all should be ignored as they are probably mail
  67. or news headers.
  68.  
  69. #F (from) and #T (to) lines specify source and destination networks.
  70. If you're sending me information about a new network, please give me
  71. a brief description of the network so that I can add it to the list
  72. below.  The abbreviated network names used in #F and #T lines should
  73. consist only of the characters a-z, 0-9 and `-' unless someone can
  74. make a very convincing case for their favourite pi character.
  75.  
  76. These are the currently known networks with abbreviated names:
  77.  
  78.   applelink     AppleLink (Apple Computer, Inc.'s in-house network)
  79.   bitnet        international academic network
  80.   bix           Byte Information eXchange: Byte magazine's commercial BBS
  81.   bmug          Berkeley Macintosh Users Group
  82.   compuserve    commercial time-sharing service
  83.   connect       Connect Professional Information Network (commercial)
  84.   easynet       Easynet (DEC's in-house mail system)
  85.   envoy      Envoy-100 (Canadian commercial mail service)
  86.   fax           Facsimile document transmission
  87.   fidonet       PC-based BBS network
  88.   geonet        GeoNet Mailbox Systems (commercial)
  89.   internet      the Internet
  90.   mci           MCI's commercial electronic mail service
  91.   mfenet        Magnetic Fusion Energy Network
  92.   nasamail      NASA internal electronic mail
  93.   peacenet      non-profit mail service
  94.   sinet         Schlumberger Information NETwork
  95.   span          Space Physics Analysis Network (includes HEPnet)
  96.   sprintmail    Sprint's commercial mail service (formerly Telemail)
  97.   thenet        Texas Higher Education Network
  98.  
  99. #R (recipient) gives an example of an address on the destination network, 
  100. to make it clear in subsequent lines what text requires subsitution.
  101.  
  102. #C (contact) gives an address for inquiries concerning the gateway,
  103. expressed as an address reachable from the source (#F) network.
  104. Presumably, if you can't get the gateway to work at all, then knowing
  105. an unreachable address on another network will not be of great help.
  106.  
  107. #I (instructions) lines, of which there may be several, give verbal
  108. instructions to a user of the source network to let them send mail
  109. to a user on the destination network.  Text that needs to be typed
  110. will appear in double quotes, with C-style escapes if necessary.
  111.  
  112. #F applelink
  113. #T internet
  114. #R user@domain
  115. #I send to "user@domain@internet#"
  116. #I   domain can be be of the form "site.bitnet", address must be <35 characters
  117.  
  118. #F bitnet
  119. #T internet
  120. #R user@domain
  121. #I Methods for sending mail from Bitnet to the Internet vary depending on
  122. #I what mail software is running at the Bitnet site in question.  In the
  123. #I best case, users should simply be able to send mail to "user@domain".
  124. #I If this doesn't work, try "user%domain@gateway" where "gateway" is a 
  125. #I regional Bitnet-Internet gateway site.  Finally, if neither of these
  126. #I works, you may have to try hand-coding an SMTP envelope for your mail.
  127. #I If you have questions concerning this rather terse note, please try
  128. #I contacting your local postmaster or system administrator first before
  129. #I you send me mail -- John Chew <poslfit@gpu.utcs.utoronto.ca>
  130.  
  131. #F compuserve
  132. #T fax
  133. #R +1 415 555 1212
  134. #I send to "FAX 14155551212" (only to U.S.A.)
  135.  
  136. #F compuserve
  137. #T internet
  138. #R user@domain
  139. #I send to ">INTERNET:user@domain"
  140.  
  141. #F compuserve
  142. #T mci
  143. #R 123-4567
  144. #I send to ">MCIMAIL:123-4567"
  145.  
  146. #F connect
  147. #T internet
  148. #R user@domain
  149. #I send to CONNECT id "DASNET"
  150. #I first line of message: "\"user@domain\"@DASNET"
  151.  
  152. #F easynet
  153. #T bitnet
  154. #R user@site
  155. #C DECWRL::ADMIN
  156. #I from VMS use NMAIL to send to "nm%DECWRL::\"user@site.bitnet\""
  157. #I from Ultrix
  158. #I   send to "user@site.bitnet" or if that fails
  159. #I     (via IP) send to "\"user%site.bitnet\"@decwrl.dec.com"
  160. #I     (via DECNET) send to "DECWRL::\"user@site.bitnet\""
  161.  
  162. #F easynet
  163. #T fidonet
  164. #R john smith at 1:2/3.4
  165. #C DECWRL::ADMIN
  166. #I from VMS use NMAIL to send to 
  167. #I   "nm%DECWRL::\"john.smith@p4.f3.n2.z1.fidonet.org\""
  168. #I from Ultrix
  169. #I   send to "john.smith@p4.f3.n2.z1.fidonet.org" or if that fails
  170. #I     (via IP) send to "\"john.smith%p4.f3.n2.z1.fidonet.org\"@decwrl.dec.com"
  171. #I     (via DECNET) send to "DECWRL::\"john.smith@p4.f3.n2.z1.fidonet.org\""
  172.  
  173. #F easynet
  174. #T internet
  175. #R user@domain
  176. #C DECWRL::ADMIN
  177. #I from VMS use NMAIL to send to "nm%DECWRL::\"user@domain\""
  178. #I from Ultrix
  179. #I   send to "user@domain" or if that fails
  180. #I     (via IP) send to "\"user%domain\"@decwrl.dec.com"
  181. #I     (via DECNET) send to "DECWRL::\"user@domain\""
  182.  
  183. #F envoy
  184. #T internet
  185. #R user@domain
  186. #C ICS.TEST or ICS.BOARD
  187. #I send to "[RFC-822=\"user(a)domain\"]INTERNET/TELEMAIL/US
  188. #I for special characters, use @=(a), !=(b), _=(u), any=(three octal digits)
  189.  
  190. #F fidonet
  191. #T internet
  192. #R user@domain
  193. #I send to "uucp" at nearest gateway site
  194. #I first line of message: "To: user@domain"
  195.  
  196. #F geonet
  197. #T internet
  198. #R user@domain
  199. #I send to "DASNET"
  200. #I subject line: "user@domain!subject"
  201.  
  202. #F internet
  203. #T applelink
  204. #R user
  205. #I send to "user@applelink.apple.com"
  206.  
  207. #F internet
  208. #T bitnet
  209. #R user@site
  210. #I send to "user%site.bitnet@gateway" where "gateway" is a gateway host that
  211. #I   is on both the internet and bitnet.  Some examples of gateways are:
  212. #I   cunyvm.cuny.edu mitvma.mit.edu.  Check first to see what local policies
  213. #I   are concerning inter-network forwarding.
  214.  
  215. #F internet
  216. #T bix
  217. #R user
  218. #I send to "user@dcibix.das.net"
  219.  
  220. #F internet
  221. #T bmug
  222. #R John Smith
  223. #I send to "John.Smith@bmug.fidonet.org"
  224.  
  225. #F internet
  226. #T compuserve
  227. #R 71234,567
  228. #I send to "71234.567@compuserve.com"
  229. #I   note: Compuserve account IDs are pairs of octal numbers.  Ordinary
  230. #I     consumer CIS user IDs begin with a `7' as shown.
  231.  
  232. #F internet
  233. #T connect
  234. #R NAME
  235. #I send to "NAME@dcjcon.das.net"
  236.  
  237. #F internet
  238. #T easynet
  239. #R HOST::USER
  240. #C admin@decwrl.dec.com
  241. #I send to "user@host.enet.dec.com" or "user%host.enet@decwrl.dec.com"
  242.  
  243. #F internet
  244. #T easynet
  245. #R John Smith @ABC
  246. #C admin@decwrl.dec.com
  247. #I send to "John.Smith@ABC.MTS.DEC.COM"
  248. #I (This syntax is for All-In-1 users.)
  249.  
  250. #F internet
  251. #T envoy
  252. #R John Smith (ID=userid)
  253. #C /C=CA/ADMD=TELECOM.CANADA/ID=ICS.TEST/S=TEST_GROUP/@nasamail.nasa.gov
  254. #C   for second method only
  255. #I send to "uunet.uu.net!att!attmail!mhs!envoy!userid"
  256. #I   or to "/C=CA/ADMD=TELECOM.CANADA/DD.ID=userid/PN=John_Smith/@Sprint.COM"
  257.  
  258. #F internet
  259. #T fidonet
  260. #R john smith at 1:2/3.4
  261. #I send to "john.smith@p4.f3.n2.z1.fidonet.org" 
  262.  
  263. #F internet
  264. #T geonet
  265. #R user at host
  266. #I send to "user:host@map.das.net"
  267. #I American host is geo4, European host is geo1.
  268.  
  269. #F internet
  270. #T mci
  271. #R John Smith (123-4567)
  272. #I send to "1234567@mcimail.com"
  273. #I or send to "JSMITH@mcimail.com" if "JSMITH" is unique
  274. #I or send to "John_Smith@mcimail.com" if "John Smith" is unique - note the
  275. #I    underscore!
  276. #I or send to "John_Smith/1234567@mcimail.com" if "John Smith" is NOT unique
  277.  
  278. #F internet
  279. #T mfenet
  280. #R user@mfenode
  281. #I send to "user%mfenode.mfenet@nmfecc.arpa"
  282.  
  283. #F internet
  284. #T nasamail
  285. #R user
  286. #C <postmaster@ames.arc.nasa.gov>
  287. #I send to "user@nasamail.nasa.gov"
  288.  
  289. #F internet
  290. #T peacenet
  291. #R user
  292. #C <support%cdp@arisia.xerox.com>
  293. #I send to "user%cdp@arisia.xerox.com"
  294.  
  295. #F internet
  296. #T sinet
  297. #R node::user or node1::node::user
  298. #I send to "user@node.SINet.SLB.COM" or "user%node@node1.SINet.SLB.COM"
  299.  
  300. #F internet
  301. #T span
  302. #R user@host
  303. #C <NETMGR@nssdca.gsfc.nasa.gov>
  304. #I send to "user@host.span.NASA.gov"
  305. #I   or to "user%host.span@ames.arc.nasa.gov"
  306.  
  307. #F internet
  308. #T sprintmail
  309. #R [userid "John Smith"/organization]system/country
  310. #I send to "/C=country/ADMD=system/O=organization/PN=John_Smith/DD.ID=userid/@Sprint.COM"
  311.  
  312. #F internet
  313. #T thenet
  314. #R user@host
  315. #I send to "user%host.decnet@utadnx.cc.utexas.edu"
  316.  
  317. #F mci
  318. #T internet
  319. #R John Smith <user@domain>
  320. #I at the "To:" prompt type "John Smith (EMS)"
  321. #I at the "EMS:" prompt type "internet"
  322. #I at the "Mbx:" prompt type "user@domain"
  323.  
  324. #F nasamail
  325. #T internet
  326. #R user@domain
  327. #I at the "To:" prompt type "POSTMAN"
  328. #I at the "Subject:" prompt enter the subject of your message
  329. #I at the "Text:" prompt, i.e. as the first line of your message,
  330. #I    enter "To: user@domain"
  331.  
  332. #F sinet
  333. #T internet
  334. #R user@domain
  335. #I send to "M_MAILNOW::M_INTERNET::\"user@domain\""
  336. #I      or "M_MAILNOW::M_INTERNET::domain::user"
  337.  
  338. #F span
  339. #T internet
  340. #R user@domain
  341. #C NETMGR@NSSDCA
  342. #I send to "AMES::\"user@domain\""
  343.  
  344. #F sprintmail
  345. #T internet
  346. #R user@domain
  347. #I send to "[RFC-822=user(a)domain @GATEWAY]INTERNET/TELEMAIL/US"
  348.  
  349. #F thenet
  350. #T internet
  351. #R user@domain
  352. #I send to UTADNX::WINS%" user@domain "
  353.  
  354. END
  355.