home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / USR / MAN / oxm.man < prev    next >
Text File  |  2009-11-06  |  5KB  |  127 lines

  1.      Oxm            MAILING UTILITY COMMAND            Oxm
  2.  
  3.      NAME
  4.       Oxm -    The OS-9 mailer
  5.  
  6.      SYNOPSIS
  7.         Syntax: oxm [<opts>]
  8.         Function: mailer frontend for OS-9/68000
  9.         Options:
  10.              -r        restricted usage
  11.              -e        exit immediatly, if no new mail has arrived
  12.              -f=<file> read <file> as inbox
  13.              -l        remove lock file
  14.  
  15.      DESCRIPTION
  16.       OXM is the OS-9 enhanced  mailer. It is an interface between the
  17.       mail sfotware (mail, smail, rmail, lmail) to make reading and
  18.       writing mails as comfortable as possible.
  19.  
  20.       OXM has the following options:
  21.  
  22.        -r =    restricted usage: this options disables    some
  23.         commands of OXM    in order to increase security of the
  24.         system.    This option is quite important if OXM is available
  25.         in a public access mailbox.
  26.        -e =    exit immediatly, if no new mail    has arrived
  27.        -f=<file> read <file> as inbox
  28.        -l        remove lock file
  29.  
  30.       Description of available menues:
  31.  
  32.       1)   In   the      OXM    main  menu  (where you can see the index of
  33.       mails      you    have),    typing    "?"  or     "h"  lists  the  available
  34.       commands. These are:
  35.  
  36.        ?/h   Help (what you see here)
  37.        ^L    Replot
  38.        $(:)  Resync (Resort)
  39.        =(*)  First (last) page
  40.        -(+)  Next (previous) page
  41.        i/I   Previous mail (not skipping deleted mail)
  42.        j/J   Next mail (not skipping deleted mail)
  43.        CR/Bl Read a mail
  44.        w/m   Write a mail
  45.        r(R)  Reply a mail to sender (and all receivers of a copy)
  46.        b(f)  Bounce (forward) mail
  47.        s(S)  Save a mail into a file (without header)
  48.        /(&)  Search for pattern in titles (mails)
  49.        %     Search again
  50.        d(D)  Delete/undelete a mail (undelete all deleted mails)
  51.        H     Hold mail in INBOX
  52.        t(T)  Tag actual mail (untag all mails)
  53.        p(P)  Print actual mail (print all the tagged mails)
  54.        o     Options
  55.        c     Change inbox
  56.        x     Quick exit (INBOX and MBOX are NOT affected)
  57.        q     Quit, save/delete mails
  58.        !     Shell
  59.  
  60.       Striking   the   <RETURN>-key      or  <SPACE>-key invokes the pager
  61.       to  read   the  selected  mail.   The     pager can be builtin or an
  62.       external pager defined in the    "option    page" described    below.
  63.  
  64.       "w"    (Write     a   mail)  calls  the editor to write a mail.    OXM
  65.       asks    for   the   receiver,    the  subject  and after    writing    the
  66.       mail for optional copies to other users
  67.  
  68.       "r"    Reply    a   mail   :  same  as    'w',  but it is    possible to
  69.       include the mail that    is to be replied to
  70.  
  71.       "R" Reply a mail to sender and all receivers of a copy
  72.  
  73.       "s"    Save   a   mail    into a file : prompts for a path / filename
  74.       to store the current mail
  75.  
  76.       "d"    Delete     a   mail  :  deletes  current mail (becomes active
  77.       using     the  'x'  Exit     option)  striking  "d"     again    undoes this
  78.       function
  79.  
  80.       "K"    Keep   mail   in   INBOX  :  is     used to treat this mail as
  81.       unread (only active when using the 'x' option)
  82.  
  83.       "-" Next page    : shows    next index page    (if any)
  84.  
  85.       "+" Previous page : shows previous page (if any)
  86.  
  87.       "i"/"k" Previous mail
  88.  
  89.       ","/"j"   Next  mail    :  These two commands move the 'pointer' to
  90.       the  current     mail    and  thereby select, which mail    is affected
  91.       by the commands like 'R', 'r', 's'.
  92.  
  93.       "x"    Quit   (INBOX    and   MBOX  are     NOT affected) : this quits
  94.       OXM  without    any  changes  to INBOX and MBOX    as if OXM would    not
  95.       have been executed
  96.  
  97.       "q"    Exit   :   this     is the    normal way to leave OXM.  Read mail
  98.       is stored in the homedirectory (filename 'mbox')
  99.  
  100.       2)   Typing    "o"   displays    the  "option page" that    enables    the
  101.       user    to   change   and save his individual settings.    Most of    the
  102.       options  prompt  the user for    an input that is either    a string or
  103.       a string representig a path.
  104.  
  105.       3)   Header    Page:    after  editing    a  mail    you have the option
  106.       to  enter   the   "header   page"  which  allows to change or    add
  107.       lines      of   the     mail    header.       This      header   contains
  108.       information    about  recipients,   additional      copies  and other
  109.       specifications. Like in the other menues, "?"    gives a help text.
  110.       The    header     page    is   similar   to   the      option   page    and
  111.       accepts alphanumerical input.
  112.  
  113.        OXM uses the    following environment variables:
  114.  
  115.        OXM.PAGER or    PAGER     --  pager  (default:  builtin)
  116.        OXM.EDITOR or EDITOR     -- editor
  117.        ORGANIZATION -- name of your organisation (company)
  118.  
  119.       OXM creates the directory .OXM in the home directory to
  120.       store settings and optional saved mails.
  121.  
  122.       For saving mails  into folders,  please create a  directory named
  123.       FOLDERS in your home directory.
  124.  
  125.       ( SEE ALSO smail, rmail, lmail )
  126.  
  127.