]> source.dussan.org Git - rspamd.git/commit
* Add lua plugin for checking received headers
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 15 Sep 2009 14:42:05 +0000 (18:42 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 15 Sep 2009 14:42:05 +0000 (18:42 +0400)
commit6b57031f55ef73619b763c98eadb1dbf82494eac
tree8a749d0b5c0ac6c331363a7a3ba871666c2f148c
parente03d0749928abdff045de0bd2eeb21c5989a94c4
* Add lua plugin for checking received headers
* Some tunes to lua API
* Fix bug with http maps
* Optimize installation and make custom prefix for configs
CMakeLists.txt
conf/rspamd.conf.sample
config.h.in
rspamd.conf.sample
src/lua/lua_task.c
src/main.h
src/map.c
src/plugins/lua/received_rbl.lua [new file with mode: 0644]