summaryrefslogtreecommitdiff
path: root/Trash/MonitoringSiteActivity.mdwn
diff options
context:
space:
mode:
authorMikeMannix <MikeMannix>2001-09-15 10:12:37 +0000
committerMikeMannix <MikeMannix>2001-09-15 10:12:37 +0000
commitf7b3ee5c235078fe6ea282c5d0c3f21155ad3dcb (patch)
treed9b35f300ab1cde39e3a8b21a212310e0b75044d /Trash/MonitoringSiteActivity.mdwn
parent39e76b5456e6f34563eadedb5d9e58703e50e8c6 (diff)
none
Diffstat (limited to 'Trash/MonitoringSiteActivity.mdwn')
-rw-r--r--Trash/MonitoringSiteActivity.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/Trash/MonitoringSiteActivity.mdwn b/Trash/MonitoringSiteActivity.mdwn
index b9b97ffb..00224339 100644
--- a/Trash/MonitoringSiteActivity.mdwn
+++ b/Trash/MonitoringSiteActivity.mdwn
@@ -8,13 +8,13 @@ _Services for tracking content editing and general site usage_
TWiki provides two highly configurable, automated site monitoring tools, **WebNotify**, to email alerts when topics are edited, and **WebStats**, to generate detailed activity reports.
-## <a name="WebNotify_Changes_Notification"> WebNotify Changes Notification </a>
+## <a name="WebNotify_Recent_Changes_Alert"> WebNotify Recent Changes Alert </a>
-Each TWiki web has an automatic email notification service for recent changes. Users can subscribe and unsubscribe using %NOTIFYTOPIC% in each web.
+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="Setting_Up_WebNotify"> Setting Up WebNotify </a>
-The Perl script `mailnotify` is called by a deamon in regular intervals. The script sends an automated email to subscribed users in case some topics changed in a web within this interval.
+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>