]> source.dussan.org Git - rspamd.git/commitdiff
Update dlfunc README 1913/head
authorAL <AlexeySa@users.noreply.github.com>
Sun, 12 Nov 2017 11:56:42 +0000 (14:56 +0300)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2017 11:56:42 +0000 (14:56 +0300)
contrib/exim/dlfunc-json/README

index 97f646983a297924f65696445bfb3d6afe1cbc62..0e522707a42896ea309bfd0670cc8ee7978860e9 100644 (file)
@@ -1,6 +1,10 @@
+FEATURES
+1) Support new http-protocol (/checkv2)
+2) Return action, symbols, symbol options, messages, scan time
+
 INSTALL
 
-1) Install cJSON (https://github.com/DaveGamble/cJSON)
+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/ -lcjson -o exim-rspamd-http-dlfunc.so
-3) See exim-example.txt
+ 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