  # $Id: user-mail 5268 2005-09-08 22:44:11Z sarnold $
# ----------------------------------------------------------------------
#    PROPRIETARY DATA of NOVELL INC.
#    Copyright (c) 2004, NOVELL (All rights reserved)
#
#    This document contains trade secret data which is the property
#    of NOVELL Inc.  This document is submitted to recipient in
#    confidence. Information contained herein may not be used, copied
#    or disclosed in whole or in part except as permitted by written
#    agreement signed by an officer of NOVELL, Inc.
# ----------------------------------------------------------------------


  # location of user mail, spool and mboxes
  /home/*/Mail          r,
  /home/*/mail          r,
  /home/*/Mail/**       rwl,
  /home/*/mail/**       rwl,
  /home/*/postponed*    rwl ,
  /var/spool/mail       r,
  /var/spool/mail/*     rwl,
  /home/*/mbox.lock*    rwl,
  /home/*/mbox          rw,
  /home/*/inbox         rw,
  /home/*/.forward	r,

  # location of configuration files
  /home/*/.muttrc       r,
  /home/*/.mutt_alias   r,
  /home/*/.mailcap      r,
  /home/*/.mime.types   r,

