home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / base / root.16 / etc / mail / mailx.rc / mailx
Text File  |  1998-08-19  |  226b  |  8 lines

  1. #ident    "@(#)mailx.rc    11.2"
  2. # global mailx setup file
  3. # Don't behave as specified in POSIX.2 - see man page for details
  4. set noposix2
  5.  
  6. # enable binary display, needed for 8-bit characters in non-us-ascii locales.
  7. set binaryokay
  8.