fuzzy wrote:
erik or jake ,
simscan attachment scanning/rejection is compiled with perdomain=yes
from the spec file
so, how do you customize your scan rules ?
if my simcontrol is:
:clam=yes,spam=yes,spam_hits=12,attach=.mp3:.scr:.pif:.bat:
and ssattach has those plus 33 others, which takes precedence?
or is it that (attach=) is defined in this case, therefore only those
select few are applied?
and/or how would you change that to read from the ssattach file:
:clam=yes,spam=yes,spam_hits=12,attach=yes ?
i am also working on wiki docs, so it would be good to have reliable
answers.
To do this per domain in simcontrol:
The per domain processing feature allows you to fine-tune scanning
parameters on a per domain or per account (email address) base.
Enable this using --enable-per-domain when compiling simscan.
When this option is enabled, simscan is controlled by the simcontrol.cdb
file, usually stored in /var/qmail/control. This file can be built,
using simscanmk, from /var/qmail/control/simcontrol
Here is an example simcontrol file:
[EMAIL PROTECTED]:clam=yes,spam=no,attach=.txt:.com
example.com:clam=no,spam=yes,attach=.mp3
:clam=yes,spam=yes,trophie=yes,spam_hits=20.1
So you can control a whole domain by creating an entry like the
example.com one.
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]