# $Id: postfix-showq 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/showq
  /{var/spool/postfix/,}active                                     r,
  /{var/spool/postfix/,}active/[0-9A-F]                            r,
  /{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]                   r,
  /{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]/*                 r,
  /{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]*                  r,
  /{var/spool/postfix/,}active/[0-9A-F]*                           r,
  /{var/spool/postfix/,}defer                                      r,
  /{var/spool/postfix/,}defer/[0-9A-F]                             r,
  /{var/spool/postfix/,}defer/[0-9A-F]/[0-9A-F]                    r,
  /{var/spool/postfix/,}defer/[0-9A-F]/[0-9A-F]/*                  r,
  /{var/spool/postfix/,}defer/[0-9A-F]/[0-9A-F]*                   r,
  /{var/spool/postfix/,}defer/[0-9A-F]*                            r,
  /{var/spool/postfix/,}deferred                                   r,
  /{var/spool/postfix/,}deferred/[0-9A-F]                          r,
  /{var/spool/postfix/,}deferred/[0-9A-F]/[0-9A-F]                 r,
  /{var/spool/postfix/,}deferred/[0-9A-F]/[0-9A-F]/*               r,
  /{var/spool/postfix/,}deferred/[0-9A-F]/[0-9A-F]*                r,
  /{var/spool/postfix/,}deferred/[0-9A-F]*                         r,
  /{var/spool/postfix/,}hold                                       r,
  /{var/spool/postfix/,}hold/[0-9A-F]                              r,
  /{var/spool/postfix/,}hold/[0-9A-F]/[0-9A-F]                     r,
  /{var/spool/postfix/,}hold/[0-9A-F]/[0-9A-F]/*                   r,
  /{var/spool/postfix/,}hold/[0-9A-F]/[0-9A-F]*                    r,
  /{var/spool/postfix/,}hold/[0-9A-F]*                             r,
  /{var/spool/postfix/,}incoming                                   r,
  /{var/spool/postfix/,}incoming/[0-9A-F]                          r,
  /{var/spool/postfix/,}incoming/[0-9A-F]/[0-9A-F]                 r,
  /{var/spool/postfix/,}incoming/[0-9A-F]/[0-9A-F]/*               r,
  /{var/spool/postfix/,}incoming/[0-9A-F]/[0-9A-F]*                r,
  /{var/spool/postfix/,}incoming/[0-0A-F]*                         r,
  /{var/spool/postfix/,}maildrop                                   r,
  /{var/spool/postfix/,}maildrop/[0-9A-F]*                         r,
  /proc/sys/kernel/ngroups_max                r,
  /var/spool/postfix/pid/unix.showq           rw,

