summaryrefslogtreecommitdiffstats
path: root/test/functional/configs/selector.conf
blob: d4e872d36b34a3c5bc403f45bd47f269281d1575 (plain)
1
2
3
4
5
6
7
8
regexp {
  CONFIG_SELECTOR_RE_RCPT_SUBJECT {
    re =  'test=/test@user.com some subject/$',
    score = 100500,
  }
}

lua = "${TESTDIR}/lua/selector_test.lua"