peter
f2a5c952ae
Set ForwardPath as presently inuse on hub
1997-08-22 16:50:49 +00:00
peter
cc0e17c84e
Snapshot the various mail configurations. hub.mc was reconstructed to
...
produce the same sendmail.cf since the original has been lost.
1997-08-14 14:42:06 +00:00
peter
8cb152219b
Merge sendmail-8.8.7 changes from vendor branch
1997-08-04 05:07:46 +00:00
peter
b5427c8dbd
Merge sendmail 8.8.7 changes from vendor branch
1997-08-04 05:06:42 +00:00
peter
5a1a3c54a3
This commit was generated by cvs2svn to compensate for changes in r27876,
...
which included commits to RCS files with non-trunk default branches.
1997-08-04 05:00:07 +00:00
peter
0c24c755eb
Import sendmail-8.8.7 onto vendor branch.
...
Obtained from: ftp.sendmail.org
1997-08-04 05:00:07 +00:00
bde
e6b13e1573
README is for Lite2. We don't want it.
1997-08-03 06:38:27 +00:00
bde
ffd2e860dd
This commit was generated by cvs2svn to compensate for changes in r27850,
...
which included commits to RCS files with non-trunk default branches.
1997-08-02 19:36:03 +00:00
bde
39900ae557
Import Lite2's src/usr.sbin, except for timed. All changed files
...
except one unimportant one have already left the vendor branch.
1997-08-02 19:36:03 +00:00
peter
b4a560b497
Revive this file, it's come back from the dead in the 8.8.x dists.
1997-06-27 15:55:33 +00:00
peter
b183f2c3d0
Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left the
...
vendor branch.
1997-06-27 15:17:19 +00:00
peter
c33541969a
Import sendmail-8.8.6
...
Obtained from: ftp.sendmail.org
1997-06-27 14:53:01 +00:00
peter
6ebb04e9b6
This commit was generated by cvs2svn to compensate for changes in r26986,
...
which included commits to RCS files with non-trunk default branches.
1997-06-27 14:53:01 +00:00
imp
15c4d207bc
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-31 05:11:47 +00:00
peter
e5557307ed
Activate HASSETUSERCONTEXT to set resource limits while delivering
...
to pipes in .forward files, but with a slight bugfix to the code.
1997-03-14 14:26:35 +00:00
peter
32d6b795de
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
ache
25608897ad
Replace my EOF fix with better one from sendmail-bugs discussion
...
Should go into 2.2
1997-02-14 13:57:37 +00:00
ache
2d0436e9c1
Back out clearerr fix after discussion in sendmail-bugs,
...
it gains nothing
1997-02-14 02:44:45 +00:00
ache
e2124fa6d2
clearerr() clears both EOF and error flags, so do it only for
...
error and not for EOF or loop test becomes while(1)
Should go into 2.2
Submitted by: Gregory Neil Shapiro <gshapiro@WPI.EDU>
1997-02-13 21:45:20 +00:00
ache
07d72376c1
Under some circumstanes sendmail can loop forever collecting input.
...
Fix uninitialized character to prevent it.
Should go into 2.2
1997-02-13 15:48:35 +00:00
peter
6786011f56
Merge 8.8.4 -> 8.8.5 changes onto mainline
1997-01-27 07:43:29 +00:00
peter
97ce395d15
Import sendmail 8.8.5. See RELEASE_NOTES for changes.
...
Obtained from: ftp.sendmail.org:/pub/sendmail
1997-01-27 07:37:00 +00:00
peter
a8e98fc195
This commit was generated by cvs2svn to compensate for changes in r22028,
...
which included commits to RCS files with non-trunk default branches.
1997-01-27 07:37:00 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
peter
8f1c58a2b0
Add two missing links (hoststat/purgestat)
1996-12-31 12:38:57 +00:00
peter
e0895a0f0e
Allow an optional setting to specify a .cf file to be built and installed
...
into /etc during the sendmail build. Not for the feint hearted.
(I have been using something like this for some time since I only ever
edit my system's .mc file)
1996-12-28 18:11:08 +00:00
peter
bce0f0c4b3
Use the label that Bruce suggested, it seems the src/etc/Makefile "helpers"
...
are all prefixed with "etc-".
1996-12-28 18:02:06 +00:00
peter
cd69bc8f30
Add a hook for installing the /etc/sendmail.cf file
...
Submitted by: bde
1996-12-28 17:57:28 +00:00
peter
3b25d4f592
Update this to what freefall's been running for a day or so.
1996-12-06 11:29:15 +00:00
peter
e814bbe389
Remove file that we don't have any way of using. We don't have the other
...
Makefiles for other OS's in our tree that this uses when not using bmake.
1996-12-03 06:21:49 +00:00
peter
5b5ba5eb3d
Remove file no longer shipped with sendmail
1996-12-03 06:20:18 +00:00
peter
a118daf812
Remove defunct files that are no longer shipped (and don't work with this
...
version of sendmail any more)
1996-12-03 06:19:51 +00:00
peter
ff8c8c2b01
Back out rev 1.6, it's in the official source now (a few lines up)
1996-12-03 06:18:11 +00:00
peter
d522c26b3d
Merge 8.8.3->8.8.4 changes onto our mainline where we've edited the
...
file at some point in the past.
Obtained from: Eric Allman <eric@sendmail.org>
1996-12-03 06:15:52 +00:00
peter
d8d9dbea00
Import sendmail 8.8.4. See RELEASE_NOTES for changes.
1996-12-03 06:07:35 +00:00
peter
a4ac9734aa
This commit was generated by cvs2svn to compensate for changes in r20103,
...
which included commits to RCS files with non-trunk default branches.
1996-12-03 06:07:35 +00:00
ache
7726c183e6
Use LC_TIME=C
1996-11-26 03:41:39 +00:00
jkh
fb9aa25a01
Got the bugger. Eric's now passing in a hint structure to dbopen()
...
but forgot to zero the structure first, leaving hinfo.bsize undefined
and causing a loop in __log2().
1996-11-20 07:53:42 +00:00
peter
bbf7753be6
Merge conflicts from 8.8.3 import onto mainline.
1996-11-18 02:34:34 +00:00
peter
e6187781a8
Import sendmail-8.8.3 - this contains the official fix to replace the
...
previous workaround patch that I used.
Obtained from: Eric Allman <eric@sendmail.org>
1996-11-18 02:26:51 +00:00
peter
1bc4ed5bf6
This commit was generated by cvs2svn to compensate for changes in r19841,
...
which included commits to RCS files with non-trunk default branches.
1996-11-18 02:26:51 +00:00
peter
7ecc867f7c
Disallow non-root users to start in daemon mode.
...
Obtained from: Eric Allman <eric@sendmail.org>
1996-11-16 16:41:17 +00:00
pst
356368283e
Back out freebsd local change which always forced SMTP to assume an 8-bit
...
clear channel. This change was originally put in for freefall, and is
completely irrelevant given that freefaill defines the generic SMTP
service to use the smtp8 mailer (which is standard mechanism.)
[The original patch violated RFC-821.]
Apply to: 2.2 (please)
1996-11-13 08:06:26 +00:00
peter
bb6487c754
make the /etc/sendmail.cw file optional by default.
...
Definately should go into 2.2..
Requested by: lots of people
1996-11-08 05:22:50 +00:00
pst
43a1cd123b
The standard .mc files shipped with the new sendmail have an extra divert(0)
...
at the top. Make our freebsd-supplied files match the standard files.
Apply-to: 2.2
1996-11-06 22:30:29 +00:00
ache
67b25a2c0d
Fix base64->8bit conversion
...
Submitted by: Eric Allman <eric@sendmail.org>
1996-10-31 00:45:43 +00:00
peter
4c8a70b156
Integrate our changes from bin/rmail. Mainly it causes immediate
...
delivery rather than queueing it and forgetting it.
(and some -Wall fixes where gcc is too dumb to see it's a "cant happen")
1996-10-29 11:32:22 +00:00
peter
f97cd1dd03
Convert the DONT_FSYNC compile time option to a runtime option (like
...
nobiff). The options to turn these on are specified in the
LOCAL_MAILER_ARGS define the the sendmail.mc that you build from.
1996-10-29 05:35:24 +00:00
peter
3349a6e3b3
Merge in our changes from src/libexec/mail.local. This version doesn't
...
violate disk quotas, has more robust locking, is still being developed,
etc. The main changes merged in were the ability to not fsync() the
mailbox, not do biff/comsat broadcasts, man page fixes.
1996-10-29 05:22:52 +00:00
peter
298accc71b
Untangle NEWDB/NDBM options.
...
Enable praliases.c to not use NDBM.
1996-10-24 14:04:03 +00:00