You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vsevolod Stakhov 4ca425a057 [Minor] Lots of style and C coding fixes 6 years ago
..
README Update dlfunc README 6 years ago
exim-example.txt Example Exim config 6 years ago
rspamd.c [Minor] Lots of style and C coding fixes 6 years ago

README

FEATURES
1) Support new http-protocol (/checkv2)
2) Return action, symbols, symbol options, messages, scan time

INSTALL

1) Get cJSON.c, cJSON.h, put to dlfunc src dir (https://github.com/DaveGamble/cJSON)
2) Compile dlfunc library:
cc rspamd.c -fPIC -fpic -shared -I/root/rpmbuild/BUILD/exim-4.89/build-Linux-x86_64/ -o exim-rspamd-http-dlfunc.so
3) See exim-example.txt for exim configure