Jake Vickers wrote:
If he's coming from an outside IP, it sounds like maybe you're hitting
the chkuser limits defined in your /etc/tcprules.d/tcp.smtp file.....
Which if I remember right off the top of my head allow up to 50
recipients at a time. If this is the case, you may want to add a rule
at the top for his IP address to not use the chkuser checks, just like
the 127 entry does.
Wow, lotsa CHKUSER stuff in the web-archives...
Here's my /etc/tcprules.d/tcp.smtp file:
127.:allow,RELAYCLIENT=""
63.147.x.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="15",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"
By "outside IP" you mean the non-127. ones?
In the archives, I've found some other examples, so I should do ...
127.:allow,RELAYCLIENT=""
63.147.x.hisIP.:allow,RELAYCLIENT="" (too many '.' characters?)
63.147.x.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="15",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"
Thanks Jake!
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]