home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / UUPC11XD.ZIP / MAIL.PRN < prev    next >
Encoding:
Text File  |  1992-09-04  |  46.2 KB  |  639 lines

  1.  
  2.  
  3.  
  4.           September 4, 1992             UUPC/extended 1.11v Mail Command
  5.           Reference
  6.  
  7.  
  8.           Revision and Copyright:          Revision and Copyright:          Revision and Copyright:
  9.  
  10.           This is the 67th revision of this document and applies to version
  11.           1.11v of UUPC/extended.  This document was last updated on
  12.           September 4, 1992 by Katherine E. Williams.  Portions of this
  13.           documentation are Copyright (c) Andrew H. Derbyshire 1989 and
  14.           Copyright (c) Kendra Electronic Wonderworks 1990-1992.  Full
  15.           copyright information for UUPC/extended appears in the file
  16.           README.DOC.
  17.  
  18.  
  19.           Introduction:          Introduction:          Introduction:
  20.  
  21.           This file describes how to invoke and use the UUPC/extended MAIL                                                                      MAIL                                                                      MAIL
  22.           program.  It lists the commands available from the question mark
  23.           (?) prompt in when reading MAIL.   See tilde.hlp for tilde (~)
  24.           escape commands available when sending mail.
  25.  
  26.  
  27.           Command line options          Command line options          Command line options
  28.  
  29.           The MAIL               MAIL               MAIL  program is used for both sending and receiving mail.
  30.           The options available depend whether you wish to send or receive
  31.           mail.  For sending mail interactively, the syntax is:
  32.  
  33.                mail -s "subject" addressees
  34.  
  35.           If the -s "subject" is omitted, the user is prompted for a
  36.           subject.  Addressees must be specified, and are in the form
  37.           listed below.  For receiving mail, the syntax is:
  38.  
  39.                mail -f filename
  40.                mail -u userid
  41.  
  42.           where filename is the mailbox to be read using the syntax
  43.           described below for filenames, or userid is the user id whose
  44.           system mailbox is to be read.  The default is to read your own
  45.           system mailbox.
  46.  
  47.  
  48.           Types of operands          Types of operands          Types of operands
  49.  
  50.           In the list of available commands, items refers to one or more
  51.           items in the mail box.  These items can be specified in the
  52.           following fashion:
  53.  
  54.           Item Number    A single numeric value,  the special
  55.                          character dot (.) to specify the current
  56.                          item, or the special character dollar sign
  57.                          ($) to specify the last item in the mailbox.
  58.           Item range     Two Item numbers separated by a hyphen (-).
  59.                          The items must be in ascending order; for
  60.                          example, 1-$ is valid, $-1 is not valid.
  61.  
  62.  
  63.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  64.           Reference
  65.  
  66.           List of items  A list of item numbers and/or item ranges,
  67.                          separated by spaces.  The list need not be
  68.                          in ascending order.  An example is: 1-5 8 7
  69.                          14-17.
  70.           Asterisk (*)   Selects all items in the mailbox
  71.           Subject        A slash (/) followed by a subject to search
  72.                          for, optionally followed by a terminating
  73.                          slash.  Each Subject: or Resent-Subject:
  74.                          will be searched for the specified string.
  75.                          An example is /UUPC bugs/
  76.           User id        A single word (no white space) appearing in
  77.                          the From or Resent-From lines of the mail
  78.                          header.  Note that if the command accepts
  79.                          both an item and a userid, you cannot
  80.                          specify the item as a user id.
  81.  
  82.                          Note:                         Note:                         Note: If the command accepts both an item
  83.                          and file name and you specify a user id for
  84.                          the item, you must explicitly provide the
  85.                          default filename unless the user id includes
  86.                          the characters at sign (@), percent sign
  87.                          (%), or exclamation point (!).
  88.  
  89.  
  90.           Some commands also allow file names as operands.  These may be
  91.           described in the following fashion:
  92.  
  93.           Simple file    An MS-DOS file name with no path name
  94.           name
  95.           Relative path  An MS-DOS file name with one or more back
  96.           name           slashes (\) which does not begin with a back
  97.                          slash or drive letter.
  98.           Absolute path  An MS-DOS file name with one or more back
  99.           name           slashes (\) which begins with a back slash
  100.                          or drive letter.
  101.           Mailbox        A simple file name prefixed by the plus sign
  102.                          (+) character.  This will cause the file be
  103.                          referenced as if it is the mailbox for the
  104.                          specified user.  For example, +postmast
  105.                          refers to the mailbox for user postmast.
  106.           Relative to    A simple file name preceded by a tilde and
  107.           your home      slash (~/).  The file is then referenced by
  108.           directory      the prepending the home directory listed in
  109.                          your PERSONAL.RC to the simple file name.
  110.           Relative to    A simple file name preceded by a tilde, the
  111.           another's home userid, and a slash (~userid/).  The file is
  112.           directory.     then referenced by the prepending the home
  113.                          directory listed in the PASSWD file for user
  114.                          "userid" to the simple file name.
  115.  
  116.  
  117.           When sending mail from the MS-DOS command line or via the mail                                                                    mail                                                                    mail or
  118.           forward          forward          forward commands, addressees must be entered.  These take the
  119.           form:
  120.  
  121.  
  122.           September 4, 1992             UUPC/extended 1.11v Mail Command
  123.           Reference
  124.  
  125.           userid              A simple user id, for delivery on the
  126.                               local system.
  127.  
  128.           userid@node         A user id and node combination, for
  129.                               delivery to userid on system node.
  130.  
  131.           nickname            A user or list defined in the user's
  132.                               ALIASES                              ALIASES                              ALIASES.                                     .                                     .TXT                                       TXT                                       TXT file.
  133.  
  134.           If the flag -c                       -c                       -c is inserted before a user id, then all following
  135.           users are delivered as Carbon Copy (Cc:) addressees.  If the flag
  136.           -b          -b          -b is inserted before a user id, then all following users are
  137.           delivered as blind carbon copies; their addresses do not appear
  138.           in the mail header.  The blind carbon copy flag must follow any
  139.           all normal addressees and carbon copy addressees.
  140.  
  141.  
  142.           Commands available when reading mail:          Commands available when reading mail:          Commands available when reading mail:
  143.  
  144.           Commands are entered in response to the mail question mark prompt
  145.           (?); all commands must be separated from their operands, if any,
  146.           by white space.  Most commands can be abbreviated to a single
  147.           character; the commands which cannot be so abbreviated and their
  148.           shortest allowable abbreviation are debug                                              debug                                              debug (deb                                                     deb                                                     deb), dquit                                                            dquit                                                            dquit (dq                                                                  dq                                                                  dq),
  149.           previous          previous          previous (pre                    pre                    pre),  set                           set                           set (se                                se                                se), and status                                         status                                         status (st                                                 st                                                 st).
  150.  
  151.           The commands supported by UUPC/extended                                                                                                     are as follows:
  152.  
  153.           empty line               If the current mail has not been
  154.                                    touched, then an empty line acts as a
  155.                                    print                                   print                                   print command; otherwise, it acts as a
  156.                                    next                                   next                                   next command.
  157.           ! command                Executes                                                                                         command as an MS-DOS command.
  158.                                    If command is omitted, runs an
  159.                                    inferior command processor (which
  160.                                    gives the user a new DOS prompt.)
  161.           ?                        Prints a summary of commands
  162.                                    available.
  163.           + integer                Alias for down                                             down                                             down command.
  164.           - integer                Alias for up                                             up                                             up command.
  165.           alias a1 a2 a3           Displays alias information loaded from
  166.                                    user's ALIASES                                          ALIASES                                          ALIASES.                                                 .                                                 .TXT                                                   TXT                                                   TXT file for nicknames
  167.                                    a1 a2 a3.  If an alias is list of
  168.                                    other aliases, the list is recursively
  169.                                    exploded and displayed.  This command
  170.                                    has no default operand; at least one
  171.                                    alias must be specified.
  172.           copy items file          Copies mail items into file with
  173.                                    headers.  Default file is the printer
  174.                                    on device PRN                                             PRN                                             PRN.
  175.  
  176.  
  177.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  178.           Reference
  179.  
  180.           debug integer            Sets internal trace level to integer;
  181.                                    default is 0 at start up, 1 if command
  182.                                    is entered with no operands.  This can
  183.                                    also be set by the command line flag -                                                                        -                                                                        -
  184.                                    x.                                   x.                                   x.
  185.           delete items             Sets status of       to deleted.                                                  items 
  186.                                    Deleted items are ignored when
  187.                                    selecting mail by subject or user id,
  188.                                    and are purged from the mailbox when
  189.                                        quit                                       quit                                       quit                                   the      command is issued.
  190.           dquit items              Short for delete                                             delete                                             delete followed by quit.                                                                quit.                                                                quit.
  191.           exit                     Exits mail without updating mailbox;
  192.                                    deleted items are left alone.  Compare
  193.                                    this to the quit                                               quit                                               quit command.
  194.           forward items addrs      Resends       to                                            items            Note that if                                                    addrs.
  195.                                        askcc                                        askcc                                        askcc                                    the       option is set, each item
  196.                                    forwarded will be prompted for Carbon
  197.                                    Copy addressees.
  198.              items          go                       Positions to the last of the items
  199.                                    selected.
  200.           headers                  Displays summary information for all
  201.                                    items in the mailbox.
  202.           Headers items            Displays summary information for the
  203.                                    selected       in the mailbox.                                            items
  204.           help                     Prints this long help text.
  205.                   subject addrs          mail -s                  Interactively send mail to addrs with
  206.                addrs          mail                     optional subject.
  207.           next integer             Move down in mailbox by integer items.
  208.                                    Default is 1.
  209.           previous integer         Alias of up                                             up                                             up command.
  210.                 items          print                    Print items from mailbox, using the
  211.                                    external pager if defined in the
  212.                                    configuration file and ignoring (not
  213.                                    printing) a standard list of RFC-822
  214.                                    fields in the mail header such as
  215.                                    Received: and Message-Id:.  Compare
  216.                                    this to the Print                                               Print                                               Print  type                                                      type                                                      type                                                    ,     , and Type                                                                Type                                                                Type
  217.                                    commands,                                           ,                                           ,
  218.           Print items              Print       from mailbox, using                                         items
  219.                                    internal pager and ignoring (not
  220.                                    printing) a standard list of RFC-822
  221.                                    fields in the mail header.
  222.           quit                     Terminates the reading of mail.  All
  223.                                    deleted items are purged, and all
  224.                                    other items are saved in the original
  225.                                    mailbox or in =mbox depending on the
  226.                                    setting of the      flag.                                                  save                                                  save                                                  save
  227.           reply items              Interactively sends mail to the
  228.                                    authors of each of the items
  229.                                    requested.  Note that each item is
  230.                                    replied to separately, specifying
  231.                                    "reply 1-10" will send ten pieces of
  232.                                    mail to ten people.
  233.  
  234.  
  235.           September 4, 1992             UUPC/extended 1.11v Mail Command
  236.           Reference
  237.  
  238.           save items file          Saves the specified items complete
  239.                                    with mail headers into file, and then
  240.                                    deletes the items.  Compare this to
  241.                                    the copy                                        copy                                        copy and write                                                write                                                write commands.
  242.           set                      Sets various boolean options.   These
  243.                                    option can also be set in your
  244.                                    PERSONAL                                   PERSONAL                                   PERSONAL.                                           .                                           .RC                                             RC                                             RC file.  The options are
  245.                                    listed below under SET OPTIONS                                                      SET OPTIONS                                                      SET OPTIONS.                                                                 .                                                                 .
  246.           status                   Reports miscellaneous program
  247.                                    information, including:
  248.  
  249.                                         The version and creation time of
  250.                                              the program
  251.                                         The operating system version
  252.                                         The current address and related
  253.                                              information
  254.                                         The current file name, size, and
  255.                                              date last updated
  256.  
  257.           type items               Print items from mailbox, using
  258.                                    external pager if available and
  259.                                    displaying RFC-822 fields suppressed
  260.                                    by the print                                          print                                          print command.  Compare this to
  261.                                    the print                                        rint                                        rint, Print                                              Print                                              Print, and Type                                                         Type                                                         Type commands,                                                                      ,                                                                      ,
  262.           Type items               Print items from mailbox, using
  263.                                    internal pager and displaying RFC-822
  264.                                    fields suppressed by the print                                                            print                                                            print and
  265.                                    Print                                   Print                                   Print commands.
  266.           undelete                 Changes status of items to unread.
  267.           write items file         Writes items                                          items                                          items to file                                                   file                                                   file without the RFC-
  268.                                    822 headers and then deletes them.
  269.                                    The default file is ~/mbox                                                       ~/mbox                                                       ~/mbox.  Compare
  270.                                    this to the copy                                               copy                                               copy and save                                                        save                                                        save commands.
  271.           xit                      Alias for the exit                                                 exit                                                 exit command.
  272.  
  273.           Set options          Set options          Set options
  274.  
  275.           In addition to the commands listed above, a variety of options
  276.           can be set in the various configuration files; of special note
  277.           are the boolean options specified via options=                                                options=                                                options=  keyword in the
  278.           configuration files, as they can be changed via the set                                                              set                                                              set command.
  279.           Options are enabled by specifying their keyword, and disabled by
  280.           prefixing the keyword with the characters "no"; the default for
  281.           all options is disabled.
  282.  
  283.           Valid boolean options which can be set by the user in the UUPC.RC
  284.           file, their PERSONAL.RC file, or via the options                                                   options                                                   options command are as
  285.           follows:
  286.  
  287.  
  288.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  289.           Reference
  290.  
  291.  
  292.           Option    Default operation          Operation if set
  293.           name
  294.  
  295.  
  296.  
  297.  
  298.           askcc     The user must enter all    After composing, reply
  299.                     addressees when invoking   to, or forwarding mail,
  300.                     mail                    mail                    mail    forward                            forward                            forward                         or        .           the user is prompted for
  301.                     Additional addressees      carbon copy (Cc:)
  302.                     cannot be added to mail    addressees.
  303.                     generated by      .                                 reply                                 reply                                 reply
  304.  
  305.  
  306.           autoedit  When sending mail, the     If the user has defined
  307.                     user is presented with     an editor, when sending
  308.                     the line oriented  send    mail,  the editor is
  309.                     mail interface.  To use a  immediately invoked for
  310.                     full screen editor, the    the user to enter mail
  311.                     user must use the ~e                                      ~e                                      ~e       with.  The user must exit
  312.                     (edit) command or exit     the editor to  include
  313.                     line oriented data entry   mail from the active
  314.                     to invoke his editor.      mailbox.
  315.  
  316.  
  317.           autoincl  Do not automatically       When the reply command is
  318.           ude       include the text of mail   invoked, automatically
  319.                     being replied to.          include the text of the
  320.                                                mail being replied to as
  321.                                                if the ~m command was
  322.                                                issued.
  323.  
  324.  
  325.           autosign  When sending mail, the     If defined in the user's
  326.                     user's signature file is   configuration file, the
  327.                     not appended to outgoing   signature is
  328.                     mail automatically.  If    automatically appended to
  329.                     defined, the user mail     all outgoing mail.
  330.                     still include the file
  331.                     via the ~g                            ~g                            ~g (include
  332.                     autograph) command.
  333.  
  334.  
  335.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  336.           Reference
  337.  
  338.  
  339.           backup    Do not create a backup of  Before updating or
  340.                     the file being processed   deleting the current file
  341.                     before rewriting or        when exiting mail, rename
  342.                     deleting it.               the existing file to the
  343.                                                same file name with the
  344.                                                extension defined by the
  345.                                                configuration variable
  346.                                                BackupExt                                               BackupExt                                               BackupExt.
  347.  
  348.                                                Note:                                               Note:                                               Note: If no extension is
  349.                                                defined, a default
  350.                                                extension of "BAK" is
  351.                                                used.
  352.  
  353.  
  354.           doskey    Under DOS, interactive     If installed, the MS-DOS
  355.                     input is read from the     5.0 DOSKEY program is
  356.                     console using standard     used to read input from
  357.                     DOS services (INT 21H      the console; normal
  358.                     function 0AH).  DOSKEY,    DOSKEY functions,
  359.                     if installed, is ignored.  including the ability to
  360.                     Empty input lines are      edit and scroll input,
  361.                     processed normally.        along with macro
  362.                                                expansion, is available.
  363.                                                Empty lines (which can be
  364.                                                generated by DOSKEY macro
  365.                                                processing) are ignored
  366.                                                at the command prompt
  367.                                                unless the expert                                                           expert                                                           expert option
  368.                                                is also set.
  369.  
  370.                                                Note:                                                Note:                                                Note: If DOSKEY is not
  371.                                                installed, when the user
  372.                                                is first prompted for
  373.                                                input the doskey                                                          doskey                                                          doskey option
  374.                                                is reset to nodoskey                                                           nodoskey                                                           nodoskey with
  375.                                                a warning message.
  376.  
  377.  
  378.           dot       When sending mail,         When sending mail,
  379.                     interactive input must be  interactive input can be
  380.                     terminated by the DOS end  terminated by a single
  381.                     of file character (Ctrl-   period (.) in column one.
  382.                     Z).
  383.  
  384.  
  385.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  386.           Reference
  387.  
  388.  
  389.           expert    All informational          Boiler plate messages,
  390.                     messages are displayed,    such as the initial help
  391.                     and if the        option                               doskey                               doskey                               doskey          prompt, are suppressed,
  392.                     is also set, empty input   and empty input lines are
  393.                     lines are ignored in       not ignored when the
  394.                     response to the command    doskey                                               doskey                                               doskey option is set.
  395.                     prompt.
  396.  
  397.  
  398.           forward-  Mail sent via the forward                                      forward                                      forward  If the user has defined
  399.           save      command is not saved in    an outgoing mailbox, then
  400.                     the user's outgoing        mail sent via the forward                                                                 forward                                                                 forward
  401.                     mailbox.                   command is saved in the
  402.                                                same fashion as other
  403.                                                outgoing mail.
  404.  
  405.  
  406.           fromsep   Items in the mailbox must  Items in the mailbox can
  407.                     be separated by a line of  be separated only by UUCP
  408.                     binary ones (1).           format      lines.  The                                                      From                                                      From                                                      From
  409.                                                line of binary ones (1)
  410.                                                required between items by
  411.                                                the default operation of
  412.                                                nofromsep                                               nofromsep                                               nofromsep is still
  413.                                                generated when updating
  414.                                                mailboxes.
  415.  
  416.                                                Note:                                                Note:                                                Note: This option must be
  417.                                                set in a system or user
  418.                                                configuration file,
  419.                                                because it only examined
  420.                                                at start up.
  421.  
  422.  
  423.           pager     help                    help                    help  print                          print                          print                        ,       and type                                    type                                    type       help                                               help                                               help                                         use         print                                                     print                                                     print and                                                    ,           type                                                               type                                                               type use
  424.                     the external pager if one  the internal pager, and
  425.                     is defined, and Print                                     Print                                     Print      Print                                                Print                                                Print                                           and            Type                                                          Type                                                          Type                                                      and      use the
  426.                          use the in                    Type                     Type                     Type           ternal      external pager if one is
  427.                     pager.                     defined
  428.  
  429.  
  430.           purge     Empty mailboxes are left   Empty mailboxes are
  431.                     in place when the user     deleted when the user
  432.                     exits mail.                exits mail.
  433.  
  434.  
  435.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  436.           Reference
  437.  
  438.  
  439.           save      Mail is left in the        If mail is not deleted
  440.                     user's system mailbox      from the user's system
  441.                     after reading.             mailbox after reading, it
  442.                                                is automatically saved in
  443.                                                his        file when the                                                   ~/mbox                                                    ~/mbox                                                    ~/mbox 
  444.                                                user exits mail.
  445.  
  446.  
  447.           suppress  Display the UUPC/extended  Suppress the copyright
  448.           -         copyright notice at        notice at program
  449.           copyrigh  program startup.           startup.  This, of
  450.           t                                    course, does not suppress
  451.                                                the associated
  452.                                                responsibility.
  453.  
  454.                                                Note:                                                Note:                                                Note: This option must be
  455.                                                set in a system or user
  456.                                                configuration file,
  457.                                                because it only examined
  458.                                                at start up.
  459.  
  460.  
  461.           undelete  The environment variable   The DELDIR                                                    DELDIR                                                    DELDIR  environment
  462.                            is reset to a null                    DELDIR                     DELDIR                     DELDIR                     variable is left alone,
  463.                     string by       , causing                              UUPOLL                              UUPOLL                              UUPOLL           causing OS/2 to copy all
  464.                     files deleted by its       deleted files to a hidden
  465.                     children (        UUPOLL                                      UUPOLL                                      UUPOLL                                    ,                               UUCICO                              UUCICO                              UUCICO        ,  directory.  This causes a
  466.                     and   CLEAN                          CLEAN                          CLEAN                        UU                        UU                        UU     ) to not be     performance and free disk
  467.                     archived by the OS/2       space impact by saving
  468.                           ing system for                    operat                     files which the user
  469.                     later recovery.            should never have to
  470.                                                access, much recover.
  471.  
  472.                                                Note:                                                Note:                                                Note: This option must be
  473.                                                set in a system or user
  474.                                                configuration file,
  475.                                                because it is only exam-
  476.                                                ined at UUPOLL                                                        UUPOLL                                                        UUPOLL start up.
  477.  
  478.  
  479.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  480.           Reference
  481.  
  482.  
  483.           verbose   When invoked from mail,    When invoked from mail,
  484.                           only displays error                    RMAIL                    RMAIL                    RMAIL                      rmail displays both error
  485.                     messages.                  messages and nominal
  486.                                                status messages,
  487.                                                including the addresses
  488.                                                mail was delivered to.
  489.  
  490.                                                Note:                                                Note:                                                Note: This option must be
  491.                                                set in a system or user
  492.                                                configuration file,
  493.                                                because it only examined
  494.                                                at start up.
  495.  
  496.  
  497.  
  498.  
  499.           The following system oriented options must apply to all users on
  500.           a system and can only                           only                           only be set in the UUPC.RC file:
  501.  
  502.  
  503.           Option    Default operation          Operation if set
  504.           name
  505.  
  506.  
  507.  
  508.  
  509.           bang      RFC-822 headers are        RFC-822 headers are
  510.                     generated with a           generated with UUCP style
  511.                           name" <user@node>                    "User                      (User name) node!user
  512.                     format.                    format.
  513.  
  514.  
  515.           collect   The size of mail is not    The RMAIL delivery and
  516.                     reported by RMAIL.         spooling messages include
  517.                                                the size of the files
  518.                                                delivered.
  519.  
  520.  
  521.           director  Mail for  "user" is        Mail for  "user" is
  522.           y         delivered to the file      delivered to the file
  523.                          in the directory                    user                       newmail in the user sub-
  524.                     specified by the maildir=                                     maildir=                                     maildir=  directory of the
  525.                     line in the system         directory specified by
  526.                     configuration file.        the maildir=                                                   maildir=                                                   maildir= line in the
  527.                                                system configuration
  528.                                                file.
  529.  
  530.  
  531.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  532.           Reference
  533.  
  534.  
  535.           escape    Only Ctrl-Break can be     If the Esc (Escape) key
  536.                     used to exit from UUPOLL   is pressed, then the next
  537.                     or UUCICO.                 time UUPOLL or UUCICO
  538.                                                polls the type-ahead
  539.                                                buffer the program will
  540.                                                act as if Cntl-Break was
  541.                                                pressed.
  542.  
  543.                                                Note:                                               Note:                                               Note: Enabling this
  544.                                                option effectively
  545.                                                disables type-ahead,
  546.                                                since all characters
  547.                                                except Esc are discarded
  548.                                                with an error message.
  549.  
  550.  
  551.           history   No news history is         A history is maintained
  552.                     maintained.                of all news articles read
  553.                                                and posted.
  554.  
  555.                                                Note:                                               Note:                                               Note:      history                                                          history                                                          history                                                      The         option
  556.                                                is currently ignored.
  557.  
  558.  
  559.           kanji     No translation of          Mail which orginates
  560.                     characters takes place     locally is translated
  561.                     during RMAIL processing.   from a 2 byte Kanji code
  562.                                                called Shift-JIS
  563.                                                (Japanese ideogram) to
  564.                                                Kanji in a 7bit subset of
  565.                                                ISO2022 which can be
  566.                                                transmitted via SMTP.
  567.                                                Mail from remote systems
  568.                                                which is delivered
  569.                                                locally is translated
  570.                                                from JIS 7bit back to
  571.                                                Shift-JIS.
  572.  
  573.  
  574.           monocase  Job sequence ids are       Job sequence ids are
  575.                     generated in base 62       generated in base 36
  576.                     using numerics and upper   using numerics and upper
  577.                     and lower case             case alphabetics.
  578.                     alphabetics.
  579.  
  580.  
  581.           September 4, 1992             UUPC/extended                                                             1.11v Mail Command
  582.           Reference
  583.  
  584.  
  585.           multitas  Processing is optimized    Additional processing is
  586.           k         for speed over system      performed to insure
  587.                     integrity.                 system integrity.  This
  588.                                                additional processing
  589.                                                includes creating lock
  590.                                                files to prevent
  591.                                                concurrent access to
  592.                                                system spool directories,
  593.                                                writing program logs to
  594.                                                temporary files and then
  595.                                                appending the file to the
  596.                                                permanent log file at
  597.                                                program termination, and
  598.                                                movng new mail from the
  599.                                                user's system mailbox
  600.                                                into the user's home
  601.                                                directory when      is                                                              MAIL                                                               MAIL                                                               MAIL 
  602.                                                first run after the new
  603.                                                mail's arrival.
  604.  
  605.  
  606.           multique  When queuing mail for      When queuing mail for
  607.           ue        other hosts, each ad-      other hosts, a single
  608.                     dressee is delivered       file delivered via the
  609.                     separately.                remote UUCP can have
  610.                                                multiple addressees.
  611.  
  612.  
  613.           snews     Incoming news is written   Incoming news is written
  614.                     to seperate files in       to a file in the     Dir                                                                    Dir                                                                    Dir                                                                News                                                                News                                                                News
  615.                     directories based on the   directory without examing
  616.                     news group names listed    the ACTIVE file.
  617.                     in the ACTIVE file
  618.                     located in the NewsDir                                   NewsDir                                   NewsDir
  619.                     directory.
  620.  
  621.  
  622.           symmetri  When actively polling,     UUCICO                                               UUCICO                                               UUCICO transmits the
  623.            grades          c         UUCICO                    UUCICO                    UUCICO does not transmit   maximum grade for file
  624.                     the maximum grade for      transfers allowed by the
  625.                     file transfers allowed by  SYSTEMS                                               SYSTEMS                                               SYSTEMS file to the
  626.                         SYSTEMS                        SYSTEMS                        SYSTEMS                    the         file to the    remote system at startup.
  627.                     remote system at startup.
  628.  
  629.  
  630.           syslog    No record is made of       The file SYSLOG is
  631.                     files transferred.         written in the spool
  632.                                                directory with a record
  633.                                                for each file transferred
  634.                                                to or from the local
  635.                                                system.
  636.  
  637.  
  638.           September 4, 1992             UUPC/extended 1.11v Mail Command
  639.           Reference