diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/notifyemail.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/notifyemail.mdwn b/doc/plugins/notifyemail.mdwn index 7f738e27d..299cab8b1 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. |