diff options
author | MikeMannix <MikeMannix> | 2001-12-01 10:03:44 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-12-01 10:03:44 +0000 |
commit | 67034e24d2b61787cb4ab010b1231ae1043c38b4 (patch) | |
tree | 879fd564472f6a632194ac711307996fdb72c81f /TWiki/TWikiSiteTools.mdwn | |
parent | d65dbc5068d0ffad8c05469744bb38bfdf664e89 (diff) |
none
Diffstat (limited to 'TWiki/TWikiSiteTools.mdwn')
-rw-r--r-- | TWiki/TWikiSiteTools.mdwn | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/TWiki/TWikiSiteTools.mdwn b/TWiki/TWikiSiteTools.mdwn index 0fee1bdc..0c447eb5 100644 --- a/TWiki/TWikiSiteTools.mdwn +++ b/TWiki/TWikiSiteTools.mdwn @@ -10,11 +10,7 @@ _Utilities for searching, navigation, and monitoring site activity_ ## <a name="WebNotify_Recent_Changes_Alert"> WebNotify Recent Changes Alert </a> -Each TWiki web has an automatic email alert service that sends a list of recent changes on a preset schedule, like once a day. Users can subscribe and unsubscribe using %NOTIFYTOPIC% in each web. - -### <a name="How_It_Works"> How It Works </a> - -The Perl script `mailnotify` is called by a deamon in regular intervals. The script sends an automated email to subscribed users if topics were changed in a web within last interval. +Each TWiki web has an automatic email alert service that sends a list of recent changes on a preset schedule, like once a day. Users can subscribe and unsubscribe using %NOTIFYTOPIC% in each web. The Perl script `mailnotify` is called by a deamon in regular intervals. The script sends an automated email to subscribed users if topics were changed in a web within last interval. ### <a name="Configuring_Outgoing_Mail"> Configuring Outgoing Mail </a> |