home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / share / doc / usd / 07.Mail / mail8.nr < prev    next >
Encoding:
Text File  |  1991-04-17  |  2.9 KB  |  76 lines

  1. .\" Copyright (c) 1980 The Regents of the University of California.
  2. .\" All rights reserved.
  3. .\"
  4. .\" Redistribution and use in source and binary forms, with or without
  5. .\" modification, are permitted provided that the following conditions
  6. .\" are met:
  7. .\" 1. Redistributions of source code must retain the above copyright
  8. .\"    notice, this list of conditions and the following disclaimer.
  9. .\" 2. Redistributions in binary form must reproduce the above copyright
  10. .\"    notice, this list of conditions and the following disclaimer in the
  11. .\"    documentation and/or other materials provided with the distribution.
  12. .\" 3. All advertising materials mentioning features or use of this software
  13. .\"    must display the following acknowledgement:
  14. .\"    This product includes software developed by the University of
  15. .\"    California, Berkeley and its contributors.
  16. .\" 4. Neither the name of the University nor the names of its contributors
  17. .\"    may be used to endorse or promote products derived from this software
  18. .\"    without specific prior written permission.
  19. .\"
  20. .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  21. .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  22. .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  23. .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  24. .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  25. .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  26. .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  27. .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  28. .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  29. .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  30. .\" SUCH DAMAGE.
  31. .\"
  32. .\"    @(#)mail8.nr    6.2 (Berkeley) 4/17/91
  33. .\"
  34. .bp
  35. .sh 1 "Glossary"
  36. .pp
  37. This section contains the definitions of a few phrases
  38. peculiar to
  39. .i Mail .
  40. .ip "\fIalias\fP"
  41. An alternative name for a person or list of people.
  42. .ip "\fIflag\fP"
  43. An option, given on the command line of
  44. .i Mail ,
  45. prefaced with a \-.  For example,
  46. .b \-f
  47. is a flag.
  48. .ip "\fIheader field\fP"
  49. At the beginning of a message, a line which contains information
  50. that is part of the structure of the message.  Popular header fields
  51. include
  52. .i to ,
  53. .i cc ,
  54. and
  55. .i subject .
  56. .ip "\fImail\ \ \fP"
  57. A collection of messages.  Often used in the phrase,
  58. .q "Have you read your mail?"
  59. .ip "\fImailbox\fP"
  60. The place where your mail is stored, typically in the directory
  61. /usr/spool/mail.
  62. .ip "\fImessage\fP"
  63. A single letter from someone, initially stored in your
  64. .i mailbox .
  65. .ip "\fImessage list\fP"
  66. A string used in
  67. .i Mail
  68. command mode to describe a sequence of messages.
  69. .ip "\fIoption\fP"
  70. A piece of special purpose information used to tailor
  71. .i Mail
  72. to your taste.
  73. Options are specified with the
  74. .b set
  75. command.
  76.