>>>>> "BSH" == Blanton, Sarah H <BlantonS@health.missouri.edu> writes:
BSH> I've got a list owner who wants me to set up their list so that
BSH> messages containing given subject lines are passed to the list, and
BSH> messages not containing the correct subject lines are bounced,
BSH> preferably back to the user who sent the message. Is there anyone who
BSH> has tried to do this?
I do not know of an easy way to do this in Majordomo1. You can, of course,
do essentially anything by modifying the source code if you are able.
Majordomo2 can do this; just prefix the taboo line with '!':
!/subject:.*magicword/i
will bounce the message if the subject does not contain the magic word. If
you want to reject the message with a note sent back to the user, you can
do that too. Taboo expressions (and the actions that you can take when
they match) are generally much more flexible in Mj2.
Majordomo2 is in development; testers and developers are welcomed. See
http://www.hpc.uh.edu/majordomo/.
- J<
|
|