home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / MUSHP71.ZIP / MAILER.DOC < prev    next >
Text File  |  1991-01-09  |  869b  |  32 lines

  1. MAILER
  2. ======
  3.  
  4. This program is derived from an early UA distributed with UUPC;  indeed,
  5. it can still be used as such.  With mush, it acts simply as a local
  6. delivery agent, or a generator of uucp control and data files.
  7.  
  8. USAGE
  9. =====
  10.     mailer [flags] [destination ...]
  11.  
  12. where flags are
  13.  
  14.     -a      Fail on local delivery if destination does not exist.
  15.         Useful where there is no intelligent local mail server
  16.         and you want some simple way of detecting wrongly addressed
  17.         mail.  Valid destination mailboxes must be created manually.
  18.  
  19.     -e      Return 0 exit status if mail exists, non-0 otherwise.
  20.  
  21.     -ffold  Read folder "fold" instead of mailbox.
  22.  
  23.     -n      Suppress mailer's own Signature.
  24.  
  25.     -p      Just print the mail.
  26.  
  27.     -s      Specify 1-word subject on command line.
  28.  
  29.     -t      Suppress mailer's own "To:" line.
  30.  
  31.     -xN     Set debug level N
  32.