
This is an abstracted version of the zone-generation script used for the
"sought" rulesets.   This version assumes that the rules file is NOT in the same
SVN repository as the SpamAssassin distribution itself.


zone.example.org: a BIND zone file for zone.example.org, hosting an sa-update zone

zone.example.org.d: the writable files which the "tick_zone_serial" script needs

MIRRORED.BY: suitable for offering via HTTP as http://zone.example.org/rules/foo/MIRRORED.BY


required setup, in /etc/sudoers or /opt/sfw/etc/sudoers:

   userid     ALL = NOPASSWD: /usr/sbin/rndc reload

