Some wiki installations support email notification.
However, this Wiki does not. Instead we will try to get RSS update feeds working soon!
Things that would have to be done to enable email notification:
- A local email server without login would have to be installed. The plugin currently does not support sending emails through servers that require a username/password authentication.
- This page would become a list of email addresses, prompting. "By adding your email address on this page, emails with recent changes will be sent to you."
- On the start page (Main) a plugin would be inserted, like the following template:
[{com.mckessonaps.jspwiki.plugin.emailnotifier.EmailNotifierPlugin server='localhost' from='MetaWiki'
subject='Meta Wiki Recent Changes' subscriptionPage='WikiSubscriptionPage' minuteOffset='10' hourInterval='4' changedPagePattern='* CHANGED_PAGE_NAME\n'
The following pages have changed in the last 24 hours.
----
CHANGED_PAGE_LIST
----
To remove your email address from this list, edit the SUBSCRIPTION_PAGE page
}]
Copyrighted material retrieved from http://www.DiversityCampus.net/LiasGlossary//WikiEmailSubscriptionPage