iant wrote:
hi
I have a problem with my qmail, if my client send email to more than
7 email adddres ,my server alway rejected the email , the server
said "your email message was unable to be sent beacuse your email
server reject the recipient:571 sory , reached maximum number of
recipient for one session (#5.7.1 chkuser)" , how can I fix that problem
In your /etc/tcprules.d/tcp.smtp file, you will see a couple options
that have numbers. You're looking for the one that says
CHKUSER_RCPTLIMIT="7" . Change it to 20 to allow up to 20 email
addresses at a time. When you save the file, run:
qmailctl cdb
qmailctl restart
Ad everything should be good after that.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]