From 6e8666e7647c4c7144d75c9ca0dd4a0a879c1e9d Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Sat, 29 Aug 2015 22:06:44 -0400 Subject: [PATCH 1/1] it's Mail::Sendmail, not Mail::SendMail --- doc/plugins/notifyemail.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/notifyemail.mdwn b/doc/plugins/notifyemail.mdwn index 642b266f8..7a5b53226 100644 --- a/doc/plugins/notifyemail.mdwn +++ b/doc/plugins/notifyemail.mdwn @@ -1,7 +1,7 @@ This plugin allows users to subscribe to pages, and emails them when those pages are created or changed. -It needs the [[!cpan Mail::SendMail]] perl module, and sends mail +It needs the [[!cpan Mail::Sendmail]] perl module, and sends mail using the local MTA. Each user can configure which pages they are interested in, using an -- 2.39.5