Net::Server::Mail, not Net::SMTP::Mail
authorivan <ivan>
Tue, 16 Nov 2004 16:00:35 +0000 (16:00 +0000)
committerivan <ivan>
Tue, 16 Nov 2004 16:00:35 +0000 (16:00 +0000)
index.html

index 42353b0..91784fd 100644 (file)
@@ -11,7 +11,7 @@
   <p>UnderSMTP was originally written to be used with the 
      <a href="http://www.bestpractical.com/rt/">Request Tracker</a>
      ticketing system.
-  <p>UnderSMTP uses <a href="http://search.cpan.org?dist=Net-SMTP-Mail">Net::SMTP::Mail</a> to do all the hard work.
+  <p>UnderSMTP uses <a href="http://search.cpan.org/dist/Net-Server-Mail">Net::Server::Mail</a> to do all the hard work.
   <p><a href="http://http://www.sisd.com/cgi-bin/viewcvs.cgi/undersmtpd/undersmtpd.tar.gz?tarball=1">Download</a> a snapshot.
 
 </html>