Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

OpenBSD Mailing List Server

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset  GLOBAL  token_remind = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
configset listname token_remind = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : 4
Data Type     : integer
Category      : access
Password Notes: Visible only with password.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

EXAMPLE:
configset GLOBAL token_remind = 2


The token_remind setting contains the number of days that a confirmation
token must exist before a reminder message will be sent.  The reminder
message contains instructions for accepting or rejecting the token.

Setting this value to 0 will prevent reminder messages from being sent.
Regardless of the value of this setting, no more than one reminder
message will be sent automatically for a particular token.

Reminder messages are sent periodically, as indicated by the "token"
trigger in the GLOBAL triggers configuration setting.  By default, this
happens daily.

It is possible to override the token_remind value in certain cases by
using the "remind" notify variable in a notify directive in the
access_rules configuration setting.  See "help access_variables" and
"help configset_access_rules" for more information.

It is possible to send a reminder message to someone by using the
tokeninfo-remind command.  See "help tokeninfo" for more details.


See Also:
   help accept
   help access_variables
   help admin_moderate
   help configset_access_rules
   help configset_dup_lifetime
   help configset_inactive_lifetime
   help configset_latchkey_lifetime
   help configset_log_lifetime
   help configset_post_lifetime
   help configset_session_lifetime
   help configset_token_lifetime
   help configset_triggers
   help reject
   help showtokens
   help tokeninfo

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