diff options
author | ivan <ivan> | 2004-11-16 16:00:35 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-16 16:00:35 +0000 |
commit | 3785b1262f4aac72df670ce2754d26a72b3bdd67 (patch) | |
tree | ff6e6e0ce84c58bc0a75c110e4c559023f9896fd | |
parent | 505ba65f5e861057c735a61cb067400e6fe59a2b (diff) |
Net::Server::Mail, not Net::SMTP::Mail
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |