For professional use, internet ISPs, organizations, networks, hosting providers, email providers, or commercial spam filter providers,
synchonize option is available.
To synchonize the lists use
RSYNC.
Rsync is a fast file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. Rsync finds files that need to be transferred using a algorithm that looks for files that have changed in size or in last-modified time.
For Linux or UNIX systems, download it here
The files in our rsync servers are updated every 1 hour.
To download all the lists use:
rsync -avz "rsync.nszones.com::dnsbl/" "/yourdatafile/"
To download SBL spam list use:
rsync -avz "rsync.nszones.com::dnsbl/sbl" "/yourdatafile/sbl"
To download DYN dynamic list use:
rsync -avz "rsync.nszones.com::dnsbl/dyn" "/yourdatafile/dyn"
To download UBL surbl list use:
rsync -avz "rsync.nszones.com::dnsbl/ubl" "/yourdatafile/ubl"
To download WL white list use:
rsync -avz "rsync.nszones.com::dnsbl/wl" "/yourdatafile/wl"
Synchonize cost 12 Euro per month.
Payments are monthly, and you can start or stop your synchonize service any time.
Synchonize is FREE if you host a public mirror.
Please make your payment and register your server IP, to give you access.
To run your DNSBL you need the RBLDNSD deamon.
Rbldnsd is a small DNS-protocol daemon which is designed to handle queries to DNS-based IP-listing or NAME-listing services.
For Linux or UNIX systems, download it here
For Windows systems, download it here
To run rbldnsd use:
For any help or support, just contact us, and your private DNSBL will be online in 24 hours.