source: npl/mailserver/dspam/dspam-3.10.2/webui/cgi-bin/subadmins

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 574 bytes
Line 
1# $Id: subadmins,v 1.00 2009/12/22 12:25:59 sbajic Exp $
2#
3# Subadmins listed here can manage other users or a group of users, while still
4# not beeing real DSPAM admins.
5#
6# Format:
7#   <subadmin_user1>: <full1@email.address>, <full2@email.address>, *@<example.org>
8#   <subadmin_user2>: <full1@email.address>
9#   <subadmin_user3>: <full2@email.address>
10#   <subadmin_user4>: *@<example.org>
11#
12# Note: Lines starting with '#' are comments and are not processed
13#
14
15#subadmin@example.org: *@example.org, *@other.example.org, user1@second.example.org, user2@final.example.org
Note: See TracBrowser for help on using the repository browser.