Inheritance question.

"Steven W. Orr" <[email protected]> Tue, 4 Sep 2007 10:25:24 -0400 (EDT)
Newsgroups gmane.mail.majordomo.majordomo2.devel
Organization SysLang
Message-ID <[email protected]>
Here's my setup:

Majordomo>configshow GLOBAL taboo_body
configset GLOBAL taboo_body <<ENDAAD
/\bunsubscribe\b/i
ENDAAD

*Majordomo>configshow DEFAULT:nounsub taboo_body
configset DEFAULT:nounsub taboo_body <<ENDAAE
ENDAAE

*Majordomo>configshow frammod config_defaults
configset frammod config_defaults <<ENDAAG
nounsub
ENDAAG

Majordomo>configshow frammod taboo_body

# Each setting has its own help page. For example,
# to get help on the access_rules setting, use this command:
#   help configset_access_rules
#
# There are five levels of password access.  For more info, see
#   help admin_passwords

# taboo_body (level 1)
# If any line of the body of a posted message matches one of these 
patterns,
# the message will be sent to the list moderators for review.
# This value was determined by the installation settings.
configset frammod taboo_body <<ENDAAI
ENDAAI

My problem is that messages that have unzubzcribe words are stalling with

   GLOBAL TABOO BODY:  /\bunsubscribe\b/i matched "unsubscribe" at line 
number 10.

The taboo_body says it's coming from the installationm settings and not 
from the DEFAULT:nounsub setting even though I did a
configdef frammod taboo_body.

Any ideas?

-- 
Time flies like the wind. Fruit flies like a banana. Stranger things have  .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net