Do not run by default. Can grow your root mailbox up to 2Mb per day
since SPAMmers like to retry often
This commit is contained in:
parent
82f143c642
commit
41051eb9e7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32601
@ -1,7 +1,15 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Id: 460.status-mail-rejects,v 1.1 1997/11/22 04:02:49 brian Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Do not run by default. Can grow your root mailbox up to 2Mb per day
|
||||||
|
# since SPAMmers like to retry often
|
||||||
|
#
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
if [ -d /etc/mail -a -f /var/log/maillog ]; then
|
if [ -d /etc/mail -a -f /var/log/maillog ]; then
|
||||||
echo
|
echo
|
||||||
echo Checking for rejected mail:
|
echo Checking for rejected mail:
|
||||||
|
Loading…
Reference in New Issue
Block a user