summaryrefslogtreecommitdiff
path: root/_smtpd
diff options
context:
space:
mode:
authorivan <ivan>2004-12-01 23:26:27 +0000
committerivan <ivan>2004-12-01 23:26:27 +0000
commita09cf179733d08353e6c8912075cffe9e8a57d4e (patch)
treec82cca7e756145feafaf7506a4871a038ceb0500 /_smtpd
parent6ff983de074dec58d7e8d03004a37edac61253c3 (diff)
i'm a daemon
Diffstat (limited to '_smtpd')
-rw-r--r--_smtpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/_smtpd b/_smtpd
index 4435bce..1bd2021 100644
--- 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::Server::Mail to do all the hard work.
+UnderSMTPD uses Net::Server::Mail to do all the hard work.
=head1 OPTIONS