9 lines
329 B
CFEngine3
9 lines
329 B
CFEngine3
body LOCAL_ALLOW_RULE /AllowThisEmail/i
|
|
score LOCAL_ALLOW_RULE -10
|
|
describe LOCAL_ALLOW_RULE Local rule to let emails in.
|
|
body LOCAL_ALLOW_RULE_DISCLAIMER /bla bla/i
|
|
score LOCAL_ALLOW_RULE_DISCLAIMER -10
|
|
describe LOCAL_ALLOW_RULE_DISCLAIMER Local rule to let emails in, if they are a reply with our disclaimer.
|
|
|
|
|