Kopete Antispam Plugin 0.5

Alexey Noskov alexey.noskov at gmail.com
Fri Mar 27 21:07:02 CET 2009


Name: Kopete Antispam Plugin
Version: 0.5
Type: KDE Chat Application
Depend: KDE 4.x
License: GPL
Homepage: http://kopeteantispam.sourceforge.net/
More Info:
http://www.kde-apps.org/content/show.php?content=82959

Description:
 Kopete Antispam Plugin helps to protect kopete
messenger from various spammers by using simple
answer/question scheme:

Potential spammers receive a simple question, and
they are ignored until they answers question.

Both KDE3 and KDE4 versions are available, see
downloads.

[b]Installation:[/b]

KDE3 version uses autotools, to install you need:

./configure
make
sudo make install

KDE4 version uses CMake, so you need:

cmake -DCMAKE_INSTALL_PREFIX= .
make
sudo make install

Changelog:
 [b]Version 0.5:[/b]

- Multiple answers support, patterns in answers
- Fixes in contact deleting in KDE 4.2

[b]Version 0.4:[/b]

- Ability to ignore all unknown contacts.
- Ability to remove contacts failed test.

Big thanks to Richard Donkin (aka Cato here) for
his patch!

[b]Version 0.3 KDE4:[/b]

- KDE4 port, using CMake for building plugin.

[b]Version 0.3:[/b]

- Added white list, containing wildcards: if some
wildcards matches contact no test needed for him.
- Added notification about passing test: when some
contact passes test, it receives message about it.


More information about the Kde-announce-apps mailing list