• kSpam Error 1.2.1 with 1.4b linux

    By Oliver Sabat 2 decades ago

    Hello Tom,



    I also got problems with the linux version on Suse Linux 8.1 (Kernel 2.4.19) and Domino Server 6.0.4.



    I didn't try the notes.ini parameter mentioned in this forum yet, but maybe I just made something wrong:


    1. Copy libkspam.so to/opt/lotus/notes/latest/linux
    2. chmod 555 and chown root on this lib
    3. Sign the 3 *.ntf with Admin-ID on local Client
    4. Create new DBs on server in/local/notesdata
    5. Add "Extmgr_addins=kspam" in notes.ini via "set config"
    6. Create new config in "kspamcon.nsf" (should I name the DB "kSpamCon.nsf" instead?)
    7. Add one static rule: if subject "…" then mark with "[SPAM]"



      Can you please give me a hint where to look now for troubleshooting?



      Thanks!

      and Regards



      Oliver
    • .....

      By Hans-Georg Franke 2 decades ago

      Hi,

      I also got problems with the linux version on Suse Linux 8.1 (Kernel 2.4.19) and Domino Server 6.0.4.



      I didn't try the notes.ini parameter mentioned in this forum yet, but maybe I just made something wrong:


      1. Copy libkspam.so to/opt/lotus/notes/latest/linux



        => You don't want to use the bayesian filter? Or you forgot "kspam". Please add also an entry to your server task-line in notes.ini


      2. chmod 555 and chown root on this lib



        => right


      3. Sign the 3 *.ntf with Admin-ID on local Client



        => right


      4. Create new DBs on server in/local/notesdata



        => which name have these db's?


      5. Add "Extmgr_addins=kspam" in notes.ini via "set config"



        => right


      6. Create new config in "kspamcon.nsf" (should I name the DB "kSpamCon.nsf" instead?)



        => Case is important. If you don't set a filename via an environment-setting, spell it "kSpamCon.nsf"


      7. Add one static rule: if subject "…" then mark with "[SPAM]"



        => right



        Can you please give me a hint where to look now for troubleshooting?



        => More troubleshooting, if you set debug-parameters and more help if you post startup-logs, console-output and notes.ini.



        Greetings Hans-Georg (I hope I can help though I am not Tom :-))) )
      • Spelling of Config-DB was the key

        By Oliver Sabat 2 decades ago

        Hello Hans-Georg,



        thanks for the quick response. Indeed the missing upper case letters of the config-db was the problem in my setting.



        It's strange but I had to name that database "KSpamCon.nsf" <- first letter also in upper case. I noticed that the template also had this spelling.



        And you are right, bayesian filter will be the end-target, so I got to work on the kspam executable now ;-)



        Viele GrĂ¼sse



        Oliver