home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Telecom / InterNet / internetwork-mail-guide < prev    next >
Encoding:
Text File  |  1993-06-24  |  21.6 KB  |  647 lines  |  [TEXT/SNTE]

  1.        * INTER-NETWORK MAIL GUIDE:    Last Update: 6/15/93 *
  2.  
  3. Inter-Network Mail Guide - Original Copyright (C) 1992 by John J. Chew
  4. Further modifications and (C) 1993 by Scott A. Yanoff (yanoff@csd4.csd.uwm.edu)
  5.  
  6. # INTRODUCTION
  7. #
  8. # This file documents methods of sending mail from one network to another.
  9. # It represents the aggregate knowledge of the readers of comp.mail.misc
  10. # and many contributors elsewhere.  If you know of any corrections or
  11. # additions to this file, please follow the instructions in the section
  12. # entitled 'HOW TO FORMAT INFORMATION FOR SUBMISSION' and then mail the
  13. # information to me: Scott A. Yanoff <yanoff@csd4.csd.uwm.edu>. 
  14. #
  15. # HOW TO USE THIS GUIDE
  16. #
  17. # If you just want to browse the guide manually for information, this is what
  18. # you need to know.  The guide is organized as a list of entries.  Each entry
  19. # tells you how to get from one network to another.  Here is what a typical
  20. # entry might look like:
  21. #
  22. #   #FROM: mynet
  23. #   #TO: yournet
  24. #   #RECIPIENT: youraddress
  25. #   #CONTACT: contactaddress
  26. #   #INSTR: send to 'youraddress@thegateway'
  27. #
  28. # This means that to send mail FROM a network called 'mynet' TO a
  29. # RECIPIENT address 'youraddress' on a network called 'yournet', you
  30. # should follow the INSTRUCTIONS shown and address your mail to
  31. # 'youraddress@thegateway'.
  32. #
  33. #Names and descriptions of the possible FROM and TO fields:
  34. #
  35. #N aol           ; America Online; America Online, Inc.; commercial;
  36. #N applelink     ; AppleLink; Apple Computer, Inc.; in-house;
  37. #N arcom     ; X.400
  38. #N att           ; AT&T Mail; AT&T; commercial;
  39. #N bitnet        ; BITNET; none; academic;
  40. #N bix           ; Byte Information eXchange; Byte magazine; commercial;
  41. #N bmug          ; ? ; Berkeley Macintosh Users Group; in-house;
  42. #N compuserve    ; CompuServe; CompuServe Inc.; commercial;
  43. #N connect       ; Connect Professional Information Network; ?; commercial;
  44. #N easynet       ; Easynet; DEC; in-house;
  45. #N envoy         ; Envoy-100; Telecom Canada; commercial; X.400
  46. #N fax           ; Facsimile document transmission; none; none;
  47. #N fidonet       ; FidoNet; none; bbs;
  48. #N geonet        ; GeoNet Mailbox Systems; 
  49. #-  Geonet Mailbox Services GmbH/Systems Inc.; commercial;
  50. #N gold-400      ; GNS Gold 400; British Telecom; commercial; X.400
  51. #N goldgate     ; GoldGate Telcom Gold; Net-Tel Computer Systems;
  52. #N greennet      ; GreenNet; Soft Solutions Ltd; commercial;
  53. #N gsfcmail      ; GSFCmail; NASA/Goddard Space Flight Center; in-house;
  54. #N ibm           ; VNET; IBM; in-house;
  55. #N internet      ; Internet; none; academic;
  56. #N keylink       ; KeyLink; Telecom Australia; commercial; X.400
  57. #N mailnet     ; X.400
  58. #N mci           ; MCIMail; MCI; commercial;
  59. #N mfenet        ; Magnetic Fusion Energy Network
  60. #-               ; Lawrence Livermore National Laboratory; academic;
  61. #N nasamail      ; NASAMail; NASA; in-house;
  62. #N nsi           ; NASA Science Internet; NASA; government;
  63. #-  Dual-protocol: instructions given here pertain only to NSI-DECnet addresses
  64. #-  (NSI-TCP/IP addresses should be treated as shown for 'internet')
  65. #N omnet         ; OMNET; OMNET; commercial;
  66. #N peacenet      ; PeaceNet; Institute for Global Communications; non-profit;
  67. #N sinet         ; Schlumberger Information NETwork; ?; ?;
  68. #N sprintmail    ; SprintMail; Sprint; commercial; formerly Telemail
  69. #N thenet        ; Texas Higher Education Network; University of Texas
  70. #-               ; academic ;
  71. #N wwivnet     ; WWIVnet; WWIVnet; non-commercial;
  72. #
  73. # The 'RECIPIENT' record gives an example of an address on the
  74. # destination network, to make it clear in subsequent lines what text
  75. # requires subsitution.
  76. #
  77. # The 'CONTACT' record gives an address for inquiries concerning the
  78. # gateway, expressed as an address reachable from the source (#FROM:) network.
  79. # Presumably, if you can't get the gateway to work at all, then knowing
  80. # an unreachable address on another network will not be of great help.
  81. #
  82. # The 'INSTR' records, of which there may be several, give verbal
  83. # instructions to a user of the source network to let them send mail
  84. # to a user on the destination network.  Text that needs to be typed
  85. # will appear in double quotes, with C-style escapes if necessary.  If
  86. # the instructions consist simply of mailing to a certain address, this
  87. # will be indicated by the words 'send to' followed by a quoted address.
  88. # If there are alternative addresses, they will be marked 'or to' instead.
  89. #
  90. # HOW TO FORMAT INFORMATION FOR SUBMISSION
  91. #
  92. # Here is what I really want in the way of information.  If you are adding
  93. # a new network to the list, tell me what its official name is (pay attention
  94. # to capitalization), what the name of its responsible organization is, and
  95. # what kind of a network it is (academic, commercial, government, in-house
  96. # or non-profit).  If this isn't clear, look at the examples above.
  97. # For each connection, give me an entry that looks something like:
  98. #
  99. # #FROM: foonet
  100. # #TO: barnet
  101. # #RECIPIENT: baraddress
  102. # #CONTACT: contactaddress
  103. # #INSTR: send to 'baraddress@thegateway'
  104. #
  105. # Note that 'contactaddress' must be an address expressed in foonet's native
  106. # format, and not that of barnet, since if a user is having trouble accessing
  107. # barnet, giving him/her an address on that net to contact for help is not
  108. # productive.  If there is no contact/postmaster address, please tell me.
  109. # If there are more complicated instructions, use additional #INSTR: lines.
  110. #
  111. # Once you've got all the information together, send it to me in an e-mail
  112. # message with the words 'INMG update' in the Subject: line.  You can in
  113. # general expect an answer back from me within a week.
  114.  
  115. #FROM: aol
  116. #TO: applelink
  117. #RECIPIENT: user
  118. #CONTACT: Internet
  119. #INSTR: send to 'user@applelink'
  120.  
  121. #FROM: aol
  122. #TO: compuserve
  123. #RECIPIENT: 71234,567
  124. #CONTACT: Internet
  125. #INSTR: send to '71234.567@cis'
  126.  
  127. #FROM: aol
  128. #TO: internet
  129. #RECIPIENT: user@domain
  130. #CONTACT: Internet
  131. #INSTR: send to 'user@domain'
  132.  
  133. #FROM: applelink
  134. #TO: bitnet
  135. #RECIPIENT: user@site
  136. #INSTR: send to 'user@site.bitnet@internet#'
  137.  
  138. #FROM: applelink
  139. #TO: internet
  140. #RECIPIENT: user@domain
  141. #INSTR: send to 'user@domain@internet#' (address must be <35 characters)
  142.  
  143. #F arcom
  144. #T internet
  145. #R fred@Domain.dd.uu.us
  146. #I send to C=CH,A=ARCOM,P=SWITCH,ORG=us,OU1=uu,OU2=dd,OU3=Domain,S=fred
  147.  
  148. #FROM: att
  149. #TO: bitnet
  150. #RECIPIENT: user@site
  151. #INSTR: send to 'internet!site.bitnet!user'
  152.  
  153. #FROM: att
  154. #TO: internet
  155. #RECIPIENT: user@domain
  156. #INSTR: send to 'internet!domain!user'
  157.  
  158. #FROM: bitnet
  159. #TO: internet
  160. #RECIPIENT: user@domain
  161. #INSTR: Methods for sending mail from Bitnet to the Internet vary depending on
  162. #-      what mail software is running at the Bitnet site in question.  In the
  163. #-      best case, users should simply be able to send mail to 'user@domain'.
  164. #-      If this doesn't work, try 'user%domain@gateway' where 'gateway' is a
  165. #-      Bitnet-Internet gateway site nearby.  Finally, if neither of these
  166. #-      works, you may have to try hand-coding an SMTP envelope for your mail.
  167.  
  168. #FROM: compuserve
  169. #TO: fax
  170. #RECIPIENT: +1 415 555 1212
  171. #INSTR: send to '>FAX 14155551212'
  172. #INSTR: not transitive - message must originate from a CompuServe user
  173. #INSTR: for calls outside the NANP, use '011' as the international prefix
  174.  
  175. #FROM: compuserve
  176. #TO: internet
  177. #RECIPIENT: user@domain
  178. #INSTR: send to '>INTERNET:user@domain' (only from CompuServe users)
  179.  
  180. #FROM: compuserve
  181. #TO: mci
  182. #RECIPIENT: 123-4567
  183. #INSTR: send to '>MCIMAIL:123-4567' (only from CompuServe users)
  184.  
  185. #FROM: connect
  186. #TO: internet
  187. #RECIPIENT: user@domain
  188. #INSTR: send to 'DASNET'
  189. #-      and set the first line of message: '"user@domain"@DASNET'
  190.  
  191. #FROM: easynet
  192. #TO: bitnet
  193. #RECIPIENT: user@site
  194. #CONTACT: DECWRL::ADMIN
  195. #INSTR: send to 'nm%DECWRL::"user@site.bitnet"' (from VMS using NMAIL)
  196. #INSTR: send to 'user@site.bitnet' (from Ultrix)
  197. #INSTR:   or to 'user%site.bitnet@decwrl.dec.com' (from Ultrix via IP)
  198. #INSTR:   or to 'DECWRL::"user@site.bitnet"' (from Ultrix via DECNET)
  199.  
  200. #FROM: easynet
  201. #TO: fidonet
  202. #RECIPIENT: john smith at 1:2/3.4
  203. #CONTACT: DECWRL::ADMIN
  204. #INSTR: send to 'nm%DECWRL::"john.smith@p4.f3.n2.z1.fidonet.org"'
  205. #-      (from VMS using NMAIL)
  206. #INSTR: send to 'john.smith@p4.f3.n2.z1.fidonet.org'
  207. #-      (from Ultrix)
  208. #INSTR: or to '"john.smith%p4.f3.n2.z1.fidonet.org"@decwrl.dec.com'
  209. #-      (from Ultrix via IP)
  210. #INSTR: or to 'DECWRL::"john.smith@p4.f3.n2.z1.fidonet.org"'
  211. #-      (from Ultrix via DECNET)
  212.  
  213. #FROM: easynet
  214. #TO: internet
  215. #RECIPIENT: user@domain
  216. #CONTACT: DECWRL::ADMIN
  217. #INSTR: send to 'nm%DECWRL::"user@domain"' (from VMS using NMAIL)
  218. #INSTR: send to 'user@domain' (from Ultrix)
  219. #INSTR:   or to 'user%domain@decwrl.dec.com' (from Ultrix via IP)
  220. #INSTR:   or to 'DECWRL::"user@domain"' (from Ultrix via DECNET)
  221. #INSTR:   or to 'user@domain @Internet' (using ALL-IN-1)
  222.  
  223. #FROM: envoy
  224. #TO: internet
  225. #RECIPIENT: user@domain
  226. #CONTACT: ICS.TEST or ICS.BOARD
  227. #INSTR: send to '[RFC-822="user(a)domain"]INTERNET/TELEMAIL/US'
  228. #INSTR: for special characters, use @=(a), !=(b), _=(u), any=(three octal digits)
  229.  
  230. #FROM: fidonet
  231. #TO: internet
  232. #RECIPIENT: user@machine.site.domain
  233. #INSTR: convert to 'user@machine.site.domain ON 1:1/31
  234.  
  235. #FROM: fidonet
  236. #TO: packet
  237. #RECIPIENT: user@bbs-callsign.domain
  238. #CONTACT: wb7tpy at 1:114/15
  239. #INSTR: send to 'gate at 1:114/15'
  240. #-      and set first line of message to 'Packet: user@bbs-callsign.domain'
  241.  
  242. #FROM: fidonet
  243. #TO: wwivnet
  244. #RECIPIENT: number@node
  245. #CONTACT: Kevin C. ON 1:100/215
  246. #INSTR: convert to '#number @node ON 1:100/215'
  247. #INSTR: WWIVgate; LOW TRAFFIC SITE, USE SPARINGLY..  Gateway is modem-based,
  248. #-      they absorb cost of long distance connects to pick-up and deliver.
  249. #-      Keep messages under 10K, use infrequently, do NOT use mail-lists or
  250. #-      file/list-server commands.
  251.  
  252. #FROM: geonet
  253. #TO: internet
  254. #RECIPIENT: user@domain
  255. #INSTR: send to 'DASNET'
  256. #INSTR: set subject line to 'user@domain!subject'
  257.  
  258. #FROM: gold-400
  259. #TO: internet
  260. #RECIPIENT: user@host
  261. #INSTR: send to '/DD.RFC-822=user(a)host/O=uknet/PRMD=uk.ac/ADMD=gold 400/C=GB/'
  262. #INSTR: for special characters, use @=(a), %=(p), !=(b), "=(q)
  263.  
  264. #FROM: gsfcmail
  265. #TO: internet
  266. #RECIPIENT: user@domain
  267. #CONTACT: cust.svc
  268. #INSTR: send to '(SITE:SMTPMAIL,ID:<user(a)domain>)'
  269. #INSTR: or to '(C:USA,A:TELEMAIL,P:SMTPMAIL,ID:<user(a)domain>)'
  270. #INSTR: or send to 'POSTMAN'
  271. #-      and set the first line of message to 'To: user@domain'
  272. #INSTR: Help is also available by phoning +1 301 286 6865.
  273.  
  274. #FROM: gsfcmail
  275. #TO: nsi
  276. #RECIPIENT: host::user
  277. #CONTACT: cust.svc
  278. #INSTR: send to '(SITE:SMTPMAIL,ID:<user(a)host.DNET.NASA.GOV>)'
  279. #INSTR: or to '(C:USA,A:TELEMAIL,P:SMTPMAIL,ID:<user(a)host.DNET.NASA.GOV>)'
  280. #INSTR: or send to 'POSTMAN'
  281. #-      and set the first line of message to 'To: user@host.DNET.NASA.GOV'
  282.  
  283. #FROM: internet
  284. #TO: aol
  285. #RECIPIENT: A User
  286. #CONTACT: postmaster@aol.com
  287. #INSTR: send to auser@aol.com (all lower-case, remove spaces)
  288. #INSTR: msgs are truncated to 32K (8K for PCs), all characters except newline 
  289. #-      & printable ASCII characters are mapped to spaces, users are limited to 
  290. #-      75 pieces of Internet mail in their mailbox at a time.
  291.  
  292. #FROM: internet
  293. #TO: applelink
  294. #RECIPIENT: user
  295. #INSTR: send to 'user@applelink.apple.com'
  296.  
  297. #F internet
  298. #T arcom
  299. #R (G:John, I:Q., S:Smith, OU:ORG_UNIT, O:Org, P:PRMD, A:ADMD, C:CA)
  300. #I send to:
  301. #-  /G=John/I=Q/S=Smith/OU=ORG_UNIT/O=Org/P=PRMD/A=ADMD/C=CA@chx400.switch.ch
  302.  
  303. #FROM: internet
  304. #TO: att
  305. #RECIPIENT: user
  306. #INSTR: send to 'user@attmail.com'
  307.  
  308. #FROM: internet
  309. #TO: bitnet
  310. #RECIPIENT: user@site
  311. #INSTR: send to 'user%site.bitnet@gateway' where 'gateway' is a gateway host 
  312. #-      that is on both the internet and bitnet.  Some examples of gateways
  313. #-      are: cunyvm.cuny.edu mitvma.mit.edu.  Check first to see what local 
  314. #-      policies are concerning inter-network forwarding.
  315.  
  316. #FROM: internet
  317. #TO: bix
  318. #RECIPIENT: user
  319. #INSTR: send to 'user@dcibix.das.net'
  320. #INSTR: reaches only paying users registered through the DASNet gateway
  321.  
  322. #FROM: internet
  323. #TO: bmug
  324. #RECIPIENT: John Smith
  325. #INSTR: send to 'John.Smith@bmug.fidonet.org'
  326.  
  327. #FROM: internet
  328. #TO: compuserve
  329. #RECIPIENT: 71234,567
  330. #INSTR: send to '71234.567@compuserve.com'
  331. #INSTR:   Ordinary Compuserve account IDs are pairs of octal numbers
  332.  
  333. #FROM: internet
  334. #TO: compuserve
  335. #RECIPIENT: organization:department:user
  336. #INSTR: send to 'user@department.organization.compuserve.com'
  337. #INSTR:  This syntax is for use with members of organizations which have a
  338. #-       private CompuServe mail area.  'department' may not always be present.
  339.  
  340. #FROM: internet
  341. #TO: connect
  342. #RECIPIENT: NAME
  343. #INSTR: send to 'NAME@dcjcon.das.net'
  344.  
  345. #FROM: internet
  346. #TO: easynet
  347. #RECIPIENT: HOST::USER
  348. #CONTACT: admin@decwrl.dec.com
  349. #INSTR: send to 'user@host.enet.dec.com'
  350. #INSTR:   or to 'user%host.enet@decwrl.dec.com'
  351.  
  352. #FROM: internet
  353. #TO: easynet
  354. #RECIPIENT: John Smith @ABC
  355. #CONTACT: admin@decwrl.dec.com
  356. #INSTR: send to 'John.Smith@ABC.MTS.DEC.COM'
  357. #INSTR:   this syntax is for sending mail to ALL-IN-1 users
  358.  
  359. #FROM: internet
  360. #TO: envoy
  361. #RECIPIENT: John Smith (ID=userid)
  362. #INSTR: send to 'uunet.uu.net!att!attmail!mhs!envoy!userid'
  363.  
  364. #FROM: internet
  365. #TO: envoy
  366. #RECIPIENT: John Smith (ID=userid)
  367. #CONTACT: /C=CA/ADMD=TELECOM.CANADA/ID=ICS.TEST/S=TEST_GROUP/@nasamail.nasa.gov
  368. #INSTR: send to '/C=CA/ADMD=TELECOM.CANADA/DD.ID=userid/PN=John_Smith/@Sprint.COM'
  369.  
  370. #FROM: internet
  371. #TO: fidonet
  372. #RECIPIENT: john smith at 1:2/3.4
  373. #INSTR: send to 'john.smith@p4.f3.n2.z1.fidonet.org'
  374.  
  375. #FROM: internet
  376. #TO: geonet
  377. #RECIPIENT: user at host
  378. #INSTR: send to 'user:host@map.das.net'
  379. #INSTR:   or to 'user@host.geomail.org' (known to work for geo2)
  380. #INSTR: known hosts: geo1 (Europe), geo2 (UK), geo4 (USA)
  381.  
  382. #FROM: internet
  383. #TO: gold-400
  384. #RECIPIENT: (G:John, I:Q, S:Smith, OU: org_unit, O:organization, PRMD:prmd)
  385. #INSTR: send to 'john.q.smith@org_unit.org.prmd.gold-400.gb' 
  386. #INSTR:   or to '"/G=John/I=Q/S=Smith/OU=org_unit/O=org/PRMD=prmd/ADMD=gold 400/
  387. #-        C=GB/"@mhs-relay.ac.uk'
  388.  
  389. #FROM: internet
  390. #TO: goldgate
  391. #RECIPIENT: 10087:CQQ061
  392. #INSTR: send to '10087.CQQ061@goldgate.ac.uk' 
  393. #INSTR:   or to '/G=10087/S=CQQ061/P=uk.ac/O=GoldGate/C=GB/'
  394.  
  395. #FROM: internet
  396. #TO: greennet
  397. #RECIPIENT: user
  398. #CONTACT: support@gn.co.uk
  399. #INSTR: user@gn.co.uk
  400.  
  401. #FROM: internet
  402. #TO: gsfcmail
  403. #RECIPIENT: user
  404. #CONTACT: help@nic.nsi.nasa.gov
  405. #INSTR: send to 'user@gsfcmail.nasa.gov'
  406. #INSTR:   or to '/PN=user/ADMD=TELEMAIL/PRMD=GSFC/O=GSFCMAIL/C=US/
  407. #-        @x400.msfc.nasa.gov'
  408.  
  409. #FROM: internet
  410. #TO: ibm
  411. #RECIPIENT: user@vmnode.tertiary_domain (syntax?)
  412. #CONTACT: nic@vnet.ibm.com
  413. #INSTR: send to 'user@vmnode.tertiary_domain.ibm.com'
  414. #INSTR: To look up a user's mailbox name, mail to nic@vnet.ibm.com with
  415. #- the line 'WHOIS name' in the message body.
  416.  
  417. #FROM: internet
  418. #TO: keylink
  419. #RECIPIENT: (G:John, I:Q, S:Smith, O:MyOrg, A:Telememo, C:au)
  420. #CONTACT: aarnet@aarnet.edu.au
  421. #INSTR: send to John.Q.Smith@MyOrg.telememo.au
  422.  
  423. #FROM: internet
  424. #TO: keylink Private Mail Domains
  425. #RECIPIENT: (G:John, S:Smith, O:MyDept, P:AusGov, A:Telememo, C:au)
  426. #CONTACT: aarnet@aarnet.edu.au
  427. #INSTR: send to John.Smith@MyDept.AusGov.telememo.au
  428.  
  429. #FROM: internet
  430. #TO: mci
  431. #RECIPIENT: John Smith (123-4567)
  432. #INSTR: send to '1234567@mcimail.com'
  433. #INSTR: or to 'JSmith@mcimail.com' (if 'JSmith' is unique)
  434. #INSTR: or to 'John_Smith@mcimail.com' (if 'John Smith' is unique - note the
  435. #-      underscore!)
  436. #INSTR: or to 'John_Smith/1234567@mcimail.com' (if 'John Smith' is NOT unique)
  437.  
  438. #FROM: internet
  439. #TO: mfenet
  440. #RECIPIENT: user@mfenode
  441. #INSTR: send to 'user%mfenode.mfenet@nmfecc.arpa'
  442.  
  443. #FROM: internet
  444. #TO: nasamail
  445. #RECIPIENT: user
  446. #CONTACT: help@nic.nsi.nasa.gov
  447. #INSTR: send to 'user@nasamail.nasa.gov'
  448. #INSTR: Help is available by phoning +1 205 544 1771 or +1 301 286 7251.
  449.  
  450. #FROM: internet
  451. #TO: nsi
  452. #RECIPIENT: host::user
  453. #CONTACT: help@nic.nsi.nasa.gov
  454. #INSTR: send to 'user@host.dnet.nasa.gov'
  455. #INSTR:   or to 'user%host.dnet@ames.arc.nasa.gov'
  456. #INSTR:   or to 'user%host.dnet@east.gsfc.nasa.gov'
  457. #INSTR: Help is also available by phoning +1 301 286 7251.
  458.  
  459. #FROM: internet
  460. #TO: omnet
  461. #RECIPIENT: user
  462. #CONTACT: help@nic.nsi.nasa.gov
  463. #INSTR: send to 'user@omnet.nasa.gov'
  464. #INSTR:   or to 'user/omnet@omnet.nasa.gov' (?)
  465. #INSTR:   or to '/DD.UN=user/O=OMNET/ADMD=TELEMAIL/C=US/@Sprint.COM'
  466. #INSTR: Help is available by phoning +1 301 286 7251 or +1 617 244 4333 (OMNET
  467. #-      customers only).
  468.  
  469. #FROM: internet
  470. #TO: packet
  471. #RECIPIENT: user@bbs-callsign.domain
  472. #CONTACT: wb7tpy@wb7tpy.ampr.org
  473. #INSTR: send to 'gate@wb7tpy.ampr.org'
  474. #-      and set first line of message to 'Packet: user@bbs-callsign.domain'
  475.  
  476. #FROM: internet
  477. #TO: peacenet
  478. #RECIPIENT: user
  479. #CONTACT: support@igc.org
  480. #INSTR: send to 'user@cdp.igc.org'
  481.  
  482. #FROM: internet
  483. #TO: sinet
  484. #RECIPIENT: node::user or node1::node::user
  485. #INSTR: send to 'user@node.SINet.SLB.COM'
  486. #INSTR:   or to 'user%node@node1.SINet.SLB.COM'
  487.  
  488. #FROM: internet
  489. #TO: sprintmail
  490. #RECIPIENT: John Smith at SomeOrganization
  491. #CONTACT: help@nic.nsi.nasa.gov
  492. #INSTR: send to '/G=John/S=Smith/O=SomeOrganization/ADMD=TELEMAIL/C=US/@Sprint.COM'
  493. #INSTR: Help is also available by phoning +1 301 286 7251.
  494.  
  495. #FROM: internet
  496. #TO: thenet
  497. #RECIPIENT: user@host
  498. #INSTR: send to 'user%host.decnet@utadnx.cc.utexas.edu'
  499.  
  500. #FROM: internet
  501. #TO: wwivnet
  502. #RECIPIENT: number@node
  503. #CONTACT: faq-request@tfsquad.mn.org
  504. #CONTACT: bryen@tfsquad.mn.org
  505. #INSTR: convert to 'number-node@wwiv.tfsquad.mn.org'
  506. #INSTR: WWCPgate; LOW TRAFFIC SITE, USE SPARINGLY..  Gateway is modem-based,
  507. #-      they absorb cost of long distance connects to pick-up and deliver.
  508. #-      Keep messages under 10K, use infrequently, do NOT use mail-lists or
  509. #-      file/list-server commands.
  510.  
  511. #FROM: keylink
  512. #TO: internet
  513. #RECIPIENT: John Smith <user@domain>
  514. #CONTACT: (G:CUSTOMER, S:SERVICE, O:CUST.SERVICE, P:telememo, C:au)
  515. #INSTR: send to '(C:au, A:telememo, P:oz.au, "RFC-822":"John Smith
  516. #-  <user(a)domain>")'
  517. #INSTR: special characters must be mapped: @->(a), %->(p), !->(b), "->(q)
  518.  
  519. #FROM: att
  520. #FROM: mci
  521. #TO: compuserve
  522. #RECIPIENT: John Smith (71234,567)
  523. #CONTACT: 267-1163 (MCI Help)
  524. #INSTR: at the 'To:' prompt type 'John Smith (EMS)'
  525. #INSTR: at the 'EMS:' prompt type 'compuserve'
  526. #INSTR: at the 'Mbx:' prompt type '71234,567'
  527.  
  528. #FROM: mci
  529. #TO: internet
  530. #RECIPIENT: John Smith <user@domain>
  531. #CONTACT: 267-1163 (MCI Help)
  532. #INSTR: at the 'To:' prompt type 'John Smith (EMS)'
  533. #INSTR: at the 'EMS:' prompt type 'INTERNET'
  534. #INSTR: at the 'Mbx:' prompt type 'user@domain'
  535.  
  536. #FROM: nasamail
  537. #TO: internet
  538. #RECIPIENT: user@domain
  539. #CONTACT: admin
  540. #INSTR: send to '(site:smtpmail,id:<user(a)domain>)'
  541. #INSTR: Help is also available by phoning +1 205 544 1771 and at 'admin/nasa'.
  542.  
  543. #FROM: nasamail
  544. #TO: nsi
  545. #RECIPIENT: host::user
  546. #CONTACT: admin
  547. #INSTR: send to '(site:smtpmail,id:<user(a)host.DNET.NASA.GOV>)'
  548. #INSTR: Help is also available by phoning +1 205 544 1771 and at 'admin/nasa'.
  549.  
  550. #FROM: nsi
  551. #TO: gsfcmail
  552. #RECIPIENT: user
  553. #CONTACT: help@nic.nsi.nasa.gov
  554. #INSTR: send to 'east::"user@gsfcmail.nasa.gov"'
  555. #INSTR: or to 'east::"/PN=user/ADMD=TELEMAIL/PRMD=GSFC/O=GSFCMAIL/C=US/
  556. #-      @x400.msfc.nasa.gov'
  557. #INSTR: Help is also available by phoning +1 301 286 7251.
  558.  
  559. #FROM: nsi
  560. #TO: internet
  561. #RECIPIENT: user@domain
  562. #CONTACT: nsinic::nsihelp
  563. #INSTR: send to 'east::"user@domain"'
  564. #INSTR: or to 'dftnic::"user@domain"'
  565. #INSTR: or to 'nssdca::in%"user@domain"'
  566. #INSTR: or to 'jpllsi::"user@domain"'
  567. #INSTR: Help is also available by phoning +1 301 286 7251.
  568.  
  569. #FROM: nsi
  570. #TO: omnet
  571. #RECIPIENT: user
  572. #CONTACT: omnet.service
  573. #INSTR: send to 'east::"user@omnet.nasa.gov"'
  574. #INSTR: Help also available by phoning +1 617 244 4333 (OMNET customers only)
  575.  
  576. #FROM: nsi
  577. #TO: sprintmail
  578. #RECIPIENT: John Smith at SomeOrganization
  579. #CONTACT: nsinic::nsihelp
  580. #INSTR: send to '/G=John/S=Smith/O=SomeOrganization/ADMD=TELEMAIL/C=US/@Sprint.COM'
  581. #INSTR: Help is also available by phoning +1 301 286 7251.
  582.  
  583. #FROM: omnet
  584. #TO: internet
  585. #RECIPIENT: user@domain
  586. #CONTACT: omnet.service
  587. #INSTR: Enter 'compose manual' at the command prompt.  Choose the Internet 
  588. #-      address option from the menu that appears.  Note that this gateway 
  589. #-      service charges based on the number of 1000-character blocks sent.
  590. #INSTR: Help also available by phoning +1 617 244 4333 (OMNET customers only).
  591.  
  592. #FROM: packet
  593. #TO: internet
  594. #RECIPIENT: user@domain
  595. #CONTACT: wb7tpy@wb7tpy.az.usa.na
  596. #INSTR: send to 'gate@wb7tpy.az.usa.na'
  597. #-      and set the first line of message to 'Internet: user@domain'
  598.  
  599. #FROM: sinet
  600. #TO: internet
  601. #RECIPIENT: user@domain
  602. #INSTR: send to 'M_MAILNOW::M_INTERNET::"user@domain"'
  603. #INSTR:   or to 'M_MAILNOW::M_INTERNET::domain::user'
  604.  
  605. #FROM: sprintmail
  606. #TO: internet
  607. #RECIPIENT: user@domain
  608. #INSTR: send to '(C:USA,A:TELEMAIL,P:INTERNET,"RFC-822":<user(a)domain>) DEL'
  609. #INSTR: Help available within the United States by phoning +1 800 336 0437 and
  610. #-      pressing '2' on a TouchTone phone.
  611.  
  612. #FROM: sprintmail
  613. #TO: nsi
  614. #RECIPIENT: host::user
  615. #INSTR: send to 
  616. #-  '(C:USA,A:TELEMAIL,P:INTERNET,"RFC-822":<user(a)host.DNET.NASA.GOV>) DEL'
  617. #INSTR: Help available within the United States by phoning +1 800 336 0437 and
  618. #-      pressing '2' on a TouchTone phone.
  619.  
  620. #FROM: thenet
  621. #TO: internet
  622. #RECIPIENT: user@domain
  623. #INSTR: send to 'UTADNX::WINS%" user@domain "'
  624.  
  625. #FROM: wwivnet
  626. #TO: fidonet
  627. #RECIPIENT: First Last ON zone:node/fnet
  628. #CONTACT: 1@3469
  629. #INSTR: convert to 'First Last ON zone:node/fnet @656'
  630. #INSTR: WWIVgate; LOW TRAFFIC SITE, USE SPARINGLY..  Gateway is modem-based,
  631. #-      they absorb cost of long distance connects to pick-up and deliver.
  632. #-      Keep messages under 10K, use infrequently, do NOT use mail-lists or
  633. #-      file/list-servers commands.
  634.  
  635. #FROM: wwivnet
  636. #TO: internet
  637. #RECIPIENT: user@machine.site.domain
  638. #CONTACT: faq-request@9702
  639. #CONTACT: 1@9702
  640. #INSTR: convert to 'user#machine.site.domain@506'
  641. #-      If 'user' begins with digits, begin address with a quote.
  642. #INSTR: WWCPgate; LOW TRAFFIC SITE, USE SPARINGLY..  Gateway is modem-based,
  643. #-      they absorb cost of long distance connects to pick-up and deliver.
  644. #-      Keep messages under 10K, use infrequently, do NOT use mail-lists or
  645. #-      file/list-server commands.
  646. -------------------------------------------------------------------------------
  647.