Dear spamassassin dev-heroes, spamassassins config is loaded at startup via Mail::SpamAssassin::Conf. I wonder if there is a way to load or change certain config items dynamically during sa runtime without a restart. I;ve played with the Mail::SpamAssassin::Conf::Parser API in permsgstatus during the check_hook but I didn't quite succede. A different approach would be to implement the checks with dynamic configs as a dnsbl list. To more specific: at least the whitelist/blacklist configs should be loaded dynamically. The more flexibility the better. Is there a way to load configs during runtime without using a dnsbl?
Thanks in advance H. Wilhelm -- Sent from: http://spamassassin.1065346.n5.nabble.com/SpamAssassin-Dev-f69836.html
