Ricardo Stella wrote:
> Of course, before my planned upgrade to the latest release (not just
> amavisd but also SA next month), I need to quickly figure a way to
> whitelist a bunch spammy mail, and the best way is to do it by sender IP.
>
> Since I'm using sendmail-dual, I know I'm not sure what's the best
> approach here.  I thought about creating a policy bank listening on a
> different port, and have sendmail-RX direct mail here if it comes from
> these IP ranges (again, I'm not sure on how to accomplish that but would
> have to ask the sendmail folks) I do use mailertables as well as
> accessdb.  Then I could simply whitelist that policy bank.
>
> If not, how would I distinguish the incoming connecting IP that hit
> sendmail-rx within amavisd?  I do have a custom header that includes
> this address (X-Connect-IP), so that could be an option.
>
> Thanks in advance...
>
>   
Googling a bit, I found I could add the following on local.cf for SA:

whitelist_from_rcvd  [EMAIL PROTECTED]  real.domain.net

But is there such a thing that can be done within amavis instead or to
add a negative score similar to sender_scores, but verifying the sending
domain ?

TIA...








-- 

°(((=((===°°°(((===========================================


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to