1 2 3 4 5 6 7
rspamd_config:register_symbol({ name = 'SIMPLE_TEST', score = 1.0, callback = function() return true, 'Fires always' end })