diff options
Diffstat (limited to '_smtpd.html')
-rw-r--r-- | _smtpd.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 |