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