summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2004-11-19 01:01:53 +0000
committerivan <ivan>2004-11-19 01:01:53 +0000
commit71eb4f5b6f5fa4599ff5ca5d128a5c472c5aaf29 (patch)
treeef3d19666c5f9e6edc71cd68dbfdb69b8593783e
parentc2b29437f5436ba18ce3f97f7db3f2c4fadfa7f2 (diff)
dr.spell
-rw-r--r--_smtpd2
-rw-r--r--_smtpd.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/_smtpd b/_smtpd
index 4c9b36d..a513f5b 100644
--- a/_smtpd
+++ b/_smtpd
@@ -102,7 +102,7 @@ UnderSMTPD reads /etc/aliases for usernames; if a match is identified
the message is piped to the given program. Any problems executing the program
will cause a temporary SMTP error to be returned to the connecting client.
-Other kinds of aliases are not recognized and cause a perminant SMTP error
+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
diff --git a/_smtpd.html b/_smtpd.html
index 538f451..8cf7849 100644
--- a/_smtpd.html
+++ b/_smtpd.html
@@ -62,7 +62,7 @@ basis.</p>
<p>UnderSMTPD reads /etc/aliases for usernames; if a match is identified
the message is piped to the given program. Any problems executing the program
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 perminant SMTP error
+<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