Difference: WebChangesAlert (1 vs. 16)

Revision 162005-03-27 - TWikiContributor

Changed:
<
<

Web Changes Notification Service

>
>

Web Changes Notification Service

 
Changed:
<
<
Each TWiki web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.
>
>
Each TWiki web has an automatic e-mail notification service that sends you an e-mail with links to all of the topics modified since the last alert.
 
Changed:
<
<

Subscription

>
>
Users subscribe to email notifications using their WikiName or an alternative email address, and can specify the webs/topics they wish to track using one of these bullet list formats:

three spaces * [ webname . ] wikiName - SMTP mail address
three spaces * [ webName . ] wikiName
three spaces * SMTP mail address
three spaces * SMTP mail address : topics
three spaces * [ webname . ] wikiName : topics

In the above examples, topics is a space-separated list of topic names. The user may further customize the specific content they will receive using the following formats:

  • Specify topics without a Web. prefix
  • Topics must exist in this web.
  • Topics may be specified using * wildcards
  • Each topic may optionally be preceded by a '+' or '-' sign. The '+' sign means "subscribe to this topic" (the same as not putting anything). The '-' sign means "unsubscribe" or "don't send notifications regarding this topic". This allows users to elect to filter out certain topics (and their children, to an arbitrary depth). Topic filters ('-') take precedence over topic includes ('+').
  • Each topic may optionally be followed by an integer in parentheses, indicating the depth of the tree of children below that topic. Changes in all these children will be detected and reported along with changes to the topic itself. Note This uses the TWiki "Topic parent" feature.
  • Each topic may optionally be immediately followed by an exclamation mark ! or a question mark ? with no intervening spaces, indicating that the topic (and children if there is a tree depth specifier as well) should be mailed out as complete topics instead of change summaries. ! causes the topic to be mailed every time even if there have been no changes, ? will mail the topic only if there have been changes to it. This only makes sense for subscriptions.

For example: Subscribe Daisy to all changes to topics in this web.

   * daisy.cutter@flowers.com
Subscribe Daisy to all changes in all webs that start with Web.
   * daisy.cutter@flowers.com: Web*
Subscribe Daisy to changes to topics starting with Petal, and their immediate children, WeedKillers and children to a depth of 3, and all topics that match start with Pretty and end with Flowers e.g. PrettyPinkFlowers
   * DaisyCutter: Petal* (1) WeedKillers (3) Pretty*Flowers
Subscribe StarTrekFan to changes to all topics that start with Star except those that end in Wars, sInTheirEyes or shipTroopers.
   * StarTrekFan: Star* - *Wars - *sInTheirEyes - *shipTroopers
Subscribe Daisy to the full content of NewsLetter whenever it has changed
   * daisy@flowers.com: NewsLetter?
Subscribe buttercup to NewsLetter and its immediate children, even if it hasn't changed.
   * buttercup@flowers.com: NewsLetter! (1)
Subscribe GardenGroup (which includes Petunia) to all changed topics under AllnewsLetters to a depth of 3. Then unsubscribe Petunia from the ManureNewsLetter, which she would normally get as a member of GardenGroup?:
   * GardenGroup: AllNewsLetters? (3)
   * petunia@flowers.com: - ManureNewsLetter
A user may be listed many times in the WebNotify topic. Where a user has several lines in WebNotify that all match the same topic, they will only be notified about changes that topic once (though they will still receive individual mails for news topics).

If a TWiki group is listed for notification, the group will be recursively expanded to the e-mail addresses of all members.

TIP Tip: List names in alphabetical order to make it easier to find the names.

Deleted:
<
<
You can subscribe and unsubscribe yourself in WebNotify on each web. Please keep the list in alphabetical order so that names can be found easily.
 
Changed:
<
<
>
>
Note for System Administrators: Notification is supported by an add-on to the TWiki kernel called the MailerContrib. See the MailerContrib topic for details of how to set up this service.
Deleted:
<
<
Format: TWiki handles entries in bullet list (<space><space><space>*) format containing the WikiName of a user; a WikiName with e-mail address; or a TWikiGroup. Examples:
 
Changed:
<
<
  • Main.FredBloggs
>
>
Note: If you prefer a news feed, point your reader to WebRss (for RSS 1.0 feeds) or WebAtom (for ATOM 1.0 feeds). Learn more at WebRssBase and WebAtomBase, respectively.
Deleted:
<
<
  • 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.

E-mail Alerts

The frequency of alerts is set by the TWiki site administrator: It could be once a day, every hour, whatever works for the particular web. On TWiki.org, alerts are sent once a day.

See TWikiSiteTools for information on how to setup the alerts.

-- TWiki:Main.MikeMannix - 20 Nov 2001
-- PeterThoeny? - 28 Aug 2004

META TOPICMOVED by="MikeMannix" date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"
 

Revision 152004-08-28 - PeterThoeny?

 

Web Changes Notification Service

Changed:
<
<
Each KoreaCmsWiki? web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.
>
>
Each TWiki web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.
 
Changed:
<
<
  • You can subscribe and unsubscribe yourself in WebNotify on each web. Changes are immediate.
>
>

Subscription

Added:
>
>
You can subscribe and unsubscribe yourself in WebNotify on each web. Please keep the list in alphabetical order so that names can be found easily.
 
Changed:
<
<
  • The frequency of alerts is set by the TWiki site administrator: it could be once a day, every hour, whatever works for the particular web.
    • On TWiki.org, alerts are sent once a day.
>
>
Format: TWiki handles entries in bullet list (<space><space><space>*) format containing the WikiName of a user; a WikiName with e-mail address; or a TWikiGroup. Examples:
 
Added:
>
>
  • 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.

E-mail Alerts

The frequency of alerts is set by the TWiki site administrator: It could be once a day, every hour, whatever works for the particular web. On TWiki.org, alerts are sent once a day.

 See TWikiSiteTools for information on how to setup the alerts.
Changed:
<
<
-- TWiki:Main.MikeMannix - 20 Nov 2001
>
>
-- TWiki:Main.MikeMannix - 20 Nov 2001
Added:
>
>
-- PeterThoeny? - 28 Aug 2004
 
META TOPICMOVED by="MikeMannix" date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"

Revision 142004-08-15 - PeterThoeny?

Changed:
<
<
Warning: Can't find topic TWiki.DocsUserNote

Web Changes Notification Service

Each KoreaCmsWiki? web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.

  • You can subscribe and unsubscribe yourself in WebNotify on each web. Changes are immediate.

  • The frequency of alerts is set by the TWiki site administrator: it could be once a day, every hour, whatever works for the particular web.
>
>

Web Changes Notification Service

Each KoreaCmsWiki? web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.

  • You can subscribe and unsubscribe yourself in WebNotify on each web. Changes are immediate.

  • The frequency of alerts is set by the TWiki site administrator: it could be once a day, every hour, whatever works for the particular web.
    • On TWiki.org, alerts are sent once a day.

See TWikiSiteTools for information on how to setup the alerts.

Added:
>
>
-- TWiki:Main.MikeMannix - 20 Nov 2001
 
META TOPICMOVED by="MikeMannix" date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"

Revision 132003-01-23 - PeterThoeny?

  Warning: Can't find topic TWiki.DocsUserNote

Web Changes Notification Service

Changed:
<
<
Each TWiki web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.
>
>
Each KoreaCmsWiki? web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.
 
  • You can subscribe and unsubscribe yourself in WebNotify on each web. Changes are immediate.

  • The frequency of alerts is set by the TWiki site administrator: it could be once a day, every hour, whatever works for the particular web.
META TOPICMOVED by="MikeMannix" date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"

Revision 122001-11-20 - MikeMannix?

Added:
>
>
Warning: Can't find topic TWiki.DocsUserNote
 

Web Changes Notification Service

Changed:
<
<
Each KoreaCmsWiki? web has an automatic email notification service for recent changes. You can subscribe and unsubscribe yourself in WebNotify on each web.
>
>
Each TWiki web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert.
Added:
>
>
  • You can subscribe and unsubscribe yourself in WebNotify on each web. Changes are immediate.

  • The frequency of alerts is set by the TWiki site administrator: it could be once a day, every hour, whatever works for the particular web.
 
META TOPICMOVED by="MikeMannix" date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"

Revision 112001-09-12 - MikeMannix?

 

Web Changes Notification Service

Each KoreaCmsWiki? web has an automatic email notification service for recent changes. You can subscribe and unsubscribe yourself in WebNotify on each web.

Changed:
<
<
META TOPICMOVED by="MikeMannix" date="999396004" from="TWiki.WebNotification" to="TWiki.WebChangesNotify"
>
>
META TOPICMOVED by="MikeMannix" date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"
 

Revision 102001-09-07 - MikeMannix?

Deleted:
<
<
 

Web Changes Notification Service

Changed:
<
<
Warning: Can't find topic TWiki.MonitoringSiteActivity
>
>
Each KoreaCmsWiki? web has an automatic email notification service for recent changes. You can subscribe and unsubscribe yourself in WebNotify on each web.
 
META TOPICMOVED by="MikeMannix" date="999396004" from="TWiki.WebNotification" to="TWiki.WebChangesNotify"

Revision 92001-09-02 - MikeMannix?

Changed:
<
<

Web Notification on Changes

>
>
 
Changed:
<
<
Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.
>
>

Web Changes Notification Service

 
Changed:
<
<

Configuring Outgoing Mail

>
>
Warning: Can't find topic TWiki.MonitoringSiteActivity
META TOPICMOVED by="MikeMannix" date="999396004" from="TWiki.WebNotification" to="TWiki.WebChangesNotify"
Deleted:
<
<
KoreaCmsWiki? will use the Net::SMTP module in case it is installed on your system. You need to specify the SMTPMAILHOST variable in TWikiPreferences.

You can use an external mail program like sendmail in case the Net::SMTP module is not installed. In this case specify the $mailProgram in twiki/bin/TWiki.cfg.

Call mailnotify at Regular Intervals

For Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:

% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.

On Windows NT / 2000 you can use a scheduled task.

-- PeterThoeny - 16 Mar 2001

META TOPICMOVED by="MikeMannix" date="999328830" from="TWiki.TWikiNotificationOfChanges" to="TWiki.WebNotification"
 

Revision 82001-09-01 - MikeMannix?

Changed:
<
<

Monitoring Site Changes

>
>

Web Notification on Changes

  Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.

Configuring Outgoing Mail

KoreaCmsWiki? will use the Net::SMTP module in case it is installed on your system. You need to specify the SMTPMAILHOST variable in TWikiPreferences.

You can use an external mail program like sendmail in case the Net::SMTP module is not installed. In this case specify the $mailProgram in twiki/bin/TWiki.cfg.

Call mailnotify at Regular Intervals

For Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:

% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.

On Windows NT / 2000 you can use a scheduled task.

-- PeterThoeny - 16 Mar 2001

Added:
>
>
META TOPICMOVED by="MikeMannix" date="999328830" from="TWiki.TWikiNotificationOfChanges" to="TWiki.WebNotification"
 

Revision 72001-09-01 - MikeMannix?

Added:
>
>

Monitoring Site Changes

  Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.
Changed:
<
<

Configuring outgoing mail

>
>

Configuring Outgoing Mail

  KoreaCmsWiki? will use the Net::SMTP module in case it is installed on your system. You need to specify the SMTPMAILHOST variable in TWikiPreferences.

You can use an external mail program like sendmail in case the Net::SMTP module is not installed. In this case specify the $mailProgram in twiki/bin/TWiki.cfg.

Changed:
<
<

Call mailnotify in regular intervals

>
>

Call mailnotify at Regular Intervals

 
Changed:
<
<
For Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
>
>
For Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
 
% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.

On Windows NT / 2000 you can use a scheduled task.

-- PeterThoeny - 16 Mar 2001

Revision 62001-03-17 - PeterThoeny?

 

TWiki Notification of Changes

Changed:
<
<
Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.
>
>
Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.
 
Changed:
<
<
Installation note for Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
>
>

Configuring outgoing mail

Added:
>
>
KoreaCmsWiki? will use the Net::SMTP module in case it is installed on your system. You need to specify the SMTPMAILHOST variable in TWikiPreferences.

You can use an external mail program like sendmail in case the Net::SMTP module is not installed. In this case specify the $mailProgram in twiki/bin/TWiki.cfg.

Call mailnotify in regular intervals

For Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:

 
% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
Changed:
<
<
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.
>
>
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.
Added:
>
>
On Windows NT / 2000 you can use a scheduled task.
  -- PeterThoeny - 16 Mar 2001

Revision 52001-03-16 - PeterThoeny?

Added:
>
>

TWiki Notification of Changes

 Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.

Installation note for Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:

% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.
Changed:
<
<
-- PeterThoeny? - 20 Sep 2000
>
>
-- PeterThoeny - 16 Mar 2001
 

Revision 42000-12-02 - PeterThoeny?

 Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.

Installation note for Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:

% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
Changed:
<
<
The above line will call mailnotify at 15 minutes and 45 minutes passed every hour. The -q switch suppresses all normal output.
>
>
The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The -q switch suppresses all normal output.
  -- PeterThoeny? - 20 Sep 2000

Revision 32000-09-21 - PeterThoeny?

 Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.
Changed:
<
<
Implementation note: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
>
>
Installation note for Unix platforms: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
 
% crontab -e

Changed:
<
<
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify)
>
>
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q)
 
Changed:
<
<
The above line will call mailnotify at 15 minutes and 45 minutes passed every hour.
>
>
The above line will call mailnotify at 15 minutes and 45 minutes passed every hour. The -q switch suppresses all normal output.
 
Changed:
<
<
-- PeterThoeny? - 21 Apr 2000
>
>
-- PeterThoeny? - 20 Sep 2000
 

Revision 22000-08-19 - PeterThoeny?

 Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.
Changed:
<
<
Implementation note: Edit the cron table so that mailnotify is called every 60 minutes. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
>
>
Implementation note: Edit the cron table so that mailnotify is called in an interval of your choice. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:
 
% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify)
The above line will call mailnotify at 15 minutes and 45 minutes passed every hour.

-- PeterThoeny? - 21 Apr 2000

Revision 12000-04-22 - PeterThoeny?

 Each KoreaCmsWiki? web does an automatic email notification of recent changes. Users can subscribe / unsubscribe themselves in WebNotify of each TWiki web. The Perl script mailnotify is called by a deamon in regular intervals. The script is sending an automated email to subscribed users in case some topics changed in a web within this interval.

Implementation note: Edit the cron table so that mailnotify is called every 60 minutes. Please consult man crontab of how to modify the table that schedules program execution at certain intervals. Example:

% crontab -e
15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify)
The above line will call mailnotify at 15 minutes and 45 minutes passed every hour.

-- PeterThoeny? - 21 Apr 2000

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding KoreaCmsWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebChangesAlert