| <<O>> Difference Topic TWikiSiteTools (r1.7 - 30 Jan 2003 - PeterThoeny) | 
| Changed: | |
| < < | TWikiSiteTools | 
| > > | TWiki Site Tools | 
| Changed: | |
| < < | 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 WebNotify in each web. The Perl script mailnotifyis 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 WebNotify in each web. The Perl script mailnotifyis called by a background process at regular intervals. The script sends an automated email to subscribed users if topics were changed in a web since the script was last run.
 
    * Main.FredBloggs
    * Main.FredBloggs - secondary@home.com
    * Main.EngineeringGroup
The first entry is the default form, the notification gets sent to the e-mail address specified in the user's home page. The second entry lists an alternative e-mail address. The third entry specifies a group, the notification gets sent to each member of the group.
You can also use%MAINWEB%instead ofMain, but this is not necessary even if you have renamed the main web by configuring$mainWebnameinTWiki.cfg. | 
| Deleted: | |
| < < | 
 | 
| Added: | |
| > > | The notify e-mail uses the default changes.tmpltemplate, or a skin if activated in the TWikiPreferences.
mailnotify also relies on two hidden files in eachTWiki/data/[web]directory:.changesand.mailnotify.Make sure both are writable by your web server process..changescontains a list of changes; go ahead and make this empty..mailnotifycontains a timestamp of the last time notification was done. | 
| Changed: | |
| < < | -- MikeMannix - 01 Dec 2001 | 
| > > | -- MikeMannix - 01 Dec 2001 -- PeterThoeny - 30 Jan 2003 | 
| Topic TWikiSiteTools . { View | Diffs | r1.7 | > | r1.6 | > | r1.5 | More } | 
| Revision r1.6 - 04 May 2002 - 16:10 GMT - MikeMannix Revision r1.7 - 30 Jan 2003 - 07:43 GMT - PeterThoeny | Copyright © 1999-2003 by the contributing authors. 
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |