summaryrefslogtreecommitdiff
path: root/_smtpd
diff options
context:
space:
mode:
Diffstat (limited to '_smtpd')
-rw-r--r--_smtpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/_smtpd b/_smtpd
index a513f5b..4435bce 100644
--- a/_smtpd
+++ b/_smtpd
@@ -109,7 +109,7 @@ to be returned to the connecting client, as do usernames not found in
UnderSMTP was originally written to be used with the Request Tracker ticketing
system.
-UnderSMTP uses Net::SMTP::Mail to do all the hard work.
+UnderSMTP 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