]> source.dussan.org Git - rspamd.git/commit
* Add lua config for most common rules
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 13 Apr 2010 15:37:29 +0000 (19:37 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 13 Apr 2010 15:37:29 +0000 (19:37 +0400)
commitd4b35de4315753629ac5b107968e6194eac85d24
tree586556d88d897b3de243446b9daf8292bf74e2f8
parentd2e2f5ec1a54c6e7c2348d204b3fc3a09849003d
* Add lua config for most common rules
* Reset lua state while reloading
conf/lua/regexp/drugs.lua [new file with mode: 0644]
conf/lua/regexp/fraud.lua [new file with mode: 0644]
conf/lua/regexp/headers.lua [new file with mode: 0644]
conf/lua/regexp/lotto.lua [new file with mode: 0644]
conf/lua/rspamd.lua [new file with mode: 0644]
src/cfg_xml.c
src/lua/lua_common.c
src/main.c