Thank you very much.


Robert Washam <[EMAIL PROTECTED]> 說:
 
If you have not increased the value of CHKUSER_RCPTLIMIT in /etc/tcprules.d/tcp.smtp that might be the cause.  I certainly had to raise this because of inbound mailing lists that wanted to send to all of our email domain users using one connect (thanks, Exchange!).
 
You should have lines in there with your local subnet(s) and this is where you add the CHKUSER_RCPTLIMIT variable and set to an appropriate value.  This is for internal users to send to all local users.
 
You will have a “blank address”  allow for incoming messages.  This also needs to have CHKUSER_RCPTLIMIT added for inbound access to that number of recipients during one connection.
 
Examples:
 
/etc/tcprules.d/tcp.smtp:
 
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="80",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"
10.243.1.:allow,RELAYCLIENT="",CHKUSER_RCPTLIMIT="80"
10.243.2.:allow,RELAYCLIENT="",CHKUSER_RCPTLIMIT="80"
 
Once this file is changed, rebuild the cdb (qmailctl cdb) and restart qmail (shouldn’t smtp be the only process that has to restart???).
 
As stated, this has worked for me.  Good luck!
 
Robert
 

From: nilson lee [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 29, 2006 1:09 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] "571 sorry, reached maximum number of recipients for one session (#5.7.1 - chkuser)
 
I found following while sending mail.

"571 sorry, reached maximum number of recipients for one session (#5.7.1 - chkuser)

Is possible add this patch to the toaster?

http://www.tnpi.biz/internet/mail/toaster/patches/netqmail-1.05-toaster-3.0.patch

_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk

Reply via email to