Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

OpenBSD Mailing List Server

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset  GLOBAL  which_access = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
configset listname which_access = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : closed
Data Type     : enum, choose from: open closed list
Category      : access
Password Notes: Visible only with password. 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

EXAMPLE:
configset GLOBAL which_access = closed

The which_access configuration setting is used to restrict access 
to the which command.  

The following five values are supported:

  open          -  Anyone can use the which command.

  open+password -  Anyone registered at this domain can use the which
                   command if a personal password is supplied.

  list          -  Anyone subscribed to a mailing list can use the
                   which command for that list.

  list+password -  Anyone subscribed to a mailing list can use the
                   which command for that list if a personal password 
                   is supplied.

  closed        -  Only the list administrators can use the which command.

This setting determines who can use the which command to see to
which mailing lists an address is subscribed.  Restricting access
to a particular list will prevent addresses on that list from being
seen, but will not affect the results for other mailing lists.

An administrative password can be used to issue the which command,
regardless of the value of this setting.

Any rules in the access_rules setting related to the which command
will take precedence over the value of this setting.


See Also:
   help admin_config
   help configset_access_rules           (to restrict access to any command)
   help configset_archive_access      (for     archive command access rules)
   help configset_faq_access          (for         faq command access rules)
   help configset_get_access          (for         get command access rules)
   help configset_index_access        (for       index command access rules)
   help configset_info_access         (for        info command access rules)
   help configset_intro_access        (for       intro command access rules)
   help configset_set_policy          (for         set command access rules)
   help configset_subscribe_policy    (for   subscribe command access rules)
   help configset_unsubscribe_policy  (for unsubscribe command access rules)
   help configset_who_access          (for         who command access rules)
   help which     (the command that this policy regulates)

This is the "configset_which_access" help document for 
Majordomo 2, version 0.1201103110.

For a list of all help documents, send the following command:
   help topics
in the body of a message to majordomo@openbsd.org.

For assistance, please contact the openbsd.org administrators.
Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help