aboutsummaryrefslogtreecommitdiff
path: root/cf/feature
diff options
context:
space:
mode:
Diffstat (limited to 'cf/feature')
-rw-r--r--cf/feature/accept_unqualified_senders.m44
-rw-r--r--cf/feature/accept_unresolvable_domains.m44
-rw-r--r--cf/feature/access_db.m44
-rw-r--r--cf/feature/allmasquerade.m44
-rw-r--r--cf/feature/always_add_domain.m44
-rw-r--r--cf/feature/authinfo.m44
-rw-r--r--cf/feature/badmx.m44
-rw-r--r--cf/feature/bestmx_is_local.m44
-rw-r--r--cf/feature/bitdomain.m44
-rw-r--r--cf/feature/blacklist_recipients.m44
-rw-r--r--cf/feature/block_bad_helo.m44
-rw-r--r--cf/feature/compat_check.m44
-rw-r--r--cf/feature/conncontrol.m44
-rw-r--r--cf/feature/delay_checks.m44
-rw-r--r--cf/feature/dnsbl.m44
-rw-r--r--cf/feature/domaintable.m44
-rw-r--r--cf/feature/enhdnsbl.m44
-rw-r--r--cf/feature/generics_entire_domain.m44
-rw-r--r--cf/feature/genericstable.m44
-rw-r--r--cf/feature/greet_pause.m44
-rw-r--r--cf/feature/ldap_routing.m44
-rw-r--r--cf/feature/limited_masquerade.m44
-rw-r--r--cf/feature/local_lmtp.m44
-rw-r--r--cf/feature/local_no_masquerade.m44
-rw-r--r--cf/feature/local_procmail.m44
-rw-r--r--cf/feature/lookupdotdomain.m44
-rw-r--r--cf/feature/loose_relay_check.m44
-rw-r--r--cf/feature/mailertable.m44
-rw-r--r--cf/feature/masquerade_entire_domain.m44
-rw-r--r--cf/feature/masquerade_envelope.m44
-rw-r--r--cf/feature/msp.m44
-rw-r--r--cf/feature/mtamark.m44
-rw-r--r--cf/feature/no_default_msa.m44
-rw-r--r--cf/feature/nocanonify.m44
-rw-r--r--cf/feature/notsticky.m44
-rw-r--r--cf/feature/nouucp.m44
-rw-r--r--cf/feature/nullclient.m44
-rw-r--r--cf/feature/preserve_local_plus_detail.m44
-rw-r--r--cf/feature/preserve_luser_host.m44
-rw-r--r--cf/feature/promiscuous_relay.m44
-rw-r--r--cf/feature/queuegroup.m44
-rw-r--r--cf/feature/ratecontrol.m44
-rw-r--r--cf/feature/redirect.m44
-rw-r--r--cf/feature/relay_based_on_MX.m44
-rw-r--r--cf/feature/relay_entire_domain.m44
-rw-r--r--cf/feature/relay_hosts_only.m44
-rw-r--r--cf/feature/relay_local_from.m44
-rw-r--r--cf/feature/relay_mail_from.m44
-rw-r--r--cf/feature/require_rdns.m44
-rw-r--r--cf/feature/smrsh.m44
-rw-r--r--cf/feature/stickyhost.m44
-rw-r--r--cf/feature/use_client_ptr.m44
-rw-r--r--cf/feature/use_ct_file.m44
-rw-r--r--cf/feature/use_cw_file.m44
-rw-r--r--cf/feature/uucpdomain.m44
-rw-r--r--cf/feature/virtuser_entire_domain.m44
-rw-r--r--cf/feature/virtusertable.m44
57 files changed, 114 insertions, 114 deletions
diff --git a/cf/feature/accept_unqualified_senders.m4 b/cf/feature/accept_unqualified_senders.m4
index 4c39884935bf..6679adb1485d 100644
--- a/cf/feature/accept_unqualified_senders.m4
+++ b/cf/feature/accept_unqualified_senders.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: accept_unqualified_senders.m4,v 8.6 1999/02/07 07:26:07 gshapiro Exp $')
+VERSIONID(`$Id: accept_unqualified_senders.m4,v 8.7 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_ACCEPT_UNQUALIFIED_SENDERS_', 1)
diff --git a/cf/feature/accept_unresolvable_domains.m4 b/cf/feature/accept_unresolvable_domains.m4
index a54507c75498..04014877a079 100644
--- a/cf/feature/accept_unresolvable_domains.m4
+++ b/cf/feature/accept_unresolvable_domains.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: accept_unresolvable_domains.m4,v 8.10 1999/02/07 07:26:07 gshapiro Exp $')
+VERSIONID(`$Id: accept_unresolvable_domains.m4,v 8.11 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_ACCEPT_UNRESOLVABLE_DOMAINS_', 1)
diff --git a/cf/feature/access_db.m4 b/cf/feature/access_db.m4
index 8aa90c82e055..24806776226d 100644
--- a/cf/feature/access_db.m4
+++ b/cf/feature/access_db.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2002, 2004, 2006 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2002, 2004, 2006 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: access_db.m4,v 8.27 2006/07/06 21:10:10 ca Exp $')
+VERSIONID(`$Id: access_db.m4,v 8.28 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_ACCESS_TABLE_', `')
diff --git a/cf/feature/allmasquerade.m4 b/cf/feature/allmasquerade.m4
index aa264f961d27..e99978b040e3 100644
--- a/cf/feature/allmasquerade.m4
+++ b/cf/feature/allmasquerade.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: allmasquerade.m4,v 8.13 2000/09/12 22:00:53 ca Exp $')
+VERSIONID(`$Id: allmasquerade.m4,v 8.14 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_MAILER_local_',
diff --git a/cf/feature/always_add_domain.m4 b/cf/feature/always_add_domain.m4
index a29956a635b4..507d55818b94 100644
--- a/cf/feature/always_add_domain.m4
+++ b/cf/feature/always_add_domain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: always_add_domain.m4,v 8.11 2000/09/12 22:00:53 ca Exp $')
+VERSIONID(`$Id: always_add_domain.m4,v 8.12 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_MAILER_local_',
diff --git a/cf/feature/authinfo.m4 b/cf/feature/authinfo.m4
index 99dd6e9e2361..f5a4345b609e 100644
--- a/cf/feature/authinfo.m4
+++ b/cf/feature/authinfo.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: authinfo.m4,v 1.9 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: authinfo.m4,v 1.10 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_AUTHINFO_TABLE_', `')
diff --git a/cf/feature/badmx.m4 b/cf/feature/badmx.m4
index dc0dc8827a7a..d1a29cdbaa99 100644
--- a/cf/feature/badmx.m4
+++ b/cf/feature/badmx.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: badmx.m4,v 1.1 2006/12/16 00:56:32 ca Exp $')
+VERSIONID(`$Id: badmx.m4,v 1.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_BADMX_CHK_', 1)
diff --git a/cf/feature/bestmx_is_local.m4 b/cf/feature/bestmx_is_local.m4
index 911d2b542192..d08e237c8814 100644
--- a/cf/feature/bestmx_is_local.m4
+++ b/cf/feature/bestmx_is_local.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: bestmx_is_local.m4,v 8.26 2000/09/17 17:30:00 gshapiro Exp $')
+VERSIONID(`$Id: bestmx_is_local.m4,v 8.27 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_BESTMX_IS_LOCAL_', _ARG_)
diff --git a/cf/feature/bitdomain.m4 b/cf/feature/bitdomain.m4
index 2ff3fa6eecd0..701b0698b660 100644
--- a/cf/feature/bitdomain.m4
+++ b/cf/feature/bitdomain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: bitdomain.m4,v 8.30 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: bitdomain.m4,v 8.31 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_BITDOMAIN_TABLE_', `')
diff --git a/cf/feature/blacklist_recipients.m4 b/cf/feature/blacklist_recipients.m4
index d6218d119401..373405f61732 100644
--- a/cf/feature/blacklist_recipients.m4
+++ b/cf/feature/blacklist_recipients.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: blacklist_recipients.m4,v 8.13 1999/04/02 02:25:13 gshapiro Exp $')
+VERSIONID(`$Id: blacklist_recipients.m4,v 8.14 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_',
diff --git a/cf/feature/block_bad_helo.m4 b/cf/feature/block_bad_helo.m4
index 6f6d79265ebe..e24e22be6104 100644
--- a/cf/feature/block_bad_helo.m4
+++ b/cf/feature/block_bad_helo.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)dnl
-VERSIONID(`$Id: block_bad_helo.m4,v 1.1 2006/06/15 22:49:30 ca Exp $')
+VERSIONID(`$Id: block_bad_helo.m4,v 1.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_BLOCK_BAD_HELO_', `')dnl
diff --git a/cf/feature/compat_check.m4 b/cf/feature/compat_check.m4
index a6125edf2516..694c1f529d3f 100644
--- a/cf/feature/compat_check.m4
+++ b/cf/feature/compat_check.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -9,7 +9,7 @@ divert(-1)
#
#
divert(0)
-VERSIONID(`$Id: compat_check.m4,v 1.4 2002/02/26 22:15:31 gshapiro Exp $')
+VERSIONID(`$Id: compat_check.m4,v 1.5 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_', `',
`errprint(`FEATURE(`compat_check') requires FEATURE(`access_db')
diff --git a/cf/feature/conncontrol.m4 b/cf/feature/conncontrol.m4
index 87c23b0fd548..6abe0521f765 100644
--- a/cf/feature/conncontrol.m4
+++ b/cf/feature/conncontrol.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2003, 2004 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2003, 2004 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: conncontrol.m4,v 1.4 2004/02/19 21:31:47 ca Exp $')
+VERSIONID(`$Id: conncontrol.m4,v 1.5 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_', `
diff --git a/cf/feature/delay_checks.m4 b/cf/feature/delay_checks.m4
index 151df956668f..55761557a7ce 100644
--- a/cf/feature/delay_checks.m4
+++ b/cf/feature/delay_checks.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1999-2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1999-2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: delay_checks.m4,v 8.8 2000/12/05 18:50:45 ca Exp $')
+VERSIONID(`$Id: delay_checks.m4,v 8.9 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_DELAY_CHECKS_', 1)
diff --git a/cf/feature/dnsbl.m4 b/cf/feature/dnsbl.m4
index be0e2be9ef93..7298ba242927 100644
--- a/cf/feature/dnsbl.m4
+++ b/cf/feature/dnsbl.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2002, 2005-2007 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2002, 2005-2007 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -12,7 +12,7 @@ divert(-1)
ifdef(`DNSBL_MAP', `', `define(`DNSBL_MAP', `dns -R A')')
divert(0)
ifdef(`_DNSBL_R_',`dnl',`dnl
-VERSIONID(`$Id: dnsbl.m4,v 8.33 2007/01/05 18:49:29 ca Exp $')
+VERSIONID(`$Id: dnsbl.m4,v 8.34 2013/11/22 20:51:11 ca Exp $')
define(`_DNSBL_R_',`')
ifelse(defn(`_ARG_'), `',
`errprint(`*** ERROR: missing argument for FEATURE(`dnsbl')')')
diff --git a/cf/feature/domaintable.m4 b/cf/feature/domaintable.m4
index fadf816ca0ff..d857e7a9cdb1 100644
--- a/cf/feature/domaintable.m4
+++ b/cf/feature/domaintable.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: domaintable.m4,v 8.24 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: domaintable.m4,v 8.25 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_DOMAIN_TABLE_', `')
diff --git a/cf/feature/enhdnsbl.m4 b/cf/feature/enhdnsbl.m4
index bb467ef3eeb3..27a3009e53cf 100644
--- a/cf/feature/enhdnsbl.m4
+++ b/cf/feature/enhdnsbl.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000-2002, 2005-2007 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000-2002, 2005-2007 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -13,7 +13,7 @@ ifelse(defn(`_ARG_'), `',
`errprint(`*** ERROR: missing argument for FEATURE(`enhdnsbl')')')
divert(0)
ifdef(`_EDNSBL_R_',`dnl',`dnl
-VERSIONID(`$Id: enhdnsbl.m4,v 1.12 2007/01/08 18:22:05 ca Exp $')
+VERSIONID(`$Id: enhdnsbl.m4,v 1.13 2013/11/22 20:51:11 ca Exp $')
LOCAL_CONFIG
define(`_EDNSBL_R_',`')dnl
# map for enhanced DNS based blacklist lookups
diff --git a/cf/feature/generics_entire_domain.m4 b/cf/feature/generics_entire_domain.m4
index fab586af110c..dd2778a95e3e 100644
--- a/cf/feature/generics_entire_domain.m4
+++ b/cf/feature/generics_entire_domain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: generics_entire_domain.m4,v 8.1 1999/03/16 00:43:05 ca Exp $')
+VERSIONID(`$Id: generics_entire_domain.m4,v 8.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_GENERICS_ENTIRE_DOMAIN_', 1)
diff --git a/cf/feature/genericstable.m4 b/cf/feature/genericstable.m4
index dfdfeac86272..22a7fc261131 100644
--- a/cf/feature/genericstable.m4
+++ b/cf/feature/genericstable.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: genericstable.m4,v 8.23 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: genericstable.m4,v 8.24 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_GENERICS_TABLE_', `')
diff --git a/cf/feature/greet_pause.m4 b/cf/feature/greet_pause.m4
index 1dddb58e5054..cd912e7ed92d 100644
--- a/cf/feature/greet_pause.m4
+++ b/cf/feature/greet_pause.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2004 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2004 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: greet_pause.m4,v 1.4 2004/07/06 20:49:51 ca Exp $')
+VERSIONID(`$Id: greet_pause.m4,v 1.5 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifelse(len(X`'_ARG_),`1',`ifdef(`_ACCESS_TABLE_', `',
diff --git a/cf/feature/ldap_routing.m4 b/cf/feature/ldap_routing.m4
index 8959e20463ee..2786d71d01a8 100644
--- a/cf/feature/ldap_routing.m4
+++ b/cf/feature/ldap_routing.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1999-2002, 2004, 2007 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1999-2002, 2004, 2007 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: ldap_routing.m4,v 8.20 2012/01/18 22:27:06 ca Exp $')
+VERSIONID(`$Id: ldap_routing.m4,v 8.21 2013/11/22 20:51:11 ca Exp $')
divert(-1)
# Check first two arguments. If they aren't set, may need to warn in proto.m4
diff --git a/cf/feature/limited_masquerade.m4 b/cf/feature/limited_masquerade.m4
index f86ebd4567c9..6f35e7702702 100644
--- a/cf/feature/limited_masquerade.m4
+++ b/cf/feature/limited_masquerade.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: limited_masquerade.m4,v 8.9 1999/02/07 07:26:09 gshapiro Exp $')
+VERSIONID(`$Id: limited_masquerade.m4,v 8.10 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_LIMITED_MASQUERADE_', 1)
diff --git a/cf/feature/local_lmtp.m4 b/cf/feature/local_lmtp.m4
index 6f3888add2bc..2e0ed931fa14 100644
--- a/cf/feature/local_lmtp.m4
+++ b/cf/feature/local_lmtp.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2000, 2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2000, 2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: local_lmtp.m4,v 8.17 2002/11/17 04:41:04 ca Exp $')
+VERSIONID(`$Id: local_lmtp.m4,v 8.18 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_MAILER_local_',
diff --git a/cf/feature/local_no_masquerade.m4 b/cf/feature/local_no_masquerade.m4
index de2300f2f0e5..ef9b5cfb614f 100644
--- a/cf/feature/local_no_masquerade.m4
+++ b/cf/feature/local_no_masquerade.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -9,7 +9,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: local_no_masquerade.m4,v 1.2 2000/08/03 15:54:59 ca Exp $')
+VERSIONID(`$Id: local_no_masquerade.m4,v 1.3 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_MAILER_local_',
diff --git a/cf/feature/local_procmail.m4 b/cf/feature/local_procmail.m4
index 694c3d9ef9b8..778f58e0d5d4 100644
--- a/cf/feature/local_procmail.m4
+++ b/cf/feature/local_procmail.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1994 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: local_procmail.m4,v 8.22 2002/11/17 04:24:19 ca Exp $')
+VERSIONID(`$Id: local_procmail.m4,v 8.23 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_MAILER_local_',
diff --git a/cf/feature/lookupdotdomain.m4 b/cf/feature/lookupdotdomain.m4
index f8c2a31f3022..570807832f4e 100644
--- a/cf/feature/lookupdotdomain.m4
+++ b/cf/feature/lookupdotdomain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: lookupdotdomain.m4,v 1.1 2000/04/13 22:32:49 ca Exp $')
+VERSIONID(`$Id: lookupdotdomain.m4,v 1.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_',
diff --git a/cf/feature/loose_relay_check.m4 b/cf/feature/loose_relay_check.m4
index abd1b9c9ff68..675b7b3e1e19 100644
--- a/cf/feature/loose_relay_check.m4
+++ b/cf/feature/loose_relay_check.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: loose_relay_check.m4,v 8.6 1999/02/07 07:26:10 gshapiro Exp $')
+VERSIONID(`$Id: loose_relay_check.m4,v 8.7 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_LOOSE_RELAY_CHECK_', 1)
diff --git a/cf/feature/mailertable.m4 b/cf/feature/mailertable.m4
index e3e1d0344b8b..38ebe68d44ba 100644
--- a/cf/feature/mailertable.m4
+++ b/cf/feature/mailertable.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: mailertable.m4,v 8.25 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: mailertable.m4,v 8.26 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_MAILER_TABLE_', `')
diff --git a/cf/feature/masquerade_entire_domain.m4 b/cf/feature/masquerade_entire_domain.m4
index e2bcc650616e..d31b09b7af1d 100644
--- a/cf/feature/masquerade_entire_domain.m4
+++ b/cf/feature/masquerade_entire_domain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: masquerade_entire_domain.m4,v 8.9 1999/02/07 07:26:10 gshapiro Exp $')
+VERSIONID(`$Id: masquerade_entire_domain.m4,v 8.10 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_MASQUERADE_ENTIRE_DOMAIN_', 1)
diff --git a/cf/feature/masquerade_envelope.m4 b/cf/feature/masquerade_envelope.m4
index 74d3aa056096..336c40342bdc 100644
--- a/cf/feature/masquerade_envelope.m4
+++ b/cf/feature/masquerade_envelope.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: masquerade_envelope.m4,v 8.9 1999/02/07 07:26:10 gshapiro Exp $')
+VERSIONID(`$Id: masquerade_envelope.m4,v 8.10 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_MASQUERADE_ENVELOPE_', 1)
diff --git a/cf/feature/msp.m4 b/cf/feature/msp.m4
index 6ecf3342555a..e838b43720ea 100644
--- a/cf/feature/msp.m4
+++ b/cf/feature/msp.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000-2002, 2004 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000-2002, 2004 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)dnl
-VERSIONID(`$Id: msp.m4,v 1.33 2004/02/09 22:32:38 ca Exp $')
+VERSIONID(`$Id: msp.m4,v 1.34 2013/11/22 20:51:11 ca Exp $')
divert(-1)
undefine(`ALIAS_FILE')
define(`confDELIVERY_MODE', `i')
diff --git a/cf/feature/mtamark.m4 b/cf/feature/mtamark.m4
index c306c44e3ed7..0214975240fd 100644
--- a/cf/feature/mtamark.m4
+++ b/cf/feature/mtamark.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2004, 2005 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2004, 2005 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -11,7 +11,7 @@ divert(-1)
divert(0)
ifdef(`_MTAMARK_R',`dnl',`dnl
-VERSIONID(`$Id: mtamark.m4,v 1.2 2005/07/25 20:56:53 ca Exp $')
+VERSIONID(`$Id: mtamark.m4,v 1.3 2013/11/22 20:51:11 ca Exp $')
LOCAL_CONFIG
define(`_MTAMARK_R',`')dnl
# map for MTA mark
diff --git a/cf/feature/no_default_msa.m4 b/cf/feature/no_default_msa.m4
index 5a053399fc35..778f88e35b98 100644
--- a/cf/feature/no_default_msa.m4
+++ b/cf/feature/no_default_msa.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1999-2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1999-2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $')
+VERSIONID(`$Id: no_default_msa.m4,v 8.3 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_NO_MSA_', `1')
diff --git a/cf/feature/nocanonify.m4 b/cf/feature/nocanonify.m4
index 05baa7a47b45..189a4d2c713d 100644
--- a/cf/feature/nocanonify.m4
+++ b/cf/feature/nocanonify.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: nocanonify.m4,v 8.12 1999/08/28 00:42:01 ca Exp $')
+VERSIONID(`$Id: nocanonify.m4,v 8.13 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_NO_CANONIFY_', 1)
diff --git a/cf/feature/notsticky.m4 b/cf/feature/notsticky.m4
index 1cecca5f13e3..f32d90339878 100644
--- a/cf/feature/notsticky.m4
+++ b/cf/feature/notsticky.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: notsticky.m4,v 8.11 1999/02/07 07:26:11 gshapiro Exp $')
+VERSIONID(`$Id: notsticky.m4,v 8.12 2013/11/22 20:51:11 ca Exp $')
#
# This is now the default. Use ``FEATURE(stickyhost)'' if you want
# the old default behaviour.
diff --git a/cf/feature/nouucp.m4 b/cf/feature/nouucp.m4
index a03104964dd2..26be26a52974 100644
--- a/cf/feature/nouucp.m4
+++ b/cf/feature/nouucp.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: nouucp.m4,v 8.13 1999/11/24 18:37:07 ca Exp $')
+VERSIONID(`$Id: nouucp.m4,v 8.14 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifelse(defn(`_ARG_'), `',
diff --git a/cf/feature/nullclient.m4 b/cf/feature/nullclient.m4
index 8f35ca1c167f..32f57d604343 100644
--- a/cf/feature/nullclient.m4
+++ b/cf/feature/nullclient.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -22,7 +22,7 @@ ifelse(defn(`_ARG_'), `', `errprint(`Feature "nullclient" requires argument')',
#
divert(0)
-VERSIONID(`$Id: nullclient.m4,v 8.24 2000/09/17 17:30:00 gshapiro Exp $')
+VERSIONID(`$Id: nullclient.m4,v 8.25 2013/11/22 20:51:11 ca Exp $')
divert(-1)
undefine(`ALIAS_FILE')
diff --git a/cf/feature/preserve_local_plus_detail.m4 b/cf/feature/preserve_local_plus_detail.m4
index bb603a607ba4..983f6eaad28b 100644
--- a/cf/feature/preserve_local_plus_detail.m4
+++ b/cf/feature/preserve_local_plus_detail.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: preserve_local_plus_detail.m4,v 8.1 2000/04/10 05:48:05 gshapiro Exp $')
+VERSIONID(`$Id: preserve_local_plus_detail.m4,v 8.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_PRESERVE_LOCAL_PLUS_DETAIL_', `1')
diff --git a/cf/feature/preserve_luser_host.m4 b/cf/feature/preserve_luser_host.m4
index 837da99febcb..d9af4fb5339d 100644
--- a/cf/feature/preserve_luser_host.m4
+++ b/cf/feature/preserve_luser_host.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2000, 2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2000, 2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: preserve_luser_host.m4,v 1.3 2002/04/14 13:22:58 ca Exp $')
+VERSIONID(`$Id: preserve_luser_host.m4,v 1.4 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`LUSER_RELAY', `',
diff --git a/cf/feature/promiscuous_relay.m4 b/cf/feature/promiscuous_relay.m4
index 17cb7d1d8b0f..21fd40ffe753 100644
--- a/cf/feature/promiscuous_relay.m4
+++ b/cf/feature/promiscuous_relay.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-1999, 2001 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-1999, 2001 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: promiscuous_relay.m4,v 8.12 2001/02/06 17:14:35 ca Exp $')
+VERSIONID(`$Id: promiscuous_relay.m4,v 8.13 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_PROMISCUOUS_RELAY_', 1)
diff --git a/cf/feature/queuegroup.m4 b/cf/feature/queuegroup.m4
index 06715a0f3f8f..a7653d36e10b 100644
--- a/cf/feature/queuegroup.m4
+++ b/cf/feature/queuegroup.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2001 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: queuegroup.m4,v 1.4 2001/03/28 00:39:39 ca Exp $')
+VERSIONID(`$Id: queuegroup.m4,v 1.5 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_', `',
diff --git a/cf/feature/ratecontrol.m4 b/cf/feature/ratecontrol.m4
index e3389c0c1b41..5aa5bc5113e7 100644
--- a/cf/feature/ratecontrol.m4
+++ b/cf/feature/ratecontrol.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2003, 2004 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2003, 2004 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: ratecontrol.m4,v 1.5 2004/02/19 21:31:47 ca Exp $')
+VERSIONID(`$Id: ratecontrol.m4,v 1.6 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_', `
diff --git a/cf/feature/redirect.m4 b/cf/feature/redirect.m4
index e167865efefa..c932b7f0ecaf 100644
--- a/cf/feature/redirect.m4
+++ b/cf/feature/redirect.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: redirect.m4,v 8.15 1999/08/06 01:47:36 gshapiro Exp $')
+VERSIONID(`$Id: redirect.m4,v 8.16 2013/11/22 20:51:11 ca Exp $')
divert(-1)
LOCAL_RULE_0
diff --git a/cf/feature/relay_based_on_MX.m4 b/cf/feature/relay_based_on_MX.m4
index 872680a480f5..244120448dae 100644
--- a/cf/feature/relay_based_on_MX.m4
+++ b/cf/feature/relay_based_on_MX.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: relay_based_on_MX.m4,v 8.11 1999/04/02 02:25:13 gshapiro Exp $')
+VERSIONID(`$Id: relay_based_on_MX.m4,v 8.12 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_RELAY_MX_SERVED_', 1)
diff --git a/cf/feature/relay_entire_domain.m4 b/cf/feature/relay_entire_domain.m4
index a720b167f279..eddb35abac01 100644
--- a/cf/feature/relay_entire_domain.m4
+++ b/cf/feature/relay_entire_domain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: relay_entire_domain.m4,v 8.10 1999/02/07 07:26:12 gshapiro Exp $')
+VERSIONID(`$Id: relay_entire_domain.m4,v 8.11 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_RELAY_ENTIRE_DOMAIN_', 1)
diff --git a/cf/feature/relay_hosts_only.m4 b/cf/feature/relay_hosts_only.m4
index 867d4eda6408..60102103916f 100644
--- a/cf/feature/relay_hosts_only.m4
+++ b/cf/feature/relay_hosts_only.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: relay_hosts_only.m4,v 8.10 1999/02/07 07:26:12 gshapiro Exp $')
+VERSIONID(`$Id: relay_hosts_only.m4,v 8.11 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_RELAY_HOSTS_ONLY_', 1)
diff --git a/cf/feature/relay_local_from.m4 b/cf/feature/relay_local_from.m4
index 9858eb8e3b90..919dfc0f4a47 100644
--- a/cf/feature/relay_local_from.m4
+++ b/cf/feature/relay_local_from.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998-1999, 2001 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998-1999, 2001 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: relay_local_from.m4,v 8.6 2001/02/06 15:55:21 ca Exp $')
+VERSIONID(`$Id: relay_local_from.m4,v 8.7 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_RELAY_LOCAL_FROM_', 1)
diff --git a/cf/feature/relay_mail_from.m4 b/cf/feature/relay_mail_from.m4
index 44bcbd670ec5..c16cfed16329 100644
--- a/cf/feature/relay_mail_from.m4
+++ b/cf/feature/relay_mail_from.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1999, 2001 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1999, 2001 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: relay_mail_from.m4,v 8.3 2001/02/06 16:07:12 ca Exp $')
+VERSIONID(`$Id: relay_mail_from.m4,v 8.4 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_ACCESS_TABLE_',
diff --git a/cf/feature/require_rdns.m4 b/cf/feature/require_rdns.m4
index 4c70d3a68c72..0dc2d072df2f 100644
--- a/cf/feature/require_rdns.m4
+++ b/cf/feature/require_rdns.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)dnl
-VERSIONID(`$Id: require_rdns.m4,v 1.1 2006/06/15 22:49:30 ca Exp $')
+VERSIONID(`$Id: require_rdns.m4,v 1.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_REQUIRE_RDNS_', `')
diff --git a/cf/feature/smrsh.m4 b/cf/feature/smrsh.m4
index 2159ff8580a0..e7070d945c34 100644
--- a/cf/feature/smrsh.m4
+++ b/cf/feature/smrsh.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: smrsh.m4,v 8.14 1999/11/18 05:06:23 ca Exp $')
+VERSIONID(`$Id: smrsh.m4,v 8.15 2013/11/22 20:51:11 ca Exp $')
divert(-1)
ifdef(`_MAILER_local_',
diff --git a/cf/feature/stickyhost.m4 b/cf/feature/stickyhost.m4
index 1e95be44bcc2..372e4f14b38d 100644
--- a/cf/feature/stickyhost.m4
+++ b/cf/feature/stickyhost.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: stickyhost.m4,v 8.9 1999/02/07 07:26:13 gshapiro Exp $')
+VERSIONID(`$Id: stickyhost.m4,v 8.10 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_STICKY_LOCAL_DOMAIN_', 1)
diff --git a/cf/feature/use_client_ptr.m4 b/cf/feature/use_client_ptr.m4
index 918dff13c651..2971941a5c37 100644
--- a/cf/feature/use_client_ptr.m4
+++ b/cf/feature/use_client_ptr.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 2004 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2004 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: use_client_ptr.m4,v 1.1 2004/04/20 22:27:14 ca Exp $')
+VERSIONID(`$Id: use_client_ptr.m4,v 1.2 2013/11/22 20:51:11 ca Exp $')
divert(-1)
# if defined, check_relay will use {client_ptr} instead of whatever
diff --git a/cf/feature/use_ct_file.m4 b/cf/feature/use_ct_file.m4
index 9e372ec567ca..10c192847751 100644
--- a/cf/feature/use_ct_file.m4
+++ b/cf/feature/use_ct_file.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: use_ct_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $')
+VERSIONID(`$Id: use_ct_file.m4,v 8.12 2013/11/22 20:51:11 ca Exp $')
divert(-1)
# if defined, the sendmail.cf will read the /etc/mail/trusted-users file to
diff --git a/cf/feature/use_cw_file.m4 b/cf/feature/use_cw_file.m4
index 7058cab1417d..20f9bec474cb 100644
--- a/cf/feature/use_cw_file.m4
+++ b/cf/feature/use_cw_file.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: use_cw_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $')
+VERSIONID(`$Id: use_cw_file.m4,v 8.12 2013/11/22 20:51:11 ca Exp $')
divert(-1)
# if defined, the sendmail.cf will read the /etc/mail/local-host-names file
diff --git a/cf/feature/uucpdomain.m4 b/cf/feature/uucpdomain.m4
index c6fbc5cc3a64..ddf3d9999bc8 100644
--- a/cf/feature/uucpdomain.m4
+++ b/cf/feature/uucpdomain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: uucpdomain.m4,v 8.29 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: uucpdomain.m4,v 8.30 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_UUDOMAIN_TABLE_', `')
diff --git a/cf/feature/virtuser_entire_domain.m4 b/cf/feature/virtuser_entire_domain.m4
index 5a1d9f0e9fab..e5d4987524a7 100644
--- a/cf/feature/virtuser_entire_domain.m4
+++ b/cf/feature/virtuser_entire_domain.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1999 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: virtuser_entire_domain.m4,v 8.2 1999/03/16 00:43:05 ca Exp $')
+VERSIONID(`$Id: virtuser_entire_domain.m4,v 8.3 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_VIRTUSER_ENTIRE_DOMAIN_', 1)
diff --git a/cf/feature/virtusertable.m4 b/cf/feature/virtusertable.m4
index 1717b663b20e..cc437909553d 100644
--- a/cf/feature/virtusertable.m4
+++ b/cf/feature/virtusertable.m4
@@ -1,6 +1,6 @@
divert(-1)
#
-# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
+# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
@@ -13,7 +13,7 @@ divert(-1)
#
divert(0)
-VERSIONID(`$Id: virtusertable.m4,v 8.23 2002/06/27 23:23:57 gshapiro Exp $')
+VERSIONID(`$Id: virtusertable.m4,v 8.24 2013/11/22 20:51:11 ca Exp $')
divert(-1)
define(`_VIRTUSER_TABLE_', `')