Files
rspamd-cgp/example/rspamd.local.lua
T

7 lines
164 B
Lua

local reconf = config['regexp']
reconf['CGP_RPOLL'] = {
description = 'CommuniGate Pro RPOLL Received header',
re = 'Received=/with RPOLL /{raw_header}'
}