• Setup and Operation Questions

    By Julian Dragut 2 decades ago

    Hi guys,

    this is what I've done so far and I feel like something is not right, so any input would be much appreciated.



    Copied nspam.dll & bload.exe and the .ntf files on the proper locations. Signed the .ntf with the server id, and created the databases (if not in data folder they don't work).

    Spam db has only "confirm as good", "confirm as spamm" and "view mime" buttons ver 1.4 and mail good is 1.1. Kspam doesn't run in bayesian mode. My filter rules are "copy and deny"!

    Q: When an email was proccessed by a filter gets denied and then copied in the mailgood db even thoug the default copy db is mailspam. If the filter wrongfully intercepted a good email and denied it (now being in mailgood), is there a way I can still release it to the intended recepient?



    notes.ini

    EXTMGR_ADDINS=spam



    Config:

    Instance ID

    (KS_IID). ORG

    (KS_DEFAULTACTION). 0 - Accept

    (KS_DEFAULT_PROB_INC). 0%

    (KS_MARK). Yes

    (KS_RELOAD). Yes

    (KS_STATS). Yes

    (KS_MIN_FROM_LENGTH). 0

    (KS_MAX_FROM_INTS). 0

    (KS_FILTER_FROM_INT). No

    (KS_INTERESTING_FORMS).

    ( KS_RECIPIENTS). No

    Copied mail database

    Database to copy copied messages to, default is mailspam.nsf

    (KS_COPIED_DB).

    (KS_DEBUG). No



    bayesian : disabled

    What am I doing wrong?

    Thank you,

    • Re:

      By Tom Lyne 2 decades ago

      In my hurry to implement the config db I have specified the default spam db as mailgood.nsf rather than mailspam.nsf.



      To workaround this can you add KS_COPIED_DB=mailspam.nsf to your notes.ini file or specifiy it in the config db.



      -tom

      • By Julian Dragut 2 decades ago

        Thanks Tom!!!!



        Any idea in regards to the missing button?