Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
HardenedBSD
Commits
4a67213f
Commit
4a67213f
authored
May 22, 2014
by
Gregory Neil Shapiro
Browse files
Import sendmail 8.14.9
parent
c1bfccf7
Changes
729
Hide whitespace changes
Inline
Side-by-side
Build
View file @
4a67213f
...
...
@@ -8,6 +8,6 @@
# the sendmail distribution.
#
#
# $Id: Build,v 8.4 2013
/
11
/
22 20:51:01 ca Exp $
# $Id: Build,v 8.4 2013
-
11
-
22 20:51:01 ca Exp $
exec
make
OPTIONS
=
"$*"
CACerts
View file @
4a67213f
# $Id: CACerts,v 8.6 2013
/
01
/
18 15:14:17 ca Exp $
# $Id: CACerts,v 8.6 2013
-
01
-
18 15:14:17 ca Exp $
# This file contains some CA certificates that are used to sign the
# certificates of mail servers of members of the sendmail consortium
# who may reply to questions etc sent to sendmail.org.
...
...
FAQ
View file @
4a67213f
...
...
@@ -5,4 +5,4 @@ A plain-text version of the questions only, with URLs referring to
the answers, is posted to comp.mail.sendmail on the 10th and 25th
of each month.
$Revision: 8.24 $, Last updated $Date: 1999
/
02
/
07 03:21:03 $
$Revision: 8.24 $, Last updated $Date: 1999
-
02
-
07 03:21:03 $
INSTALL
View file @
4a67213f
...
...
@@ -43,4 +43,4 @@ sendmail/SECURITY for more installation information.
in case you are now using a different (and thereby incompatible) version
of Berkeley DB.
$Revision: 8.16 $, Last updated $Date: 2007
/
10
/
03 21:00:28 $
$Revision: 8.16 $, Last updated $Date: 2007
-
10
-
03 21:00:28 $
KNOWNBUGS
View file @
4a67213f
...
...
@@ -266,4 +266,4 @@ Kresolve sequence dnsmx canon
be used if set instead of LOCAL_RELAY ($R). This will be fixed in a
future version.
$Revision: 8.61 $, Last updated $Date: 2011
/
04
/
07 17:48:23 $
$Revision: 8.61 $, Last updated $Date: 2011
-
04
-
07 17:48:23 $
LICENSE
View file @
4a67213f
...
...
@@ -35,7 +35,7 @@ each of the following conditions is met:
forth as paragraph 6 below, in the documentation and/or other materials
provided with the distribution. For the purposes of binary distribution
the "Copyright Notice" refers to the following language:
"Copyright (c) 1998-201
3
Proofpoint, Inc. All rights reserved."
"Copyright (c) 1998-201
4
Proofpoint, Inc. All rights reserved."
4. Neither the name of Proofpoint, Inc. nor the University of California nor
names of their contributors may be used to endorse or promote
...
...
@@ -78,4 +78,4 @@ each of the following conditions is met:
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
$Revision: 8.2
2
$, Last updated $Date: 201
3/11/23 04:37:36
$, Document 139848.1
$Revision: 8.2
3
$, Last updated $Date: 201
4-01-26 20:10:01
$, Document 139848.1
Makefile
View file @
4a67213f
# $Id: Makefile.dist,v 8.15 2001
/
08
/
23 20:44:39 ca Exp $
# $Id: Makefile.dist,v 8.15 2001
-
08
-
23 20:44:39 ca Exp $
SHELL
=
/bin/sh
SUBDIRS
=
libsm libsmutil libsmdb sendmail editmap mail.local
\
...
...
PGPKEYS
View file @
4a67213f
...
...
@@ -2613,4 +2613,4 @@ DnF3FZZEzV7oqPwC2jzv/1dD6GFhtgy0cnyoPGUJCyc=
=nES8
-----END PGP PUBLIC KEY BLOCK-----
$Revision: 8.46 $, Last updated $Date: 2014
/
01
/
18 00:20:24 $
$Revision: 8.46 $, Last updated $Date: 2014
-
01
-
18 00:20:24 $
README
View file @
4a67213f
...
...
@@ -465,4 +465,4 @@ sendmail Source for the sendmail program itself.
test Some test scripts (currently only for compilation aids).
vacation Source for the vacation program. NOT PART OF SENDMAIL!
$Revision: 8.96 $, Last updated $Date: 2013
/
11
/
22 20:51:01 $
$Revision: 8.96 $, Last updated $Date: 2013
-
11
-
22 20:51:01 $
RELEASE_NOTES
View file @
4a67213f
SENDMAIL RELEASE NOTES
$Id: RELEASE_NOTES,v 8.2043 2014/01/23 20:27:19 ca Exp $
This listing shows the version of the sendmail binary, the version
of the sendmail configuration files, the date of release, and a
summary of the changes in that release.
8.14.9/8.14.9 2014/05/21
SECURITY: Properly set the close-on-exec flag for file descriptors
(except stdin, stdout, and stderr) before executing mailers.
Fix a misformed comment in conf.c: "/*" within comment
which may cause a compilation error on some systems.
Problem reported by John Beck of Oracle.
DEVTOOLS: Fix regression in auto-detection of libraries when only
shared libraries are available. Problem reported by
Bryan Costales.
8.14.8/8.14.8 2014/01/26
Properly initialize all OpenSSL algorithms for versions before
OpenSSL 0.9.8o. Without this SHA2 algorithms may not
...
...
cf/README
View file @
4a67213f
...
...
@@ -4704,4 +4704,4 @@ M4 DIVERSIONS
8 DNS based blacklists
9 special local rulesets (1 and 2)
$Revision: 8.730 $, Last updated $Date: 2014
/
01
/
16 15:55:51 $
$Revision: 8.730 $, Last updated $Date: 2014
-
01
-
16 15:55:51 $
cf/cf/Build
View file @
4a67213f
...
...
@@ -8,7 +8,7 @@
# the sendmail distribution.
#
#
# $Id: Build,v 8.8 2013
/
11
/
22 20:51:08 ca Exp $
# $Id: Build,v 8.8 2013
-
11
-
22 20:51:08 ca Exp $
#
#
...
...
cf/cf/Makefile
View file @
4a67213f
#
# Makefile for configuration files.
#
# $Id: Makefile,v 8.60 2005
/
06
/
14 02:16:34 gshapiro Exp $
# $Id: Makefile,v 8.60 2005
-
06
-
14 02:16:34 gshapiro Exp $
#
#
...
...
cf/cf/README
View file @
4a67213f
...
...
@@ -31,4 +31,4 @@ The name of the source file for "submit.cf" can be overridden by
For more details see Makefile.
$Revision: 1.2 $, Last updated $Date: 2002
/
02
/
22 00:33:54 $
$Revision: 1.2 $, Last updated $Date: 2002
-
02
-
22 00:33:54 $
cf/cf/chez.cs.mc
View file @
4a67213f
...
...
@@ -24,7 +24,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id: chez.cs.mc,v 8.15 2013
/
11
/
22 20:51:08 ca Exp $')
VERSIONID(`$Id: chez.cs.mc,v 8.15 2013
-
11
-
22 20:51:08 ca Exp $')
OSTYPE(bsd4.4)dnl
DOMAIN(CS.Berkeley.EDU)dnl
define(`LOCAL_RELAY', vangogh.CS.Berkeley.EDU)dnl
...
...
cf/cf/clientproto.mc
View file @
4a67213f
...
...
@@ -23,7 +23,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id: clientproto.mc,v 8.17 2013
/
11
/
22 20:51:08 ca Exp $')
VERSIONID(`$Id: clientproto.mc,v 8.17 2013
-
11
-
22 20:51:08 ca Exp $')
OSTYPE(unknown)
FEATURE(nullclient, mailhost.$m)
cf/cf/cs-hpux10.mc
View file @
4a67213f
...
...
@@ -23,7 +23,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id: cs-hpux10.mc,v 8.14 2013
/
11
/
22 20:51:08 ca Exp $')
VERSIONID(`$Id: cs-hpux10.mc,v 8.14 2013
-
11
-
22 20:51:08 ca Exp $')
OSTYPE(hpux10)dnl
DOMAIN(CS.Berkeley.EDU)dnl
define(`MAIL_HUB', mailspool.CS.Berkeley.EDU)dnl
...
...
cf/cf/cs-hpux9.mc
View file @
4a67213f
...
...
@@ -23,7 +23,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id: cs-hpux9.mc,v 8.15 2013
/
11
/
22 20:51:08 ca Exp $')
VERSIONID(`$Id: cs-hpux9.mc,v 8.15 2013
-
11
-
22 20:51:08 ca Exp $')
OSTYPE(hpux9)dnl
DOMAIN(CS.Berkeley.EDU)dnl
define(`MAIL_HUB', mailspool.CS.Berkeley.EDU)dnl
...
...
cf/cf/cs-osf1.mc
View file @
4a67213f
...
...
@@ -23,7 +23,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id: cs-osf1.mc,v 8.14 2013
/
11
/
22 20:51:08 ca Exp $')
VERSIONID(`$Id: cs-osf1.mc,v 8.14 2013
-
11
-
22 20:51:08 ca Exp $')
OSTYPE(osf1)dnl
DOMAIN(CS.Berkeley.EDU)dnl
MAILER(local)dnl
...
...
cf/cf/cs-solaris2.mc
View file @
4a67213f
...
...
@@ -23,7 +23,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id: cs-solaris2.mc,v 8.13 2013
/
11
/
22 20:51:08 ca Exp $')
VERSIONID(`$Id: cs-solaris2.mc,v 8.13 2013
-
11
-
22 20:51:08 ca Exp $')
OSTYPE(solaris2)dnl
DOMAIN(CS.Berkeley.EDU)dnl
MAILER(local)dnl
...
...
Prev
1
2
3
4
5
…
37
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment