]> source.dussan.org Git - rspamd.git/commit
* Add ability to fork multiply lmtp workers
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 3 Mar 2009 15:56:10 +0000 (18:56 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 3 Mar 2009 15:56:10 +0000 (18:56 +0300)
commit89569341997df14df1f3fdfe2bbbb5bb6fa0e7a9
tree9914bd27e698e1b0884070500013a0dc9b88c449
parent5424cc32d47c5e98b9edfb2b342d9d98d97a1175
* Add ability to fork multiply lmtp workers
* Add ability to drop privilleges of rspamd processes
* Add ability to install redirector with rspamd
* Add FreeBSD start scripts for rspamd and redirector
* Remove command line parsing from util.c as it has specific usage only in main process
CMakeLists.txt
config.h.in
freebsd/redirector.sh.in [new file with mode: 0755]
freebsd/rspamd.sh.in [new file with mode: 0755]
rspamd.conf.sample
src/cfg_file.h
src/cfg_file.y
src/main.c
src/util.c
src/util.h
utils/redirector.pl.in [new file with mode: 0755]