home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / rfc / 800s / rfc876.txt < prev    next >
Text File  |  1992-09-22  |  38KB  |  755 lines

  1.  
  2.  
  3. Network Working Group                                       D. Smallberg
  4. Request for Comments:  876                                           ISI
  5.                                                           September 1983
  6.  
  7.                     Survey of SMTP Implementations
  8.  
  9.                          ---------------------- 
  10.  
  11. This memo is a survey of implementation status.  It does not specify an
  12. official protocol, but rather notes the status of impementation of 
  13. aspects of a protocol.  It is expected that the status of the hosts
  14. reported on will change.  This information must be treated as a snapshot
  15. of the state of these implementations.
  16.  
  17.                           ----------------------
  18.  
  19.      From May to August 1983, I tested SMTP servers on the Internet to
  20. see whether they accepted connections from the Arpanet (a Class A
  21. network) and ISI-Net (a Class B network), whether they accepted the user
  22. "postmaster" as a mail recipient, and whether a nonexistent user was
  23. immediately rejected as a mail recipient.
  24.  
  25.      The hosts from which the tests were conducted were ISI-VAXA on the
  26. Arpanet (running 4.1bsd UNIX), and ISI-MOE on ISI-Net (running 4.1a).
  27. Internet hosts were tested at various times throughout the last four
  28. months.  During the survey, I noted anomalies in a few dozen hosts' SMTP
  29. servers; examples included a RSET command causing the server to close
  30. the connection, a VRFY POSTMASTER evoking a reply containing an illegal
  31. mailbox, and some cases of improper reply codes.  These bugs were
  32. reported and in most cases promptly fixed.
  33.  
  34.      I would class three problems as significant because about 40 hosts
  35. exhibit at least one of them:
  36.  
  37.      1)  In reply to a RSET and/or a NOOP command, some servers reply
  38.          "200", which is never a legal reply code, instead of "250".
  39.          (See sections 4.2 and 4.3 of RFC 821.)
  40.  
  41.      2)  If a VRFY command occurs before a MAIL command, some hosts
  42.          reply "554 Nested MAIL command".  The end of section 4.1.1 of
  43.          RFC 821 states that a VRFY may occur anywhere in the session.
  44.  
  45.      3)  If a mail transaction is started, with a sender and receiver
  46.          specified, and a RSET is issued before the text of the message
  47.          itself is collected, some servers send a message to the sender
  48.          about being unable to deliver mail because no message was
  49.          collected.  While RFC 821 doesn't rule this out, it certainly
  50.          is not consistent with the notion of resetting the transaction.
  51.  
  52.      In the table in the appendix, the names and addresses of the hosts
  53. tested were taken from the NIC host table of 17 August 1983.  TACs and
  54. echo hosts were not included in the survey.
  55.  
  56.  
  57. Page 1
  58.  
  59. RFC 876
  60.  
  61.      Here are the summarized results of the survey:
  62.  
  63. 483 hosts were tested
  64.  
  65. 283 are claimed by the host table to support SMTP
  66.  49 of those 283 (17%) failed to permit a connection to be opened from
  67.       either ISI-VAXA or ISI-MOE.
  68.  51 hosts did not claim to support SMTP, but did allow a connection to
  69.       be opened from at least one of the two ISI test hosts.
  70.  
  71. 285 hosts were connected to from ISI-VAXA
  72. 170 hosts were connected to from ISI-MOE; all 170 were connected to
  73.       from ISI-VAXA as well.
  74. 115 hosts out of the 285 (40%), therefore, could be connected to from
  75.       ISI-VAXA only.
  76.  
  77.  69 of the 285 connectable hosts (24%) returned a positive reply to the
  78.       command "VRFY postmaster"
  79.  
  80. 162 hosts out of the 285 connectable hosts (57%) immediately rejected
  81.       mail addressed to a nonexistent user; that is, they gave an
  82.       "unknown user" reply to the command "RCPT TO:<jqkxwzvb@host>",
  83.       where "host" was the foreign host.
  84. 115 hosts out of the 285 (40%) gave a positive acknowledgement to a
  85.       RCPT command with a nonexistent user.
  86.   8 hosts (3%) were never up during this part of the test.
  87.  
  88. 121 hosts out of the 162 which immediately reject mail to nonexistent
  89.       users (75%) accepted mail for the recipient "postmaster".  Thus,
  90.       42% (121 out of 285) of the connectable hosts do not immediately
  91.       reject mail for "postmaster".
  92.  
  93.  
  94. References:
  95.  
  96. RFC 821  Postel, J., "Simple Mail Transfer Protocol", RFC 821, Network
  97.       Information Center, SRI International, Menlo Park, August 1982.
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115. Page 2
  116.  
  117. RFC 876
  118.                              APPENDIX
  119.  
  120.  
  121.      The hosts in this table are taken from the NIC host table of
  122. 17 August 1983, with TACs and echo hosts omitted, and are grouped by
  123. network.  There are six result entries for each host:
  124.  
  125. Claim SMTP    + = the host table lists this host as supporting SMTP;
  126.               - = such support is not listed
  127.  
  128. Arpanet       + = a connection could be opened from ISI-VAXA
  129.               - = no such connection could be opened
  130.  
  131. ISI-Net       + = a connection could be opened from ISI-MOE
  132.               - = no such connection could be opened
  133.  
  134. VRFY Post     + = the command "VRFY postmaster" evoked a positive reply
  135.               - = it did not
  136.  
  137. RCPT Post     + = the command "RCPT TO:<postmaster@host>" elicited a
  138.                         positive reply
  139.               - = it did not
  140.  
  141. Bad jqkx      + = the command "RCPT TO:<jqkxwzvb@host>" elicited a
  142.                         negative reply (i.e. unknown user)
  143.               - = it received a positive reply (i.e. recipient accepted)
  144.  
  145.  
  146.  
  147. Claim Arpa ISI- VRFY RCPT Bad
  148. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  149. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  150.   -    -    -    -    -    -   alta-coma            3.1.0.50
  151.   -    -    -    -    -    -   satnet               4.0.0.0
  152.   -    -    -    -    -    -   etam-expak           4.0.0.1
  153.   -    -    -    -    -    -   goonhilly-expak      4.0.0.2
  154.   -    -    -    -    -    -   tanum-expak          4.0.0.3
  155.   -    -    -    -    -    -   satnet-sink          4.0.0.37
  156.   -    -    -    -    -    -   etam-monitor         4.0.0.41
  157.   -    -    -    -    -    -   goonhilly-monitor    4.0.0.42
  158.   -    -    -    -    -    -   tanum-monitor        4.0.0.43
  159.   -    -    -    -    -    -   raisting             4.0.0.72
  160.   -    -    -    -    -    -   raisting-monitor     4.0.0.78
  161.   -    -    -    -    -    -   raisting-expak       4.0.0.79
  162.   -    -    -    -    -    -   fucino               4.0.0.88
  163.   -    -    -    -    -    -   fucino-monitor       4.0.0.94
  164.   -    -    -    -    -    -   fucino-expak         4.0.0.95
  165.   +    +    +    -    +    +   bbncca               8.0.0.2
  166.   +    +    +    -    +    +   bbnccb               8.1.0.2
  167.   +    +    +    -    +    +   bbnccc               8.2.0.2
  168.   +    +    +    -    +    +   bbnccd               8.3.0.2
  169.   +    +    -    -    +    -   bbnccg               8.0.0.3        b
  170.   +    +    +    -    +    +   bbnccf               8.0.0.4
  171.  
  172.  
  173. Page 3
  174.  
  175. RFC 876
  176.  
  177. Claim Arpa ISI- VRFY RCPT Bad
  178. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  179. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  180.   +    +    +    -    +    +   bbnccp               8.2.0.4
  181.   +    +    +    -    +    +   bbncci               8.3.0.4
  182.   +    +    +    -    +    +   bbnh                 8.4.0.4
  183.   +    -    -    -    -    -   bbn-cdnoc            8.0.0.5
  184.   +    +    +    -    +    +   bbn-cd               8.1.0.5
  185.   +    +    +    -    +    +   bbn-admin            8.1.0.6
  186.   +    +    +    -    +    +   bbn-inoc             8.2.0.6
  187.   +    +    +    -    +    +   bbnccw               8.3.0.6
  188.   +    +    +    -    +    +   bbnccs               8.0.0.7
  189.   +    +    +    -    +    +   bbnz                 8.1.0.7
  190.   +    +    +    -    +    +   bbnccq               8.2.0.7
  191.   +    +    +    -    +    +   bbnccx               8.0.0.8
  192.   +    +    +    -    +    +   bbnccy               8.2.0.8
  193.   +    +    +    -    +    +   csnet-cic            8.0.0.14
  194.   +    +    +    -    +    +   bbn-noc              8.1.0.14
  195.   +    +    +    -    +    -   ucla-cs              10.0.0.1
  196.   -    -    -    -    -    -   ucla-ccn             10.1.0.1
  197.   +    +    +    -    +    -   ucla-locus           10.2.0.1
  198.   +    +    +    -    +    -   ucla-ats             10.3.0.1
  199.   -    -    -    -    -    -   sri-nsc11            10.0.0.2
  200.   +    +    +    +    +    +   sri-kl               10.1.0.2
  201.   +    +    +    -    +    -   sri-csl              10.2.0.2
  202.   +    +    -    -    +    +   sri-tsc              10.3.0.2
  203.   +    +    +    -    +    -   nosc-cc              10.0.0.3
  204.   -    -    -    -    -    -   logicon              10.2.0.3
  205.   +    +    +    -    +    -   nprdc                10.3.0.3
  206.   +    +    +    +    +    +   utah-cs              10.0.0.4
  207.   +    +    +    -    +    -   utah-20              10.3.0.4
  208.   +    +    +    -    +    -   bbnf                 10.0.0.5
  209.   +    +    +    -    +    -   bbng                 10.1.0.5
  210.   +    +    +    -    +    -   bbna                 10.3.0.5
  211.   +    +    +    +    +    +   mit-multics          10.0.0.6
  212.   +    +    +    -    +    -   mit-dms              10.1.0.6
  213.   -    -    -    -    -    -   mit-ai-reserved      10.2.0.6
  214.   +    +    +    -    +    -   mit-ml               10.3.0.6
  215.   +    +    +    +    +    -   rand-relay           10.1.0.7
  216.   +    +    +    -    +    +   rand-unix            10.3.0.7
  217.   +    +    +    -    +    +   nrl                  10.0.0.8
  218.   +    +    +    -    +    -   nrl-aic              10.1.0.8
  219.   +    +    +    -    +    +   nswc-wo              10.2.0.8
  220.   -    -    -    -    -    -   nrl-tops10           10.3.0.8
  221.   -    -    -    -    -    -   nrl-arctan           10.6.0.8
  222.   +    +    +    -    +    -   nrl-css              10.7.0.8
  223.   -    -    -    -    -    -   harv-10              10.0.0.9
  224.   +    +    +    -    +    -   yale                 10.2.0.9
  225.   +    +    +    -    +    +   ll                   10.0.0.10
  226.   +    +    +    -    +    -   ll-vlsi              10.1.0.10
  227.   +    +    -    -    -    +   ll-xn                10.2.0.10
  228.   +    +    -    -    -    +   ll-en                10.4.0.10
  229.   +    -    -    -    -    -   ll-sst               10.6.0.10
  230.  
  231. Page 4
  232.  
  233. RFC 876
  234.  
  235. Claim Arpa ISI- VRFY RCPT Bad
  236. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  237. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  238.   +    +    +    -    +    +   su-ai                10.0.0.11
  239.   +    +    +    +    +    +   su-score             10.3.0.11
  240.   +    +    +    -    +    +   compion-vms          10.0.0.12
  241.   +    +    +    +    +    +   gunter-adam          10.1.0.13
  242.   -    +    +    -    +    -   cmu-cs-b             10.0.0.14
  243.   +    +    +    -    +    -   cmu-cs-a             10.1.0.14
  244.   +    +    +    -    +    -   cmu-cs-c             10.3.0.14
  245.   +    +    +    +    +    -   rochester            10.0.0.15
  246.   +    +    +    -    +    +   ames-tss             10.0.0.16
  247.   +    +    +    -    -    +   ames-vmsa            10.2.0.16
  248.   -    +    +    -    -    +   ames-vmsb            10.3.0.16
  249.   +    +    +    -    +    +   mitre                10.0.0.17
  250.   -    +    +    -    -    +   mitre-gateway        10.1.0.17
  251.   -    -    -    -    -    -   mitre-lan            10.4.0.17
  252.   +    +    +    +    +    +   radc-multics         10.0.0.18
  253.   +    +    +    +    +    +   radc-tops20          10.3.0.18
  254.   -    -    -    -    -    -   radc-unix            10.5.0.18
  255.   +    -    -    -    -    -   ge-crd               10.6.0.18
  256.   +    +    +    -    -    +   nbs-vms              10.0.0.19
  257.   +    +    -    -    -    +   nbs-sdc              10.1.0.19
  258.   -    -    -    -    -    -   nbs-unix             10.2.0.19
  259.   -    -    -    -    -    -   nbs-pl               10.3.0.19
  260.   -    -    -    -    -    -   cctc                 10.0.0.20
  261.   +    +    +    -    +    +   edn-unix             10.3.0.20
  262.   -    +    +    -    -    +   dca-ems              10.4.0.20
  263.   -    -    -    -    -    -   dcec-psat            10.5.0.20
  264.   -    -    -    -    -    -   dcec-itel            10.6.0.20
  265.   -    -    -    -    -    -   dcec-bridge          10.7.0.20
  266.   +    -    -    -    -    -   lll-tis              10.0.0.21
  267.   +    +    +    -    +    -   lll-mfe              10.1.0.21
  268.   -    -    -    -    -    -   lll-zdivision        10.2.0.21
  269.   -    -    -    -    -    -   isi-speech11         10.0.0.22
  270.   +    +    +    +    +    +   usc-isi              10.1.0.22
  271.   +    +    +    +    +    +   usc-isic             10.2.0.22
  272.   +    +    +    -    +    -   usc-eclb             10.0.0.23
  273.   +    +    +    -    +    -   usc-eclc             10.1.0.23
  274.   +    +    +    -    +    -   usc-ecl              10.3.0.23
  275.   +    +    +    -    +    +   nadc                 10.0.0.24
  276.   -    -    -    -    -    -   wharton-10           10.3.0.24
  277.   +    +    +    +    +    +   seismo               10.0.0.25
  278.   +    +    +    +    +    +   usc-isid             10.0.0.27
  279.   -    -    -    -    -    -   isi-png11            10.1.0.27
  280.   +    +    +    -    +    -   isi-vaxa             10.2.0.27
  281.   -    -    -    -    -    -   isi-mcon             10.1.21.27
  282.   -    -    -    -    -    -   isi-wbc11            10.1.23.27
  283.   -    -    -    -    -    -   isi-maint11          10.1.25.27
  284.   -    -    -    -    -    -   isi-setting          10.1.89.27
  285.   -    -    -    -    -    -   isi-loretta          10.1.90.27
  286.   -    -    -    -    -    -   isi-pallas-athene    10.1.91.27
  287.   -    -    -    -    -    -   isi-aikane           10.1.97.27
  288.  
  289. Page 5
  290.  
  291. RFC 876
  292.  
  293. Claim Arpa ISI- VRFY RCPT Bad
  294. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  295. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  296.   -    -    -    -    -    -   isi-czar             10.1.98.27
  297.   -    -    -    -    -    -   isi-mycroftxxx       10.1.99.27
  298.   -    -    -    -    -    -   isi-cmr              10.1.124.27
  299.   -    -    -    -    -    -   isi-ihm              10.1.125.27
  300.   -    +    -    -    -    +   arpa-dms             10.0.0.28
  301.   +    -    -    -    -    -   arpa-png11           10.3.0.28
  302.   +    +    +    -    +    +   brl                  10.0.0.29
  303.   +    +    +    -    -    +   apg-1                10.1.0.29
  304.   +    +    -    -    +    -   cca-unix             10.0.0.31
  305.   +    +    +    -    -    +   cca-vms              10.1.0.31
  306.   +    +    +    -    +    -   parc-maxc            10.0.0.32
  307.   +    +    -    -    +    -   kestrel              10.3.0.32
  308.   -    -    -    -    -    -   nps                  10.0.0.33
  309.   -    -    -    -    -    -   fnoc-secure          10.3.0.33
  310.   +    +    +    -    -    +   lbl-nmm              10.0.0.34
  311.   +    +    -    +    +    +   lbl-csam             10.1.0.34
  312.   -    -    -    -    -    -   nosc-secure2         10.0.0.35
  313.   +    +    -    -    -    +   nosc-tecr            10.1.0.35
  314.   -    -    -    -    -    -   nosc-secure3         10.3.0.35
  315.   -    -    -    -    -    -   nosc-f4              10.4.0.35
  316.   -    -    -    -    -    -   coins-tas            10.0.0.36
  317.   -    -    -    -    -    -   cincpacflt-wm        10.1.0.36
  318.   +    +    +    -    +    -   purdue               10.0.0.37
  319.   +    -    -    -    -    -   bragg-sta1           10.1.0.38
  320.   -    -    -    -    -    -   bbn-psat-ig          10.2.0.40
  321.   +    +    +    -    +    +   office-1             10.0.0.43
  322.   +    +    +    -    +    +   office-2             10.1.0.43
  323.   +    +    -    -    +    +   office-3             10.2.0.43
  324.   +    +    -    -    +    +   office-7             10.3.0.43
  325.   +    +    +    -    +    -   mit-xx               10.0.0.44
  326.   -    -    -    -    -    -   mit-tstgw            10.2.0.44
  327.   +    +    +    -    +    -   mit-mc               10.3.0.44
  328.   +    +    -    -    +    +   ardc                 10.1.0.45
  329.   -    -    -    -    -    -   collins-pr           10.0.0.46
  330.   -    -    -    -    -    -   collins-gw           10.1.0.46
  331.   -    -    -    -    -    -   okc-unix             10.3.0.46
  332.   -    -    -    -    -    -   wpafb                10.0.0.47
  333.   +    -    -    -    -    -   wpafb-afwal          10.1.0.47
  334.   -    -    -    -    -    -   afwl                 10.1.0.48
  335.   +    +    +    -    +    -   bbnb                 10.0.0.49
  336.   +    +    +    -    +    -   bbnc                 10.3.0.49
  337.   +    +    +    -    +    +   bbn-clxx             10.4.0.49
  338.   +    +    +    +    +    +   st-nic               10.0.0.51
  339.   -    -    -    -    -    -   sri-sta6             10.1.1.51
  340.   +    +    -    +    +    +   srijoyce             10.1.4.51
  341.   +    +    -    -    +    +   sri-unix             10.2.0.51
  342.   -    -    -    -    -    -   sri-sta2             10.3.1.51
  343.   -    -    -    -    -    -   sri-prmh             10.3.2.51
  344.   +    +    +    -    +    +   ada-vax              10.0.0.52
  345.   +    +    +    +    +    +   usc-isie             10.1.0.52
  346.  
  347. Page 6
  348.  
  349. RFC 876
  350.  
  351. Claim Arpa ISI- VRFY RCPT Bad
  352. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  353. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  354.   +    +    +    +    +    +   usc-isif             10.2.0.52
  355.   +    +    +    +    +    +   usc-isib             10.3.0.52
  356.   -    -    -    -    -    -   afsc-ad              10.0.0.53
  357.   -    -    -    -    -    -   afsc-dev             10.2.0.53
  358.   -    -    -    -    -    -   ncsc                 10.4.0.53
  359.   -    -    -    -    -    -   martin               10.5.0.53
  360.   +    +    +    +    +    +   cit-20               10.0.0.54
  361.   +    +    +    -    +    -   cit-vax              10.1.0.54
  362.   -    +    -    -    -    +   acc                  10.2.0.54
  363.   +    +    +    -    -    +   jpl-vax              10.3.0.54
  364.   +    +    -    -    -    +   anl-mcs              10.1.0.55      a
  365.   +    +    +    +    +    +   sumex-aim            10.0.0.56
  366.   +    +    +    -    +    +   su-dsn               10.1.0.56
  367.   +    +    +    -    +    +   aids-unix            10.2.0.56
  368.   -    -    -    -    -    -   tycho                10.0.0.57
  369.   -    -    -    -    -    -   coins-gateway        10.1.0.57
  370.   +    +    +    -    +    -   nyu                  10.0.0.58
  371.   +    +    +    -    +    +   bnl                  10.1.0.58
  372.   +    +    +    +    +    +   rutgers              10.2.0.58
  373.   +    +    +    +    +    -   ru-green             10.2.1.58
  374.   +    +    +    +    +    -   ru-blue              10.2.2.58
  375.   +    +    +    +    +    +   stl-host1            10.0.0.61
  376.   +    -    -    -    -    -   almsa-1              10.1.0.61
  377.   +    +    -    +    +    +   utexas-11            10.0.0.62
  378.   +    +    +    +    +    +   utexas-20            10.1.0.62
  379.   -    +    -    +    +    +   utexas-780           10.2.0.62
  380.   +    +    -    -    -    +   martin-b             10.1.0.64
  381.   -    -    -    -    -    -   robins-unix          10.3.0.64
  382.   -    -    -    -    -    -   afsc-sd              10.0.0.65
  383.   +    +    +    -    +    -   aerospace            10.2.0.65
  384.   -    -    -    -    -    -   afgl                 10.1.0.66
  385.   +    +    +    -    +    -   mitre-bedford        10.3.0.66
  386.   -    +    +    +    +    +   afsc-hq              10.0.0.67
  387.   +    +    +    +    +    +   usgs1-multics        10.0.0.68
  388.   -    -    -    -    -    -   usgs1-amdahl         10.2.0.68
  389.   +    +    +    +    +    +   usgs2-multics        10.0.0.69
  390.   +    +    -    +    +    -   usgs3-multics        10.0.0.70      b
  391.   +    -    -    -    -    -   usgs3-vms            10.2.0.70
  392.   -    -    -    -    -    -   bbn-tmp2             10.2.0.71
  393.   +    +    +    -    +    +   bbn-unix             10.1.0.72
  394.   +    +    +    -    +    -   sri-nic              10.0.0.73
  395.   -    -    -    -    -    -   sri-warf             10.1.0.73
  396.   +    +    +    +    +    +   sri-ai               10.2.0.73
  397.   +    +    -    -    -    +   sri-iu               10.3.0.73
  398.   -    +    -    -    -    +   sri-vax              10.3.2.73
  399.   +    -    -    -    -    -   sri-spam-test        10.4.0.73
  400.   +    -    -    -    -    -   simtel20             10.0.0.74
  401.   +    +    +    -    -    +   wsmr70a              10.1.0.74
  402.   +    +    +    -    -    +   wsmr70b              10.3.0.74
  403.   -    +    +    -    -    +   yuma                 10.3.0.75
  404.  
  405. Page 7
  406.  
  407. RFC 876
  408.  
  409. Claim Arpa ISI- VRFY RCPT Bad
  410. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  411. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  412.   +    -    -    -    -    -   obl-em               10.0.0.76
  413.   +    +    +    +    +    +   cisl-service-multics 10.1.0.77
  414.   +    -    -    -    -    -   mit-oz               10.3.0.77
  415.   +    +    +    +    +    +   ucb-arpa             10.0.0.78
  416.   +    +    +    +    +    +   ucb-vax              10.2.0.78
  417.   -    -    -    -    -    -   mcclellan            10.3.0.78
  418.   +    +    +    +    +    +   dec-tops20           10.0.0.79
  419.   +    +    +    +    +    +   dec-marlboro         10.1.0.79
  420.   +    +    +    +    +    +   hi-multics           10.0.0.80
  421.   +    +    +    -    +    +   nems                 10.0.0.81
  422.   +    +    +    -    +    +   nalcon               10.1.0.81
  423.   +    +    +    -    +    +   nsrdcoa              10.3.0.81
  424.   +    +    +    -    +    +   bbncct               10.0.0.82
  425.   +    +    +    +    +    +   bbn-vax              10.1.0.82
  426.   +    +    +    -    +    +   ddn1                 10.3.0.82
  427.   -    -    -    -    -    -   bbn-rsm              10.4.0.82
  428.   +    +    +    -    +    +   bbn-noc2             10.6.0.82
  429.   -    -    -    -    -    -   test-mailbr          10.7.0.82
  430.   -    +    +    -    +    +   minet-lon            10.0.0.83
  431.   -    +    +    -    +    -   minet-noc            10.1.0.83      b
  432.   +    +    -    -    +    -   tac-news             10.2.0.83      b
  433.   -    -    -    -    -    -   test-bridge          10.3.0.83
  434.   -    -    -    -    -    -   nswc-dl              10.0.0.84
  435.   -    +    -    -    +    -   nswc-g               10.1.0.84
  436.   +    +    -    -    -    +   nwc-387a             10.0.0.85
  437.   +    +    +    -    +    +   nwc-387b             10.3.0.85
  438.   +    +    +    -    +    +   stt-noc              10.0.0.86
  439.   +    +    +    +    +    +   sandia               10.0.0.87
  440.   +    +    +    +    +    +   nlm-mcs              10.0.0.88
  441.   +    +    +    +    +    +   columbia-20          10.0.0.89
  442.   +    +    +    -    +    -   lanl                 10.0.0.90
  443.   +    +    +    +    +    +   washington           10.0.0.91
  444.   +    +    +    -    +    -   uw-vlsi              10.3.0.91
  445.   -    -    -    -    -    -   nusc-npt             10.2.0.92
  446.   -    +    -    -    -    +   nusc                 10.3.0.92
  447.   +    +    -    -    +    +   office-8             10.0.0.93
  448.   +    +    +    -    +    +   office-10            10.1.0.93
  449.   +    +    +    -    +    +   office-15            10.2.0.93
  450.   +    +    +    -    +    -   uwisc                10.1.0.94
  451.   -    -    -    -    -    -   s1-gateway           10.0.0.95
  452.   +    +    +    -    -    +   s1-a                 10.1.0.95
  453.   +    -    -    -    -    -   s1-b                 10.2.0.95
  454.   +    +    +    -    +    -   s1-c                 10.3.0.95
  455.   +    +    +    +    +    -   udel-relay           10.0.0.96
  456.   -    -    -    -    -    -   udel-tcp             10.1.0.96
  457.   +    +    -    -    +    +   udel-ee              10.2.0.96
  458.   +    +    -    +    +    +   cornell              10.3.0.96
  459.   +    +    +    -    -    +   paxrv-nes            10.2.0.97
  460.   -    -    -    -    -    -   uwisc-x25            10.3.0.99
  461.   +    -    -    -    -    -   purdue-tn            14.0.0.1
  462.  
  463. Page 8
  464.  
  465. RFC 876
  466.  
  467. Claim Arpa ISI- VRFY RCPT Bad
  468. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  469. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  470.   +    -    -    -    -    -   uwisc-tn             14.0.0.2
  471.   +    -    -    -    -    -   udel-tn              14.0.0.3
  472.   -    -    -    -    -    -   ucl-vtest            14.0.0.4
  473.   -    -    -    -    -    -   uk-satnet            14.0.0.6
  474.   -    -    -    -    -    -   wisc-ibm             14.0.0.7
  475.   +    -    -    -    -    -   rand-tn              14.0.0.8
  476.   -    -    -    -    -    -   mit-br-ethernet      18.2.0.7
  477.   -    -    -    -    -    -   mit-tiu              18.2.0.15
  478.   -    -    -    -    -    -   mit-alto-509         18.2.0.18
  479.   -    -    -    -    -    -   mit-alto-510         18.2.0.20
  480.   -    -    -    -    -    -   mit-alto-524         18.2.0.32
  481.   -    -    -    -    -    -   mit-alto-214b        18.2.0.56
  482.   -    -    -    -    -    -   mit-alto-511         18.2.0.72
  483.   -    -    -    -    -    -   mit-muriel           18.2.0.80
  484.   -    -    -    -    -    -   mit-alto-508         18.2.0.96
  485.   -    -    -    -    -    -   mit-alto-503         18.2.0.100
  486.   -    -    -    -    -    -   mit-spooler          18.2.0.128
  487.   -    -    -    -    -    -   mit-np-alto          18.2.0.129
  488.   -    -    -    -    -    -   mit-alto-502         18.2.0.130
  489.   -    -    -    -    -    -   mit-alto-828         18.2.0.134
  490.   -    -    -    -    -    -   mit-alto-520         18.2.0.170
  491.   -    -    -    -    -    -   mit-gw-lcs           18.8.0.4
  492.   -    -    -    -    -    -   mit-bridge           18.8.0.5
  493.   -    -    -    -    -    -   mit-rts              18.8.0.9
  494.   -    -    -    -    -    -   mit-rts40            18.8.0.10
  495.   -    -    -    -    -    -   mit-vax              18.8.0.16
  496.   -    -    -    -    -    -   mit-xx-11            18.8.0.32
  497.   +    +    +    -    +    -   mit-csr              18.10.0.8
  498.   -    -    -    -    -    -   mit-rts40-v2         18.10.0.10
  499.   -    +    +    -    +    -   mit-ajax             18.10.0.64
  500.   -    +    +    -    +    -   mit-borax            18.10.0.65
  501.   -    +    +    -    +    -   mit-comet            18.10.0.66
  502.   -    -    -    -    -    -   mit-dutch            18.10.0.67
  503.   -    +    +    -    +    -   mit-mrclean          18.10.0.68
  504.   -    +    +    -    +    -   mit-bold             18.10.0.69
  505.   -    +    +    -    +    -   mit-fab              18.10.0.70
  506.   -    +    +    -    +    -   mit-prj              18.10.0.71
  507.   -    +    +    -    +    -   mit-duz              18.10.0.72
  508.   -    +    +    -    +    -   mit-dash             18.10.0.73
  509.   -    +    +    -    +    -   mit-tide             18.10.0.74
  510.   -    +    -    -    +    -   mit-fla              18.10.0.75
  511.   +    +    +    -    +    -   mit-cls              18.10.0.76
  512.   -    +    +    -    +    -   mit-grape-nehi       18.10.0.77
  513.   -    +    +    -    +    -   mit-heineken         18.10.0.78
  514.   -    +    +    -    +    -   mit-oa               18.10.0.79
  515.   -    -    -    -    -    -   mit-macewan          18.10.0.80
  516.   -    -    -    -    -    -   mit-kirin            18.10.0.81
  517.   -    +    +    -    +    -   mit-molson           18.10.0.82
  518.   -    +    +    -    +    -   mit-milo             18.10.0.86
  519.   -    +    +    +    +    +   mit-opus             18.10.0.87
  520.  
  521. Page 9
  522.  
  523. RFC 876
  524.  
  525. Claim Arpa ISI- VRFY RCPT Bad
  526. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  527. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  528.   -    +    +    -    +    -   mit-rinso            18.10.0.88
  529.   -    -    -    -    -    -   rsre                 25.8.0.0
  530.   +    +    +    -    +    -   su-shasta            36.40.0.192
  531.   +    +    +    +    +    +   su-hnv               36.40.0.193
  532.   +    +    +    +    +    +   su-navajo            36.40.0.203
  533.   +    +    +    +    +    +   su-whitney           36.40.0.204
  534.   +    +    +    -    +    +   su-glacier           36.40.0.205
  535.   +    +    -    -    -    +   su-star              36.40.0.207
  536.   +    +    +    +    +    -   su-carmel            36.40.0.212
  537.   +    +    +    +    +    +   su-sierra            36.40.0.213
  538.   +    -    -    -    -    -   su-ardvax            36.45.0.85
  539.   +    -    -    -    -    -   su-safe              36.45.0.86
  540.   +    +    -    -    +    +   sri-tsca             39.128.3.59
  541.   -    -    -    -    -    -   sri-rolm             45.0.32.4
  542.   -    +    -    +    +    +   ucbarpa              46.0.0.4
  543.   -    +    -    +    +    +   ucbcad               46.0.0.5
  544.   -    +    -    +    -    +   ucbernie             46.0.0.6
  545.   -    +    -    +    +    +   ucbmonet             46.0.0.7
  546.   -    +    -    +    -    +   ucbesvax             46.0.0.9
  547.   +    +    -    +    +    +   ucbvax               46.0.0.10
  548.   -    +    -    +    +    +   ucbkim               46.0.0.11
  549.   -    +    -    +    +    +   ucbcalder            46.0.0.12
  550.   -    +    -    +    -    +   ucbdali              46.0.0.13
  551.   -    +    -    +    -    +   ucbmatisse           46.0.0.14
  552.   -    +    -    +    -    +   ucbmedea             46.0.0.15
  553.   -    +    -    +    +    +   ucbingres            46.0.0.19
  554.   +    +    -    +    +    +   sac-vax              47.0.32.3
  555.   +    +    -    -    +    -   ndre1                48.3.1.41
  556.   -    +    -    +    -    +   nta-vax              50.0.0.8
  557.   +    +    -    -    +    -   cmu-cs-ius           128.2.254.128
  558.   +    +    -    -    +    -   cmu-cs-vlsi          128.2.254.129
  559.   -    -    -    -    -    -   cmu-cs-ps1           128.2.254.130
  560.   +    +    -    -    +    -   cmu-cs-zog           128.2.254.131
  561.   +    +    -    -    +    -   cmu-cs-g             128.2.254.132
  562.   +    +    -    -    +    -   cmu-cs-cad           128.2.254.133
  563.   +    -    -    -    -    -   cmu-cs-k             128.2.254.136
  564.   +    +    -    -    +    -   cmu-ri-fas           128.2.254.138
  565.   +    +    -    -    +    -   cmu-cs-spice         128.2.254.139
  566.   +    +    -    -    +    -   cmu-cs-gandalf       128.2.254.140
  567.   +    -    -    -    -    -   cmu-ri-leg           128.2.254.141
  568.   +    +    -    -    +    -   cmu-ri-isl1          128.2.254.143
  569.   -    -    -    -    -    -   cmu-cs-j             128.2.254.144
  570.   +    +    -    -    +    -   cmu-cs-speech        128.2.254.145
  571.   -    -    -    -    -    -   cmu-cs-ps2           128.2.254.146
  572.   +    +    -    -    +    -   cmu-cs-unh           128.2.254.150
  573.   +    +    -    -    +    -   cmu-ri-arm           128.2.254.151
  574.   +    +    -    -    +    -   cmu-ri-isl2          128.2.254.152
  575.   +    +    -    -    +    -   cmu-cs-cfs           128.2.254.153
  576.   +    +    -    -    +    -   cmu-cs-jk            128.2.254.154
  577.   +    +    -    -    +    -   cmu-cs-pt            128.2.254.155
  578.  
  579. Page 10
  580.  
  581. RFC 876
  582.  
  583. Claim Arpa ISI- VRFY RCPT Bad
  584. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  585. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  586.   +    +    -    -    +    -   cmu-cs-h             128.2.254.156
  587.   +    +    -    -    +    -   cmu-ri-rover         128.2.254.157
  588.   +    +    -    -    +    -   dcn1                 128.4.0.1
  589.   +    -    -    -    -    -   dcn2                 128.4.0.2
  590.   +    +    -    -    +    -   dcn3                 128.4.0.3
  591.   +    -    -    -    -    -   dcn4                 128.4.0.4
  592.   +    +    -    -    +    -   dcn5                 128.4.0.5
  593.   +    +    -    -    +    -   dcn6                 128.4.0.6
  594.   +    +    -    -    +    -   dcn7                 128.4.0.7
  595.   +    +    -    -    +    -   dcn8                 128.4.0.8      b
  596.   +    -    -    -    -    -   dcn9                 128.4.0.9
  597.   +    +    -    -    +    -   ford1                128.5.0.1
  598.   +    +    -    -    +    -   ford2                128.5.0.2
  599.   +    +    -    -    +    -   ford3                128.5.0.3
  600.   +    +    -    -    +    -   ford4                128.5.0.4
  601.   +    +    -    -    +    -   ford-lab             128.5.0.8
  602.   +    -    -    -    -    -   ford-vax             128.5.0.9
  603.   +    -    -    -    -    -   ford-res             128.5.0.10
  604.   +    +    -    -    +    -   ford-ecc             128.5.0.11
  605.   +    +    -    -    +    -   ford-srl             128.5.0.12
  606.   +    +    -    -    +    -   ford-ers             128.5.0.13
  607.   +    +    -    -    +    -   ford-eed             128.5.0.14     b
  608.   +    +    -    -    +    -   ford-foe             128.5.0.15     b
  609.   +    +    -    -    -    +   ford-wdl1            128.5.32.1
  610.   +    -    -    -    -    -   ford-wdl2            128.5.32.2
  611.   +    +    -    -    +    -   ford-wdl3            128.5.32.3
  612.   +    -    -    -    -    -   ford-wdl4            128.5.32.4
  613.   +    +    -    -    -    +   ford-wdl5            128.5.32.5
  614.   -    +    -    -    -    +   ford-wdl6            128.5.32.6
  615.   +    -    -    -    -    -   dfvlr1               128.7.0.1
  616.   +    -    -    -    -    -   dfvlr2               128.7.0.2
  617.   +    -    -    -    -    -   dfvlr3               128.7.0.3
  618.   +    -    -    -    -    -   dfvlr7               128.7.0.7
  619.   +    +    -    -    +    -   umd1                 128.8.0.1
  620.   +    +    -    -    +    -   umd2                 128.8.0.2
  621.   +    +    -    -    +    -   umd3                 128.8.0.3
  622.   +    +    -    -    +    -   cvl                  128.8.0.4
  623.   +    +    -    -    +    -   umd5                 128.8.0.5
  624.   +    -    -    -    -    -   umd6                 128.8.0.6
  625.   +    -    -    -    -    -   umd7                 128.8.0.7
  626.   +    +    -    -    +    -   umd-csd              128.8.0.8
  627.   +    -    -    -    -    -   umd9                 128.8.0.9
  628.   +    -    -    -    -    -   umda                 128.8.0.10
  629.   +    -    -    -    -    -   umdb                 128.8.0.11
  630.   +    -    -    -    -    -   umdc                 128.8.0.12
  631.   +    -    -    -    -    -   umdd                 128.8.0.13
  632.   +    -    -    -    -    -   umde                 128.8.0.14
  633.   +    -    -    -    -    -   umdf                 128.8.0.15
  634.   -    -    -    -    -    -   isi-accutest         128.9.0.24
  635.   -    -    -    -    -    -   isi-elvira           128.9.0.41
  636.  
  637. Page 11
  638.  
  639. RFC 876
  640.  
  641. Claim Arpa ISI- VRFY RCPT Bad
  642. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  643. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  644.   -    -    -    -    -    -   isi-hobgoblin        128.9.0.42
  645.   -    -    -    -    -    -   isi-moe              128.9.0.43
  646.   -    -    -    -    -    -   isi-troll            128.9.0.44
  647.   -    -    -    -    -    -   isi-curly            128.9.0.45
  648.   -    -    -    -    -    -   isi-shemp            128.9.0.46
  649.   -    -    -    -    -    -   isi-zombie           128.9.0.47
  650.   -    -    -    -    -    -   isi-xorn             128.9.0.48
  651.   -    +    -    -    -    +   isi-vlsia            128.9.0.49
  652.   -    +    +    -    -    +   isi-vlsib            128.9.0.50
  653.   -    -    -    -    -    -   isi-dawn             128.9.0.92
  654.   -    -    -    -    -    -   isi-rising           128.9.0.93
  655.   -    -    -    -    -    -   isi-spanky           128.9.0.112
  656.   -    -    -    -    -    -   isi-alfalfa          128.9.0.113
  657.   -    -    -    -    -    -   isi-darla            128.9.0.114
  658.   -    -    -    -    -    -   isi-buckwheat        128.9.0.115
  659.   -    -    -    -    -    -   isi-stymie           128.9.0.116
  660.   -    -    -    -    -    -   isi-farina           128.9.0.117
  661.   -    -    -    -    -    -   isi-pete             128.9.0.118
  662.   -    -    -    -    -    -   isi-froggie          128.9.0.119
  663.   -    -    -    -    -    -   isi-wab2             128.9.0.121
  664.   -    -    -    -    -    -   isi-randy            128.9.0.122
  665.   -    -    -    -    -    -   isi-rag2             128.9.0.123
  666.   +    +    -    -    +    -   csnet-purdue         128.10.0.2
  667.   +    +    -    -    -    +   bbn-cvax             128.11.0.2
  668.   +    +    -    -    -    +   bbnv1                128.11.64.1
  669.   -    -    -    -    -    -   ucl-lsih             128.16.1.67
  670.   -    -    -    -    -    -   ucl-lsil             128.16.1.106
  671.   -    -    -    -    -    -   ucl-lsim             128.16.1.110
  672.   -    -    -    -    -    -   ucl-lsii             128.16.1.112
  673.   -    -    -    -    -    -   ucl-lsij             128.16.1.113
  674.   -    -    -    -    -    -   ucl-lsik             128.16.1.115
  675.   -    -    -    -    -    -   ucl-terminal-gateway 128.16.3.2
  676.   -    -    -    -    -    -   ucl-sam              128.16.9.0
  677.   -    -    -    -    -    -   ucl-probe            128.16.9.1
  678.   -    +    -    -    +    +   ucl-tg               128.16.9.2
  679.   +    -    -    -    -    -   ucl-cs               128.16.9.3
  680.   -    -    -    -    -    -   ucl-niftp            128.16.9.4
  681.   +    -    -    -    -    -   edn-host1            128.19.1.1
  682.   +    -    -    -    -    -   brl-hep              128.20.1.2
  683.   +    +    -    -    +    +   amsaa                128.20.3.1
  684.   +    +    -    -    +    +   brl-voc              128.20.3.2
  685.   +    +    -    -    +    +   hel-ace              128.20.3.4
  686.   +    +    -    +    +    +   sri-spam             128.21.32.2
  687.   -    +    -    -    +    -   wisc-rsch            192.5.2.1
  688.   -    +    -    -    +    -   wisc-db              192.5.2.2
  689.   -    +    -    -    +    -   wisc-crys            192.5.2.7
  690.   +    +    -    -    -    +   cit-750              192.5.7.3
  691.   +    +    -    -    +    -   uw-beaver            192.5.8.1
  692.   +    +    -    -    +    -   uw-lumpy             192.5.8.2      b
  693.   +    +    -    -    +    -   uw-wally             192.5.8.3
  694.  
  695. Page 12
  696.  
  697. RFC 876
  698.  
  699. Claim Arpa ISI- VRFY RCPT Bad
  700. SMTP  net  Net  Post Post jqkx Host name            Address      Notes
  701. ----- ---- ---- ---- ---- ---- ---------            -------      -----
  702.   +    +    -    -    +    -   uw-june              192.5.8.4
  703.   +    +    -    -    +    -   uw-eddie             192.5.8.6
  704.   +    +    -    +    +    +   utah-gr              192.5.12.22
  705.   +    +    -    +    +    +   utah-sp              192.5.12.23
  706.   +    -    -    -    -    -   nyu-cmcl1            192.5.15.5
  707.   +    -    -    -    -    -   nyu-acf2             192.5.15.9
  708.   +    +    -    -    +    +   brl-bmd              192.5.21.1
  709.   +    +    -    -    +    +   brl-vld              192.5.21.2
  710.   -    -    -    -    -    -   brl-svg              192.5.21.3
  711.   +    -    -    -    -    -   brl-tgr              192.5.21.4
  712.   +    +    -    -    +    +   brl-vgr              192.5.21.6
  713.   +    -    -    -    -    -   cornell-pvax         192.5.36.4
  714.  
  715. Notes
  716. -----
  717.  a) "VRFY postmaster" gave an unknown user reply; all other negative
  718.     replies were because VRFY was not implemented.
  719.  
  720.  b) No connection could be opened to this host during the test of
  721.     mailing to nonexistent users
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753. Page 13
  754.  
  755.