 mailnotify New Generation

This procedure is based on TWiki 20031218beta.

Install procedure :
   - set WIKI_HOME shell variable to your TWiki install dir (eg: /var/www/wiki)
   - use src/patches/mailnotify.patch to patch the original bin/mailnotify
     file (this make mailnotify ignore web handled by new mailnotify-ng)
   - use src/patches/view.tmpl.patch to patch the original
     templates/view.tmpl file      (this adds the "subscribe" action)
   - touch .mailnotifyNG in data dir of webs you want to be handle by
     mailnotify-ng and ignored by original mailnotify
   - modify .htaccess to require valid-user on monitor
   - modify WebNotify topic for documentation
   - set WEBBGCOLOR and WEBFGCOLOR in TWiki.TWikiPreferences (and
     optionaly WebPreferences of (some of ) your webs)
   - install the perl module Regex::Shellish
     http://search.cpan.org/~RBS/Regexp-Shellish/

---
Nicolas Duboc <nduboc@ilog.fr>
$Id: INSTALL,v 1.3 2004/05/10 13:27:14 nduboc Exp $
