Gary wrote: > sf wrote:
>> Since installing and using razor agents 2.82 with Postfix recently on >> Mac OS X server 10.4.7, I've been getting razor info in my email >> headers, such as: >> X-Spam-Status: Yes, hits=4.401 tagged_above=-999 required=3.5 >> tests=ALL_TRUSTED, BAYES_50, DNS_FROM_RFC_ABUSE, RAZOR2_CF_RANGE_51_100, >> RAZOR2_CF_RANGE_E4_51_100, RAZOR2_CHECK BTW, tests=ALL_TRUSTED This means the spam came from a trusted source. This can really hurt you. Make sure you understand how to correctly set trusted_networks and internal_networks in local.cf # explicitly set our internal_networks (might be the same or similar to mynetworks) clear_internal_networks internal_networks 127/8 internal_networks 333.333.333.333/24 internal_networks 10.10.10.10/24 # add the same to trusted_networks, and possibly other computers/networks whose mail we trust clear_trusted_networks trusted_networks 127/8 trusted_networks 333.333.333.333/24 trusted_networks 10.10.10.10/24 http://marc.theaimsgroup.com/?l=spamassassin-users&m=115112073816917&w=2 http://wiki.apache.org/spamassassin/TrustPath Gary V ------------------------------------------------------------------------- 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 _______________________________________________ Razor-users mailing list Razor-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/razor-users