wollman
5aefb66dcb
Remove remaining traces of the prototype...
1999-03-30 15:31:35 +00:00
wollman
be70a61b40
Clean up persistent host status from sendmail(8) (if so configured).
...
I had accumulated years' worth of junk files; now others won't
have to.
1999-03-30 15:30:44 +00:00
joerg
a8db948435
Finally remove the ancient `-exec rm -f {} ;' cruft that used to be
...
used to cleanup old files, and replace it by -delete which has been
present in our find(1) for ages now.
1999-03-21 12:34:06 +00:00
wollman
7cdc246962
Now that newsyslog is capable of doing this at a specific time,
...
let it rotate /var/log/wtmp again, and update monthly/200.accounting to
take this into account. (Some sites might want to change the parameters
of the rotation; it's easier to do this when it's all centralized in
newsyslog.conf.)
1999-01-28 20:03:31 +00:00
billf
15b937fb7c
UUCP Cleanup should be done by the UUCP user.
...
PR: bin/7749
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-01-01 21:07:39 +00:00
joerg
62c01416cb
Avoid the ``ruptime: no hosts in /var/rwho.'' message by not calling
...
rwho iff /var/rwho is empty. Call `uptime' instead. This doesn't
belong under `network' right away, but at least reports the same
informaton about the local system. rwhod is not turned on by default
(for good reason), and i've already seen too many of the above
messages...
1998-10-06 09:46:46 +00:00
obrien
04be6dc763
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
bde
ad26243fd2
Fixed double slashes in a pathname.
...
Fixed some style bugs. Ensure no creation of an obj directory so that
we don't need to chdir before installing.
1998-05-31 11:38:25 +00:00
des
3d8ecc3c3a
Add a chkgrp run after backing up the passwd and group files.
...
Suggested-by: Andreas Klemm
1998-05-24 15:57:31 +00:00
des
dcf5908278
Changed /usr/sbin/mailq to /usr/bin/mailq
1998-04-17 22:53:59 +00:00
danny
890de00de3
PR: 1708, 5448
...
Reviewed by: Alex Nash, Steve Price
Enhance wtmp monthly handling
1998-02-09 11:36:43 +00:00
wosch
74d83a49fa
Count _all_ rejects, not made by check_mail and check_relay only.
...
There can be private rules which produce rejects.
Pointed out by: áÎÄÒÅÊ þÅÒÎÏ×
1998-02-09 11:28:59 +00:00
wosch
88f9caa199
Count hosts and sort by score.
1998-02-05 15:38:17 +00:00
wosch
bfb4e6609b
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
b0f121d93d
Remove ``start='' used when testing :-(
1998-01-26 02:26:29 +00:00
brian
9f67e6fe2c
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
d650475488
Add an example for busy mail servers, commented out.
1998-01-18 22:28:06 +00:00
ache
d74dcd5f1d
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
3ed57556f6
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
b81194c03e
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
7679712467
Check for rejected mail
...
Not commented on by: freebsd-hackers
1997-11-22 04:02:51 +00:00
wosch
dfffa9686c
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
650ef1bc3b
Delete unused code.
1997-11-01 15:00:40 +00:00
ache
aa94177334
Fix typo in my prev. commit
1997-09-11 15:21:30 +00:00
ache
2d3445ec80
Do not remove /var/tmp/vi.recover
1997-09-01 11:07:55 +00:00
pst
6d151c15a2
Remove 100.clean-src
1997-08-18 16:49:40 +00:00
pst
fd5edc7f08
Cosmetic changes.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1997-08-17 17:55:45 +00:00
pst
52d2b1efed
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