nicole thomson wrote:
here it is jake
tcp.smtp
#cat /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT="",SENDER_NOCHECK=""
192.168.25.:allow,SENDER_NOCHECK=""
172.16.0.:allow,RELAYCLIENT="",SENDER_NOCHECK=""
216.9.253.191,allow,RBLSMTPD="-rblsmtpd deny: take your spam elsewhere!"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="10000",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",NOP0FCHECK="1",SENDER_NOCHECK="1"

Hmm. This should have caught it. Can you show us a log entry (20 lines or so) when the message came in so we can trace it's path on your system? And FWIW, chkuser has a RCPTLIMIT of around 350 or so, hard coded in the C source.

Reply via email to