Commit Graph

16 Commits

Author SHA1 Message Date
wosch
0729b6bb89 Replace sed(1) with perl(1). The 4.4BSD sed programm is
200 times slower than perl or SunOS 5.5.1 sed.
1998-02-05 15:33:54 +00:00
brian
7af9f5342e Remove ``start='' used when testing :-( 1998-01-26 02:26:29 +00:00
brian
f5c8de67c0 Just list one of each domain that was rejected
(although only by Scheck_relay or Scheck_mail).
Suggested by: ache
1998-01-23 01:58:18 +00:00
wosch
3ef8b0b8d7 Add an example for busy mail servers, commented out. 1998-01-18 22:28:06 +00:00
ache
473242b8c3 Do not run by default. Can grow your root mailbox up to 2Mb per day
since SPAMmers like to retry often
1998-01-18 12:06:40 +00:00
steve
bf1b24637d Use manpath(1) to determine the value of ${MANPATH} instead of
using one of two hard-coded values.

PR:		5365
Submitted by:	Ruslan Shevchenko <rssh@cam.grad.kiev.ua>
1998-01-09 23:56:45 +00:00
bde
8cf5931511 Don't test for executability of /usr/sbin/sysctl [before execing
plain sysctl].  We already assumed that many standard commands
exist, and sysctl is not special.
1998-01-01 09:04:47 +00:00
brian
9475f7b51a Check for rejected mail
Not commented on by: freebsd-hackers
1997-11-22 04:02:51 +00:00
wosch
3c4c203704 Check for files belongs to an unknown user or unknown group.
Do not run by default.
1997-11-01 15:03:05 +00:00
wosch
883fab98f1 Delete unused code. 1997-11-01 15:00:40 +00:00
ache
ce64e4e169 Fix typo in my prev. commit 1997-09-11 15:21:30 +00:00
ache
a5d0d0dc36 Do not remove /var/tmp/vi.recover 1997-09-01 11:07:55 +00:00
pst
0b901e2d64 Remove 100.clean-src 1997-08-18 16:49:40 +00:00
pst
68eaf42a45 Cosmetic changes.
Submitted by:	Philippe Charnier <charnier@xp11.frmug.org>
1997-08-17 17:55:45 +00:00
pst
738fa2d3d2 This was disabled, but it doesn't even make sense to leave it in as
an example, it's totally bogus.
1997-08-17 17:54:41 +00:00
pst
1d67bc6abb Copy /etc/cron.d to /etc/periodic per-request of many.
This wasn't done with a repository copy because there was no
history of any consequence.  Flames to me.
1997-08-16 17:04:02 +00:00