Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

Majordomo2 list server

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

EXAMPLE:
configset listname archive_access = open

The archive_access configuration setting is used to restrict access 
to the archive command.  

The following five values are supported:

  open          -  Anyone can use the archive command.

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

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

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

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

This setting can be overridden by rules for the archive command in the 
access_rules configuration setting.

This setting determines who can use the archive command to retrieve
messages that have been posted to a mailing list in the past.  The
archive normally resides in a list's public file space, and therefore
can also be accessed by the get and index commands.  If the archive_dir
configuration setting is used to store the archive outside of the list's
file space, the get and index commands cannot be used to access it.

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

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


See Also:
   help access        (for the special case of granting/denying all access)
   help access_variables              (for requests, variables, defaults)
   help archive       (for the command that this policy regulates)
   help configset_access_rules        (to restrict access to any command)
   help configset_archive_dir  (to change the default location of the archive)
   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_which_access        (for       which command access_rules)
   help configset_who_access          (for         who command access_rules)
   help get           (for a command that this policy does NOT regulate)
   help index         (for a command that this policy does NOT regulate)
   help post          (for the special case of restricting who can post msgs)

This is the "configset_archive_access" help document for 
Majordomo 2, version 0.1200410180.

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

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