diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/emailauth.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/emailauth.mdwn b/doc/plugins/emailauth.mdwn index 463666535..4df9700c5 100644 --- a/doc/plugins/emailauth.mdwn +++ b/doc/plugins/emailauth.mdwn @@ -17,5 +17,5 @@ like commits of changes, the email address is cloaked using <a href="http://xmlns.com/foaf/spec/#term_mbox_sha1sum">the foaf:mbox_sha1sum spec</a>. -This plugin needs the [[!cpan Mail::SendMail]] perl module installed, +This plugin needs the [[!cpan Mail::Sendmail]] perl module installed, and able to send outgoing email. |