-- This is main lua config file for rspamd local reconf = config['regexp'] dofile('regexp.local/headers.lua') dofile('regexp.local/fix_symbols_and_scores.lua') dofile('regexp.local/R_PARTS_DIFFER.lua') dofile('regexp.local/debug.lua')