diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-12-23 21:17:05 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-12-23 21:17:05 +0000 |
commit | 996a38c01fc6508a855ce77da3f28e03e6f5ffda (patch) | |
tree | 802869ce2a8009faa5e85b6891969995f5a14e9f /etc/mail/relay-domains | |
parent | 062f023f951d71abb566790fa2f2a7d42fc84499 (diff) |
Tpyo
Diffstat (limited to 'etc/mail/relay-domains')
-rw-r--r-- | etc/mail/relay-domains | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/mail/relay-domains b/etc/mail/relay-domains index 0e5466e075b..fff29ff03f7 100644 --- a/etc/mail/relay-domains +++ b/etc/mail/relay-domains @@ -1,7 +1,7 @@ -# $OpenBSD: relay-domains,v 1.1 2003/09/23 21:37:11 millert Exp $ +# $OpenBSD: relay-domains,v 1.2 2003/12/23 21:17:04 miod Exp $ # # List of other domains to relay mail for here (one per line). -# By default, sendmail(8) will not relay for foriegn domains. If the mail +# By default, sendmail(8) will not relay for foreign domains. If the mail # is not destined for (or sent by) a user in the local domain the message # will be rejected. Alternately, domains may be listed in /etc/mail/access # with the RELAY attribute instead of being enumerated here. |