And often forgotten:
dns_query_restriction deny
for example:
dns_query_restriction deny sorbs.net
On 09/04/2016 11:24 AM, li...@rhsoft.net wrote:
Am 04.09.2016 um 11:18 schrieb Pedro David Marco:
i have several reasons to disable all networks checks but some:
1.- Some checks are done by my own SMTP proxy
since you should anyways have a local caching resolver it don't matter
to double them and when a message slips through rbl scroing on smtpd
it's a good thing to add points in the contentfilter for the listed ones
3.- Many RBLs have restrictions for commercial use, and as i want to do
fair play i prefer to avoid risks..
skip_rbl_checks 1
skip_uribl_checks 0
or just disable the ones in question
meta __RCVD_IN_SORBS 0
meta __RCVD_IN_ZEN 0
meta __RCVD_IN_DNSWL 0
------------------------------------------------------------------------
*From:* Matus UHLAR - fantomas <uh...@fantomas.sk>
*To:* users@spamassassin.apache.org
*Sent:* Saturday, September 3, 2016 1:57 PM
*Subject:* Re: Local mode with some URI checks. Possible??
On 03.09.16 09:32, Pedro David Marco wrote:
Thans Axb, I already did it, but i could not found any reasonable way
to disable all networks checks but one...(not to go one by one, i mean)
there's also no reasonable way to disable "all but one" without going
one by
one.
do you have real reason to skip all network tests?
most of them are very useful to detect spam...