Okay, looking at the INSTALL file and the simscan.c file here are some ideas:

* move bk_attachments array to /var/qmail/simscan/blockattachments (or similiar external config file)

* make spam blocking at smtp level optional, add an option to inject in the queue the output of spamc instead of the original mail. (so we have the X-Spam headers added to it)

* import the QMAILRCPTS functionality from qmail-qfilter and add an option for spamc_args to run "spamc -u $QMAILRCPTS"

* add -m 20 or simliar limiting option to the spamd options in rc.spamd
someone might get surprised with all his memory and swap eaten :)

that's all for now :) I hope it makes sense.

Reply via email to