• Anonymous
  • Login
  • Register
kSpam - Response:

Created on Nov 17, 2009
Created by Nico Vis

Please check also this installation procedure:
Let menknow.
regards.
Nico

Usually these libtraries are necessary:

LIBSTDC++.SO.5
LIBPCRE3-DEV
LIBPCRE3
LIBSTDC++2.10

Check with "ldd libkspam.so":
nicovis@linux1:~$ ldd libkspam.so
libnotes.so => not found
libnsl.so.1 => /lib/libnsl.so.1 (0x40016000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4002c000)
libresolv.so.2 => /lib/libresolv.so.2 (0x4007d000)
libdl.so.2 => /lib/libdl.so.2 (0x4008f000)
libpcre.so.0 => not found
libstdc++.so.6 => not found
libm.so.6 => /lib/libm.so.6 (0x40092000)
libc.so.6 => /lib/libc.so.6 (0x400b5000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x401e8000)
lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

install the necessay libraries/links

maybe link are necessary
ln -s /usr/lib/libpcre.so.3 /usr/lib/libpcre.so.0

Copy kspam e libkspam.so inthe domino directory (es: /opt/lotus/notes/latest/linux)
change rights


edit and modify the notes.ini
chmod 555 *kspam*
chown root.daemon *kspam*

Extmgr_addins=libkspam.so
ServerTasks=....., kspam

link files:
ln -s /opt/lotus/notes/latest/linux/kspam /opt/lotus/bin
ln -s /opt/lotus/notes/latest/linux/libkspam.so /opt/lotus/bin


Create (CASE SENSITIVE) mailgood.nsf, mailspam.nsf e KSpamCon.nsf from template


Create at least 1 doc for each db (1 rule (copy&deny from aaa@bbb.cc)and copy 1 email)
restart Domino
check with telnet on 25 from aaa@bbb.cc and see that mail is copy&denied








Documents
     
Creation Date
Author
Subject
Nov 16, 2009 Valmore Blanco Barbosa Error when starting kSpam
Nov 17, 2009 Tom Lyne     Response: Re:
Nov 17, 2009 Valmore Blanco Barbosa         Response: Yes... We crated the config document...
Nov 17, 2009 Nico Vis     Response:
Nov 17, 2009 Nico Vis     Response:
Nov 17, 2009 Valmore Blanco Barbosa         Response: Thanks... What to do respect bayessian funcionality..
     
In this field you can enter the actual content.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.