Sign In Sign Out Subscribe to Mailing Lists Unsubscribe or Change Settings Help

smoe.org mailing lists

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset listname subject_re_pattern = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : 
       /(?: (?: re | sv |aw |antwort | re\^\d+ | re\[\d+\] ):\s*)+/ix
Data Type     : pattern
Category      : moderate
Password Notes: Visible only with password.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
 
EXAMPLE:
configset listname subject_re_pattern = \
    /(?: (?: re | sv |aw |antwort | re\^\d+ | re\[\d+\] ):\s*)+/ix

A pattern used to match Re: and other text that user mail programs
place in the subject header to indicate replies.

Majordomo uses this for three things:

1) To place the subject_prefix after the reply indicator.

2) In conjunction with subject_re_strip, to remove a number of
   accumulated reply indicators.

   Some mailers will use strings other than "Re:" in replies, such as
   "SV:", "AW:", "Re^2:", etc. as reply indicators.  When several
   mailers each insist on prepending their own reply indicators,
   messages can accumulate an annoying stack of them.  This should
   match any combination of reply indicators.

3) To sort messages by subject or thread for the archive command.


See Also:
   help admin_delivery
   help archive
   help configset_subject_prefix
   help configset_subject_re_strip

This is the "configset_subject_re_pattern" help document for 
Majordomo 2, version 0.1200401130.

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

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