There is actually two settings, CHKUSER_RCPTLIMIT="" and CHKUSER_WRONGRCPTLIMIT="". Depending on what wrongrcptlimit is set at, if someone is sending 3 emails to the same wrong address, and it's set for 3(default) then it would reject the whole session. Make sure you are setting it on the same rules for the ips that are having the issue. Here is what I have on my server, most sending clients are on the internal 192.168.0.* network. If you do not have any remote users, it would be a good idea to set chkuser_rcptlimit to at most the same ammount of users on your system to combat dictionary and random string spammers.

192.168.0.:allow,RELAYCLIENT="",CHKUSER_RCPTLIMIT="55",QMAILQUEUE="/var/qmail/bin/simscan"
:allow,CHKUSER_RCPTLIMIT="35",CHKUSER_WRONGRCPTLIMIT="15",QMAILQUEUE="/var/qmail/bin/simscan"


Erik Espinoza wrote:
/var/qmail/control

This has the concurrencyincoming and concurrencyremote files.

Erik

On 9/7/05, Ron Allison <[EMAIL PROTECTED]> wrote:
  
I am fairly new to qmail, qmailtoaster and the list, so forgive me if this
has been discussed before.  I have been searching archives and not found an
answer. 
  
What I would like to do is change the setting in qmailtoaster to allow for
more than 100 email recipients in a single email.  I'd like to change this
to 250 but it appears that somewhere I have not located yet in my standard
qmailtoaster setup a limit of 100 is set.  I did go in and change my
tcp.smtp file setting to 250 for RCPTLIMIT and rebuild the cdb file, but
that did not seem to fix my problem. 
  
Are there any other control files that have a 100 recipient limit set that I
can adjust? 
  
Thanks. 
  
Oh yes, my install is a standard qmailtoaster install from the install
scripts on a CentOS 4 machine. 
  
RonA
    

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  

-- 
Brian Trudeau,  Network Administrator
Eastek International Corporation
330 Hastings Drive,   Buffalo Grove, IL 60089
Tel: (847) 353-8300 Ext. 213   Fax: (847) 353-8900
Web: http://www.eastek-intl.com   Email: [EMAIL PROTECTED]
----
The information contained in this electronic mail transmission is intended by Eastek International for the use of the named individual or entity to which it is directed and may contain information that is confidential or privileged.

If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this email without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses or other attachments.

If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email so that the sender's address records can be corrected. Thank you. 
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to