X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/24c1fa60c1e5daf390daf3550f04b1edc99dc769..bb46e3b3659d873ae552683833c998acd2e275f1:/doc/plugins/notifyemail.mdwn diff --git a/doc/plugins/notifyemail.mdwn b/doc/plugins/notifyemail.mdwn index 7f738e27d..302979e6e 100644 --- a/doc/plugins/notifyemail.mdwn +++ b/doc/plugins/notifyemail.mdwn @@ -1,5 +1,5 @@ This plugin allows uses to subscribe to pages, and emails them when -they pages are created or changed. +they are created or changed. It needs the [[!cpan Mail::SendMail]] perl module, and sends mail using the local MTA. @@ -10,5 +10,5 @@ matching the PageSpec will send an email that includes the new content of the page, and a link to the page on the web. To make it easy to subscribe to comment threads when posting a comment, -there is a check box that can be used to subscribe, without needing to -manually edit the [[ikiwiki/PageSpec]]. +or a page, there is a check box that can be used to subscribe, without +needing to manually edit the [[ikiwiki/PageSpec]].