<?xml version="1.0"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>

<!--
     ASCII to XML transformation by Invisible Worlds, Inc.
     http://invisible.net/
     Last transformation: 03-Feb-1999, 02:04:05

     Cannonical version of this document is at:
     http://info.internet.isi.edu/in-notes/rfc/files/rfc2142.txt

     Implementors should verify all content with
     cannonical version.  Failure to do so may result in
     protocol failures.
-->

<rfc number="2142"
     category="std">
<front>
<title abbrev="Mailbox Names">MAILBOX NAMES FOR COMMON SERVICES, ROLES AND FUNCTIONS</title>
<author initials="D." surname="Crocker" fullname="Dave Crocker">
<organization>Internet Mail Consortium</organization>
<address>
<postal>
<street>127 Segre Ave.</street>
<street>Santa Cruz</street>
<country>CA</country>
</postal>
<phone>+1 408 246 8253</phone>
<email>dcrocker@imc.org</email>
</address>
</author>
<date month="May" year="1997"/>
<area>Applications</area>
<keyword>mail</keyword>
<abstract>
<t>
   This specification enumerates and describes Internet mail addresses
   (mailbox name @ host reference) to be used when contacting personnel
   at an organization.  Mailbox names are provided for both operations
   and business functions.  Additional mailbox names and aliases are not
   prohibited, but organizations which support email exchanges with the
   Internet are encouraged to support AT LEAST each mailbox name for
   which the associated function exists within the organization.
</t>
</abstract>
</front>
<middle>
<!-- RFC original section: (1.) -->
<section title="RATIONALE AND SCOPE">
<t>
   Various Internet documents have specified mailbox names to be used
   when reaching the operators of the new service; for example, [RFC822
   6.3, C.6] requires the presence of a &lt;POSTMASTER@domain&gt; mailbox name
   on all hosts that have an SMTP server.  Other protocols have defacto
   standards for well known mailbox names, such as &lt;USENET@domain&gt; for
   NNTP (see <xref target="_XREF_RFC977"/>), and &lt;WEBMASTER@domain&gt; for HTTP (see <xref target="_XREF_HTTP"/>).
   Defacto standards also exist for well known mailbox names which have
   nothing to do with a particular protocol, e.g., &lt;ABUSE@domain&gt; and
   &lt;TROUBLE@domain&gt;.
</t>
<t>
   The purpose of this memo is to aggregate and specify the basic set of
   mailbox names which organizations need to support.  Most
   organizations do not need to support the full set of mailbox names
   defined here, since not every organization will implement the all of
   the associated services.  However, if a given service is offerred,
   then the associated mailbox name(es) must be supported, resulting in
   delivery to a recipient appropriate for the referenced service or
   role.
</t>
<t>
   If a host is not configured to accept mail directly, but it
   implements a service for which this specification defines a mailbox
   name, that host must have an MX RR set (see <xref target="_XREF_RFC974"/>) and the mail
   exchangers specified by this RR set must recognize the referenced
   host&apos;s domain name as &quot;local&quot; for the purpose of accepting mail bound
   for the defined mailbox name.  Note that this is true even if the
   advertised domain name is not the same as the host&apos;s domain name; for
   example, if an NNTP server&apos;s host name is DATA.RAMONA.VIX.COM yet it
   advertises the domain name VIX.COM in its &quot;Path:&quot; headers, then mail
   must be deliverable to both &lt;USENET@VIX.COM&gt; and
   &lt;USENET@DATA.RAMONA.VIX.COM&gt;, even though these addresses might be
   delivered to different final destinations.
</t>
<t>
   The scope of a well known mailbox name is its domain name.  Servers
   accepting mail on behalf of a domain must accept and correctly
   process mailbox names for that domain, even if the server, itself,
   does not support the associated service.  So, for example, if an NNTP
   server advertises the organization&apos;s top level domain in &quot;Path:&quot;
   headers (see <xref target="_XREF_RFC977"/>) the mail exchangers for that top level domain
   must accept mail to &lt;USENET@domain&gt; even if the mail exchanger hosts
   do not, themselves, serve the NNTP protocol.
</t>
</section>
<!-- RFC original section: (2.) -->
<section title="INVARIANTS">
<t>
   For well known names that are not related to specific protocols, only
   the organization&apos;s top level domain name are required to be valid.
   For example, if an Internet service provider&apos;s domain name is
   COMPANY.COM, then the &lt;ABUSE@COMPANY.COM&gt; address must be valid and
   supported, even though the customers whose activity generates
   complaints use hosts with more specific domain names like
   SHELL1.COMPANY.COM.  Note, however, that it is valid and encouraged
   to support mailbox names for sub-domains, as appropriate.
</t>
<t>
   Mailbox names must be recognized independent of character case.  For
   example, POSTMASTER, postmaster, Postmaster, PostMaster, and even
   PoStMaStEr are to be treated the same, with delivery to the same
   mailbox.
</t>
<t>
   Implementations of these well known names need to take account of the
   expectations of the senders who will use them.  Sending back an
   automatic mail acknowledgement is usually helpful (though we suggest
   caution against the possibility of &quot;duelling mail robots&quot; and the
   resulting mail loops).
</t>
</section>
<!-- RFC original section: (3.) -->
<section title="BUSINESS-RELATED MAILBOX NAMES">
<t>
   These names are related to an organization&apos;s line-of-business
   activities.  The INFO name is often tied to an autoresponder, with a
   range of standard files available.
</t>
<figure><artwork>
   MAILBOX        AREA                USAGE
   -----------    ----------------    ---------------------------
   INFO           Marketing           Packaged information about the
                                      organization, products, and/or
                                      services, as appropriate
   MARKETING      Marketing           Product marketing and
                                      marketing communications
   SALES          Sales               Product purchase information
   SUPPORT        Customer Service    Problems with product or
                                      service
</artwork></figure>
</section>
<!-- RFC original section: (4.) -->
<section title="NETWORK OPERATIONS MAILBOX NAMES">
<t>
   Operations addresses are intended to provide recourse for customers,
   providers and others who are experiencing difficulties with the
   organization&apos;s Internet service.
</t>
<figure><artwork>
   MAILBOX        AREA                USAGE
   -----------    ----------------    ---------------------------
   ABUSE          Customer Relations  Inappropriate public behaviour
   NOC            Network Operations  Network infrastructure
   SECURITY       Network Security    Security bulletins or queries
</artwork></figure>
</section>
<!-- RFC original section: (5.) -->
<section title="SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES">
<t>
   For major Internet protocol services, there is a mailbox defined for
   receiving queries and reports.  (Synonyms are included, here, due to
   their extensive installed base.)
</t>
<figure><artwork>
   MAILBOX        SERVICE             SPECIFICATIONS
   -----------    ----------------    ---------------------------
   POSTMASTER     SMTP                [RFC822]
   HOSTMASTER     DNS                 [RFC1033-RFC1035]
   USENET         NNTP                [RFC977]
   NEWS           NNTP                Synonym for USENET
   WEBMASTER      HTTP                [RFC 2068]
   WWW            HTTP                Synonym for WEBMASTER
   UUCP           UUCP                [RFC976]
   FTP            FTP                 [RFC959]
</artwork></figure>
</section>
<!-- RFC original section: (6.) -->
<section title="MAILING LIST ADMINISTRATION MAILBOX">
<t>
   Mailing lists have an administrative mailbox name to which add/drop
   requests and other meta-queries can be sent.
</t>
<t>
   For a mailing list whose submission mailbox name is:
<list>
<t>
      &lt;LIST@DOMAIN&gt;
</t></list>
</t>
<t>
   there MUST be the administrative mailbox name:
<list>
<t>
      &lt;LIST-REQUEST@DOMAIN&gt;
</t></list>
</t>
<t>
   Distribution List management software, such as MajorDomo and
   Listserv, also have a single mailbox name associated with the
   software on that system -- usually the name of the software -- rather
   than a particular list on that system.  Use of such mailbox names
   requires participants to know the type of list software employed at
   the site.  This is problematic.  Consequently:
</t>
<figure><artwork>
      LIST-SPECIFIC (-REQUEST) MAILBOX NAMES ARE REQUIRED,
      INDEPENDENT OF THE AVAILABILITY OF GENERIC LIST SOFTWARE
      MAILBOX NAMES.
</artwork></figure>
</section>
<!-- RFC original section: (7.) -->
<section title="DOMAIN NAME SERVICE ADMINISTRATION MAILBOX">
<t>
   In DNS (see <xref target="_XREF_RFC1033"/>, <xref target="_XREF_RFC1034"/> and <xref target="_XREF_RFC1035"/>), the Start Of
   Authority record (SOA RR) has a field for specifying the mailbox name
   of the zone&apos;s administrator.
</t>
<t>
   This field must be a simple word without metacharacters (such as &quot;%&quot;
   or &quot;!&quot; or &quot;::&quot;), and a mail alias should be used on the relevant mail
   exchanger hosts to direct zone administration mail to the appropriate
   mailbox.
</t>
<t>
   For simplicity and regularity, it is strongly recommended that the
   well known mailbox name HOSTMASTER always be used
   &lt;HOSTMASTER@domain&gt;.
</t>
</section>
<!-- RFC original section: (8.) -->
<section title="AUTONOMOUS SYSTEM MAILBOX">
<t>
   Several Internet registries implement mailing lists for Autonomous
   System contacts.  So, for example, mail sent to &lt;AS3557@RA.NET&gt; will
   at the time of this writing reach the technical contact for
   Autonomous System 3557 in the BGP4 (see <xref target="_XREF_RFC1654"/>, <xref target="_XREF_RFC1655"/> and
   <xref target="_XREF_RFC1656"/>).
</t>
<t>
   Not all Autonomous Systems are registered with all registries,
   however, and so undeliverable mailbox names under this scheme should
   be treated as an inconvenience rather than as an error or a standards
   violation.
</t>
</section>
<!-- RFC original section: (9.) -->
<section title="SECURITY CONSIDERATIONS">
<t>
   Denial of service attacks (flooding a mailbox with junk) will be
   easier after this document becomes a standard, since more systems
   will support the same set of mailbox names.
</t>
</section>
<!-- RFC original section: (10.) -->
<section title="REFERENCES (BOILERPLATE)">
<t>
This RFC contained boilerplate in this section which has been moved
to the RFC2223-compliant unnumbered section &quot;References.&quot;
</t>
</section>
<!-- RFC original section: (11.) -->
<section title="ACKNOWLEDGEMENTS">
<t>
   This specification derived from an earlier draft written by Paul
   Vixie.  Thanks to Stan Barber, Michael Dillon, James Aldridge, J.  D.
   Falk, Peter Kaminski, Brett Watson, Russ Wright, Neal McBurnett, and
   Ed Morin for their comments on that draft.
</t>
</section>
<!-- RFC original section: (12.) -->
<section title="AUTHOR&apos;S ADDRESS (BOILERPLATE)">
<t>
This RFC contained boilerplate in this section which has been moved
to the RFC2223-compliant unnumbered section &quot;Author&apos;s Address.&quot;
</t>
</section>
</middle>
<back>
<!-- BEGIN INCLUDE REFERENCES ** DO NOT REMOVE -->
<references>
<reference anchor="_XREF_RFC821">
<front>
<title abbrev="Simple Mail Transfer Protocol">Simple Mail Transfer Protocol, &quot;, Information Sciences Institute</title>
<author initials="J." surname="Postel" fullname="J. Postel">
<organization/>
</author>
<date month="August" year="1982"/>
</front>
<seriesInfo>STD 10</seriesInfo>
<seriesInfo>RFC 821</seriesInfo>
</reference>
<reference anchor="_XREF_RFC822">
<front>
<title abbrev="Standard for the format of ARPA Internet">Standard for the format of ARPA Internet text messages, &quot;, University of Delaware</title>
<author initials="D." surname="Crocker" fullname="D. Crocker">
<organization/>
</author>
<date month="August" year="1982"/>
</front>
<seriesInfo>STD 11</seriesInfo>
<seriesInfo>RFC 822</seriesInfo>
</reference>
<reference anchor="_XREF_RFC959">
<front>
<title abbrev="and J. Reynolds">and J. Reynolds, &quot;File Transfer Protocol (FTP)&quot;, Information Sciences Institute</title>
<author initials="J." surname="Postel" fullname="J. Postel">
<organization/>
</author>
<date month="October" year="1985"/>
</front>
<seriesInfo>STD 9</seriesInfo>
<seriesInfo>RFC 959</seriesInfo>
</reference>
<reference anchor="_XREF_RFC974">
<front>
<title abbrev="Mail routing and the domain system">Mail routing and the domain system, &quot;, CSNET CIC BBN Laboratories Inc</title>
<author initials="C." surname="Partridge" fullname="C. Partridge">
<organization/>
</author>
<date month="January" year="1986"/>
</front>
<seriesInfo>STD 14</seriesInfo>
<seriesInfo>RFC 974</seriesInfo>
</reference>
<reference anchor="_XREF_RFC976">
<front>
<title abbrev="UUCP mail interchange format standard">UUCP mail interchange format standard, &quot;, Bell Laboratories</title>
<author initials="M." surname="Horton" fullname="M. Horton">
<organization/>
</author>
<date month="February" year="1986"/>
</front>
<seriesInfo>RFC 976</seriesInfo>
</reference>
<reference anchor="_XREF_RFC977">
<front>
<title abbrev="Network News Transfer Protocol">Network News Transfer Protocol: A Proposed Standard for the Stream-Based Transmission of News, &quot;, University of California</title>
<author initials="B." surname="Kantor" fullname="B. Kantor">
<organization/>
</author>
<date month="February" year="1986"/>
</front>
<seriesInfo>RFC 977</seriesInfo>
</reference>
<reference anchor="_XREF_RFC1033">
<front>
<title abbrev="Domain administrators operations guide">Domain administrators operations guide, &quot;, SRI International</title>
<author initials="M." surname="Lottor" fullname="M. Lottor">
<organization/>
</author>
<date month="November" year="1987"/>
</front>
<seriesInfo>RFC 1033</seriesInfo>
</reference>
<reference anchor="_XREF_RFC1034">
<front>
<title abbrev="Domain names - concepts and facilities">Domain names - concepts and facilities, &quot;, USC/Information Sciences Institute</title>
<author initials="P." surname="Mockapetris" fullname="P. Mockapetris">
<organization/>
</author>
<date month="November" year="1987"/>
</front>
<seriesInfo>STD 13</seriesInfo>
<seriesInfo>RFC 1035</seriesInfo>
</reference>
<reference anchor="_XREF_RFC1035">
<front>
<title abbrev="Domain Names - Implementation">Domain Names - Implementation and Specification, &quot;, USC/Information Sciences Institute</title>
<author initials="P." surname="Mockapetris" fullname="P. Mockapetris">
<organization/>
</author>
<date month="November" year="1987"/>
</front>
<seriesInfo>STD 13</seriesInfo>
<seriesInfo>RFC 1035</seriesInfo>
</reference>
<reference anchor="_XREF_RFC1654">
<front>
<title abbrev="A Border Gateway Protocol 4 (BGP- 4">A Border Gateway Protocol 4 (BGP- 4, &quot;, T.J. Watson Research Center, IBM Corp</title>
<author initials="Y." surname="Rekhter" fullname="Y. Rekhter">
<organization/>
</author>
<date month="July" year="1994"/>
</front>
<seriesInfo>RFC 1654</seriesInfo>
</reference>
<reference anchor="_XREF_RFC1655">
<front>
<title abbrev="Application of the Border Gateway">Application of the Border Gateway Protocol in the Internet, &quot;, T.J. Watson Research Center, IBM Corp</title>
<author initials="Y." surname="Rekhter" fullname="Y. Rekhter">
<organization/>
</author>
<date month="July" year="1994"/>
</front>
<seriesInfo>RFC 1655</seriesInfo>
</reference>
<reference anchor="_XREF_RFC1656">
<front>
<title abbrev="BGP-4 Protocol Document Roadmap">BGP-4 Protocol Document Roadmap and Implementation Experience, &quot;, cisco Systems</title>
<author initials="P." surname="Traina" fullname="P. Traina">
<organization/>
</author>
<date month="July" year="1994"/>
</front>
<seriesInfo>RFC 1656</seriesInfo>
</reference>
<reference anchor="_XREF_HTTP">
<front>
<title abbrev="Berners-Lee">Berners-Lee, T., et al, &quot;Hypertext Transfer Protocol -- HTTP/1.0&quot;</title>
<author>
<organization/>
</author>
<date month="May" year="1996"/>
</front>
<seriesInfo>RFC 1945</seriesInfo>
</reference>
</references>
<!-- END INCLUDE REFERENCES ** DO NOT REMOVE -->
</back>
</rfc>
