On Fri, 2013-07-12 at 13:22 +0430, Moein Sarvi wrote:
> First of all thanks for your great answer,

Please DO KEEP the thread on-list, and ONLY follow-up privately if you
really mean to. I am not the only one who can answer your questions.

> I wanna know both situation, I mean rejecting an IP address in the
> recieve step and sometimes punish some IP address and rise it's score,

I suggest to carefully re-read my post.

As I clearly mentioned, rejecting at the SMTP stage is outside the scope
of SA, and actually is a layer earlier. Generally it seems most of your
questions could already be answered by googling and reading some
documentation.

As for the SA part and "punishing" (aka scoring) based on sender IP
address, I mentioned some likely candidates for rule writing. However,
the best solution depends -- which brings me to the next part I can only
reiterate from my previous post:

What exactly is the problem you're facing and the result you want to
achieve?


-- 
char *t="\10pse\0r\0dtu\0.@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