5 0) [OPTIONAL] If you plan on moderating a picture newsgroup (a newsgroup
6 with uuencoded or MIME-encoded binaries), you have to install several
12 If you plan on moderating a text newsgroup, skip this step.
16 3) Edit config/webstump.cfg
17 4) Create a symbolic link from your cgi-bin directory to the bin/wrapper
19 5) Use create-newsgroup.pl perl script to create newsgroups.
20 6) Edit your .procmailrc and add a recipe like this:
22 ######################################################################
24 # WebStump-related recipes
29 | $HOME/public_html/stump/webstump/scripts/file-message.pl
31 7) Edit your admin/etc/modenv file and create a pseudo moderator
34 webstump@your.site 1 NO_BOARD_LIST,NO_ADVICE_LIST
36 and make sure that all other mods are on vacation (set flag to 0).
38 webstump@your.site should be substituted with an address where
39 webstump resides 9and whose .procmailrc you just edited).