Hi all! I've successfully installed rbldnsd and want to set it up along with rsync'ing of sc/ws/be.surbl.org. My question is how to set up the RBLDNSD variable in /etc/sysconfig/rbldnsd and the rsync crontab.
So far I've got a tip on rsync:
Rsyncing is very easy. You would set up a cron job to call something like:
rsync RSYNC_SERVER_NAME_GOES_HERE::surbl/sc.surbl.org.rbldns .
Seams simple enough. It's just that darn rbldnsd variable that's got me confused.