diff options
Diffstat (limited to '_smtpd.html')
-rw-r--r-- | _smtpd.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_smtpd.html b/_smtpd.html index 4116876..1b86838 100644 --- a/_smtpd.html +++ b/_smtpd.html @@ -65,9 +65,9 @@ will cause a temporary SMTP error to be returned to the connecting client.</p> <p>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</p> -<p>UnderSMTP was originally written to be used with the Request Tracker ticketing +<p>UnderSMTPD was originally written to be used with the Request Tracker ticketing system.</p> -<p>UnderSMTP uses Net::Server::Mail to do all the hard work.</p> +<p>UnderSMTPD uses Net::Server::Mail to do all the hard work.</p> <p> </p> <hr /> |