summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/mail/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/mail/README b/etc/mail/README
index a4710d29328..71a335427cb 100644
--- a/etc/mail/README
+++ b/etc/mail/README
@@ -1,4 +1,4 @@
-$OpenBSD: README,v 1.1 2003/09/23 21:37:11 millert Exp $
+$OpenBSD: README,v 1.2 2004/08/15 00:24:48 millert Exp $
This directory contains the configuration files for sendmail(8).
The source for the .cf files lives in /usr/share/sendmail/cf.
@@ -39,6 +39,10 @@ Other files used by sendmail(8) in this directory include:
those names. This file is read only at startup
or when sendmail(8) is sent SIGHUP.
+ genericstable Used to rewrite the From: line to a generic form.
+ Most often used to map login name -> First.Last
+ name in outgoing messages.
+
mailertable Used to override routing for particular (non-local)
domains.