/etc/dspam/subadmins is in dspam-webfrontend 3.10.2+dfsg-13.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # $Id: subadmins,v 1.00 2009/12/22 12:25:59 sbajic Exp $
#
# Subadmins listed here can manage other users or a group of users, while still
# not beeing real DSPAM admins.
#
# Format:
# <subadmin_user1>: <full1@email.address>, <full2@email.address>, *@<example.org>
# <subadmin_user2>: <full1@email.address>
# <subadmin_user3>: <full2@email.address>
# <subadmin_user4>: *@<example.org>
#
# Note: Lines starting with '#' are comments and are not processed
#
#subadmin@example.org: *@example.org, *@other.example.org, user1@second.example.org, user2@final.example.org
|