Biju Jose wrote:
-----Original Message-----
From: Eric Shubert [mailto:[email protected]] Sent: Friday, April 09, 2010 9:24 PM
To: [email protected]
Subject: [qmailtoaster] Re: Error : 571 sorry, you are violating our
security policies

Biju Jose wrote:
I need to allow a particular IP to send unlimited emails thru our qmail toaster server.

We have the following line in the tcp.smtp file.


220.xxx.yyy.zzz.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/
%/private",RBLSMTPD="",NOP0FCHECK="1"
After a few messages I am getting the following error.

RCPT TO:<[email protected]>

571 sorry, you are violating our security policies (#5.7.1 - chkuser)

((|2|00096N01-BC|09-Apr-10|1011008|BC|[email protected]|))571 sorry, you are violating our security policies (#5.7.1 - chkuser)

MAIL FROM:<[email protected]> AUTH=<[email protected]>

250 ok

I need to allow this IP to send about 2000 messages in a stretch. How do I resolve this issue? Your help is much appreciated.

*Biju Jose*

Mobile : +91 9895 990 272


Refer to the chkuser web site (http://www.interazioni.it/opensource/chkuser/), and the /var/qmail/doc/chkuser.h file for QMT settings.


I believe you can change these settings by adding variables to your tcp.smtp line, e.g.:
220.xxx.yyy.zzz.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/
%/private",RBLSMTPD="",NOP0FCHECK="1",CHKUSER_WRONGRCPTLIMIT="200"

I'm guessing you're right, that you're receiving the CHKUSER_INTRUSIONTHRESHOLD_STRING message. I don't know what triggers this message. You can use the above method to change the message text in order to verify that this is the error you're getting. I'm a little surprised that error message descriptions aren't unique. You might want to write to Antonio Nati (chkuser's author mailto:[email protected]) for clarification, or just check the source code.

Let us know how you make out.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to