diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-10 10:55:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-10 10:55:24 +0000 |
commit | 0b12ac133e1769a994ac6c7b4301359ade052b09 (patch) | |
tree | ff9216d977ca2d8849f5e45697bebf1733f5ee48 /etc/mail/README | |
parent | 551a9354f17d5a0bf8e2e0064dc4a0d910924358 (diff) |
spelling fix from michael knudsen;
Diffstat (limited to 'etc/mail/README')
-rw-r--r-- | etc/mail/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/mail/README b/etc/mail/README index 71a335427cb..c2105c7293e 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.2 2004/08/15 00:24:48 millert Exp $ +$OpenBSD: README,v 1.3 2005/11/10 10:55:23 jmc Exp $ This directory contains the configuration files for sendmail(8). The source for the .cf files lives in /usr/share/sendmail/cf. @@ -48,7 +48,7 @@ Other files used by sendmail(8) in this directory include: relay-domains List of other domains to relay mail for. By default, sendmail(8) will not relay for - foriegn domains--if the mail is not destined + foreign domains--if the mail is not destined for (or sent by) a user in the local domain it will be rejected. This file is read only at startup or when sendmail(8) is sent SIGHUP. |