# $Id: postfix-local 5268 2005-09-08 22:44:11Z sarnold $
# ----------------------------------------------------------------------
#    PROPRIETARY DATA of NOVELL INC.
#    Copyright (c) 2004-2005, 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.
# ----------------------------------------------------------------------
# used with postfix/local
  /bin/bash                                             ixr,
  /bin/date                                             ixr,
  /dev/tty                                              rw,
  /etc/{postfix/,}aliases.db                            r,
  # mailman on SuSE is configed to have its own alias file
  /var/lib/mailman/data/aliases.db                      r,
  /proc/{cpuinfo,stat}                                  r,
  # I think formail is only called from procmail
  # /usr/bin/formail                                      pxr,
  /usr/bin/procmail                                     px,
  /var/mailman/mail/wrapper                             px,
  /var/spool/postfix/active/[0-9A-F]/[0-9A-F]/*         rw,
  /var/spool/postfix/active/[0-9A-F]/[0-9A-F]*          rw,
  /var/spool/postfix/active/[0-9A-F]*                   rw,
  /var/spool/postfix/pid/unix.local                     rw,
  /var/spool/postfix/private/{bounce,defer,flush,rewrite}         rw,
  /var/spool/postfix/public/{cleanup,flush}             rw,
  /etc/postfix/virtual.db                               r,
  /etc/postfix/lists.db                                 r,
