Script : generate_uriskip
Posted: 24 Feb 2021 17:24
To reduce dns queryes can be useful to use verb uridnsbl_skip_domain to skip uribl search for safe domains
This is an example of .cf lines to use :
uridnsbl_skip_domain 3m.com abb.com acer.com ac.ma adobe.com adp.com aermec.com al.com amazon.ca amazon.com
uridnsbl_skip_domain anpdm.com apache.org apc.com apple.com avg.com avm.de avnet.com aweber.com azureedge.net blat.net
I made a script that examine all mail quarantine folder and search in each file for domains , then it pass to public whitelist and create automatically a .cf file to exclude your safe domains
This is very simple and can be in cron
This is an example of .cf lines to use :
uridnsbl_skip_domain 3m.com abb.com acer.com ac.ma adobe.com adp.com aermec.com al.com amazon.ca amazon.com
uridnsbl_skip_domain anpdm.com apache.org apc.com apple.com avg.com avm.de avnet.com aweber.com azureedge.net blat.net
I made a script that examine all mail quarantine folder and search in each file for domains , then it pass to public whitelist and create automatically a .cf file to exclude your safe domains
This is very simple and can be in cron