From a09cf179733d08353e6c8912075cffe9e8a57d4e Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 1 Dec 2004 23:26:27 +0000 Subject: [PATCH] i'm a daemon --- _smtpd | 4 ++-- _smtpd.html | 4 ++-- 2 files changed, 4 insertions(+), 4 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 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.

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.


-- 2.11.0