<<O>>  Difference Topic WebChangesAlert (r1.15 - 28 Aug 2004 - PeterThoeny)

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 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

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:

  • 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
-- PeterThoeny - 28 Aug 2004

META TOPICMOVED MikeMannix? date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"
 <<O>>  Difference Topic WebChangesAlert (r1.14 - 15 Aug 2004 - PeterThoeny)
Deleted:
<
<
Note: Included topic DocsUserNote? does not exist yet

Web Changes Notification Service

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.

Line: 8 to 6

  • 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.
Changed:
<
<
>
>
    • 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


META TOPICMOVED MikeMannix? date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"
 <<O>>  Difference Topic WebChangesAlert (r1.13 - 23 Jan 2003 - PeterThoeny)

Note: Included topic DocsUserNote? does not exist yet

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 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.
 <<O>>  Difference Topic WebChangesAlert (r1.12 - 20 Nov 2001 - MikeMannix?)
Added:
>
>
Note: Included topic DocsUserNote? does not exist yet

Web Changes Notification Service

Changed:
<
<
Each TWiki 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.

  • 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 MikeMannix? date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"
 <<O>>  Difference Topic WebChangesAlert (r1.11 - 12 Sep 2001 - MikeMannix?)

Web Changes Notification Service

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

Changed:
<
<
META TOPICMOVED MikeMannix? date="999396004" from="TWiki.WebNotification" to="TWiki.WebChangesNotify"
>
>
META TOPICMOVED MikeMannix? date="1000260771" from="TWiki.WebChangesNotify" to="TWiki.WebChangesAlert"
 <<O>>  Difference Topic WebChangesAlert (r1.10 - 07 Sep 2001 - MikeMannix?)
Deleted:
<
<
TOC: No TOC in "TWiki.WebChangesAlert"

Web Changes Notification Service

Changed:
<
<
Note: Included topic TWiki.MonitoringSiteActivity? does not exist yet
>
>
Each TWiki web has an automatic email notification service for recent changes. You can subscribe and unsubscribe yourself in WebNotify on each web.

META TOPICMOVED MikeMannix? date="999396004" from="TWiki.WebNotification" to="TWiki.WebChangesNotify"
 <<O>>  Difference Topic WebChangesAlert (r1.9 - 02 Sep 2001 - MikeMannix?)
Changed:
<
<

Web Notification on Changes

>
>
TOC: No TOC in "TWiki.WebChangesAlert"

Changed:
<
<
Each TWiki 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

TWiki 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 MikeMannix? date="999328830" from="TWiki.TWikiNotificationOfChanges" to="TWiki.WebNotification"
>
>
Note: Included topic TWiki.MonitoringSiteActivity? does not exist yet
META TOPICMOVED MikeMannix? date="999396004" from="TWiki.WebNotification" to="TWiki.WebChangesNotify"
 <<O>>  Difference Topic WebChangesAlert (r1.8 - 01 Sep 2001 - MikeMannix?)
Changed:
<
<

Monitoring Site Changes

>
>

Web Notification on Changes


Each TWiki 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.

Line: 21 to 21

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

-- PeterThoeny - 16 Mar 2001

Added:
>
>
META TOPICMOVED MikeMannix? date="999328830" from="TWiki.TWikiNotificationOfChanges" to="TWiki.WebNotification"
 <<O>>  Difference Topic WebChangesAlert (r1.7 - 01 Sep 2001 - MikeMannix?)
Changed:
<
<

TWiki Notification of Changes

>
>

Monitoring Site Changes


Each TWiki 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


TWiki 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)
 <<O>>  Difference Topic WebChangesAlert (r1.6 - 17 Mar 2001 - PeterThoeny)

TWiki Notification of Changes

Changed:
<
<
Each TWiki 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 TWiki 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

TWiki 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.

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


-- PeterThoeny - 16 Mar 2001

 <<O>>  Difference Topic WebChangesAlert (r1.5 - 16 Mar 2001 - PeterThoeny)
Added:
>
>

TWiki Notification of Changes


Each TWiki 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:

Line: 7 to 9

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
 <<O>>  Difference Topic WebChangesAlert (r1.4 - 02 Dec 2000 - PeterThoeny)

% 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

 <<O>>  Difference Topic WebChangesAlert (r1.3 - 21 Sep 2000 - PeterThoeny)

Each TWiki 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
 <<O>>  Difference Topic WebChangesAlert (r1.2 - 19 Aug 2000 - PeterThoeny)

Each TWiki 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)
 <<O>>  Difference Topic WebChangesAlert (r1.1 - 22 Apr 2000 - PeterThoeny)
Line: 1 to 1
Added:
>
>
Each TWiki 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

Revision r1.1 - 22 Apr 2000 - 00:56 - PeterThoeny
Revision r1.15 - 28 Aug 2004 - 07:18 - PeterThoeny