i'm a daemon
[undersmtpd.git] / _smtpd
diff --git a/_smtpd b/_smtpd
index a513f5b..1bd2021 100644 (file)
--- a/_smtpd
+++ b/_smtpd
@@ -106,10 +106,10 @@ Other kinds of aliases are not recognized and cause a permanent SMTP error
 to be returned to the connecting client, as do usernames not found in
 /etc/aliases
 
-UnderSMTP was originally written to be used with the Request Tracker ticketing
+UnderSMTPD was originally written to be used with the Request Tracker ticketing
 system.
 
-UnderSMTP uses Net::SMTP::Mail to do all the hard work.
+UnderSMTPD uses Net::Server::Mail to do all the hard work.
 
 =head1 OPTIONS
 
@@ -142,7 +142,7 @@ Ivan Kohler <ivan-undersmtpd@420.am>
 
 =head1 SEE ALSO
 
-L<Net::SMTP::Mail>
+L<Net::Server::Mail>
 
 =cut