summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-07-26 04:00:36 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-07-26 04:00:36 +0000
commit918eb9b57be5346d531092a4fbb13dbe03b2c31f (patch)
tree1db055bfe56b8e1619c1ae348c52219f406b094c
parentaa743da0ab49a0760a378f0922c915185b1e778b (diff)
add generics_entire_domain and GENERICS_DOMAIN
-rw-r--r--gnu/usr.sbin/sendmail/cf/cf/courtesan.mc4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc b/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc
index 41fc02ce2d5..53e36870c9b 100644
--- a/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc
+++ b/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc
@@ -4,7 +4,7 @@ divert(-1)
#
divert(0)dnl
-VERSIONID(`$OpenBSD: courtesan.mc,v 1.4 2001/07/25 17:27:56 millert Exp $')
+VERSIONID(`$OpenBSD: courtesan.mc,v 1.5 2001/07/26 04:00:35 millert Exp $')
OSTYPE(openbsd)
dnl
dnl First, we override some default values
@@ -21,6 +21,8 @@ FEATURE(redirect)dnl
MASQUERADE_AS(courtesan.com)dnl
FEATURE(masquerade_envelope)dnl
FEATURE(genericstable, `hash -o /etc/mail/mailnames')dnl
+FEATURE(generics_entire_domain)dnl
+GENERICS_DOMAIN(`courtesan.com')dnl
dnl
dnl Virtual domains
FEATURE(stickyhost)dnl