Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

Majordomo2 list server

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset listname default_class = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : each
Data Type     : string
Category      : deliver
Password Notes: Visible only with password. 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

EXAMPLE:
configset listname default_class = digest


The default_class setting contains a delivery class.  When new
subscribers join your mailing list, they will be given this class by
default.  See the "help set" document for an introduction to delivery
classes.

The default class is usually a single word (digest, each, nomail, or
unique).  If you choose the "digest" default class, new subscribers will
be placed in the default digest by default.  The default digest is the
digest that appears first in the digests configuration setting.  If you
wish to use another digest, add a dash and its name to the word
"digest".   For example, to make the "weekly" digest the default class,
use the following command:

  configset LISTNAME default_class = digest-weekly

The value that you supply is not validated.  If you choose a default
class that is not supported, the "each" class will be used instead.

The default_class only affects subscriptions that do not mention the
class explicitly.  For example, if someone uses the following command to
subscribe to a mailing list:

  subscribe-set LISTNAME nomail

the new subscription will have the "nomail" delivery class, regardless
of the value of the default_class setting.


See Also:
   help admin_subscribers
   help configset_allowed_classes
   help configset_allowed_flags
   help configset_default_flags
   help set
   help subscribe

This is the "configset_default_class" 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