On Mon, 2009-06-08 at 10:14 +0530, Anshul Chauhan wrote:
> I can't use RBL because most of my users use datacards & their ip
> addresses are listed in RBL in SBL & XBL & SPAMCOP.

As has been suggested by various others, just do not scan outgoing mail
from authenticated users.

> These are the RBL settings which i'v used earlier but bcoz of these my
> geninue mails send from datacards are also spammed, can i use this but
> my datacard users mail not marked as SPAM
> score RCVD_IN_PBL 3
> score RCVD_IN_XBL 5
> score RDNS_NONE 5
> score RCVD_IN_SORBS_DUL 3
> score SPF_FAIL 10
> score SPF_SOFTFAIL 5
> score SPF_NEUTRAL 2
> score RDNS_DYNAMIC 3

These are all *severely* and arbitrarily raised by you.

So you adjust scores in-appropriately, and get false positives due to
that. And your conclusion is, you can't use RBLs at all? Yeah, right...
Your scores, your problem.

Instead, try the defaults and enable RBL checks again.


Hint:  From and To being the same is valid, seen in real legit mail and
not the solution to your problem.


-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to