· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Связь Почтовые фильтры

Страница программы clapf 0.3.29 RC2

clapf is a clamav-based antivirus content filter for Postfix.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (2)  
АвторSJ
СайтПерейти
Обновление09.03.2007, 09:35
Названиеclapf
Версияclapf 0.3.29 RC2
ЯзыкиАнглийский
ЛицензияGPL (GNU GPL)
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно clapf
Закачек: 0
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы clapf
Clapf project is a clamav based network filter for postfix. Now clapf includes an experimental bayesian antispam module.
· Ключевые особенности и характеристики clapf 0.3.29 RC2
Не определены
· Ограничения clapf 0.3.29 RC2
Ограничения не определены
· Специальные требования clapf 0.3.29 RC2
· mandatory: install postfix (2.x)
· mandatory: install clamav-0.80+

Installation:

- edit parameters in config.h

- if you don't want to compile the antispam module type "make av_only"; otherwise type "make", it should compile cleanly

- create a dedicated group and user for clapf such as "av"

groupadd av; useradd -g av -d /opt/av -s /bin/false av

- lock the user out:

usermod -L av

- create a directory for clapf:

mkdir -p /opt/av/quarantine
chown -R av:av /opt/av
chmod -R 700 /opt/av

If you plan to put clapf into a chroot jail make sure te create a /tmp directory there.

I recommend you put the spool directory to a separate disk for a better performance.

- start the filter application:

su av -c 'export TMPDIR=/opt/av; /path/to/clapf &'

The util/check_clapf.sh script is planned to run regularly to check whether clapf is running and restart it if necessary.

Note that clapf (I mean the clamav library) usually tries to unpack CVD files in /tmp
I suggest you to change this setting with the TMPDIR environment variable (as shown above)
Be careful that clapf needs enough space under $TMPDIR

If you see messages like

"LibClamAV Error: cli_cvdload(): Can't create temporary directory /tmp/clamav-a0480b63a7872f98"

"LibClamAV Error: Wrote 0 instead of 512 (/tmp/clamav-75668d156e64018e/main.db).
LibClamAV Error: cli_cvdload(): Can't unpack CVD file."

"cl_loaddbdir: CVD extraction failure."

that means clapf has no enough space under $TMPDIR

Notice the following messages in syslog (typically /var/log/maillog):

'clapf < VERSION > starting'
'Loaded 22548 signatures.'
'using /opt/av/tokens.cdb as spamicity file' (if you configured to use the antispam module)

Configure postfix:

1. add the following line to main.cf:

content_filter = smtp:[127.0.0.1]:10025

2. add the following lines to master.cf:

127.0.0.1:10026 inet n - n - 10 smtpd -o content_filter=
-o receive_override_options=no_address_mappings

3. restart postfix
· История версий и изменений clapf
Версия: 0.3.29 RC2
· The openssl/evp.h inclusion was removed.
· A shell script for adding users to the spam quarantine was added.
· A Content-Type related issue was fixed.
· A single token hash is used if there are very few phrases.
· Some signed-unsigned compile time warnings on the x64 platform were fixed.
· Counting junk characters is skipped if there are iso-8859-2 letters.
· SQL files were merged into db.sql.
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от SJ
Больше не найдено программ этого автора.
     
Похожие программы

amavisd-new 2.5.1
amavisd-new is a high-performance and reliable interface between MTAs and one or more content checkers, including virus scanners
23.04.2007, 15:35 | ? | GPL (GNU GPL) | 5


domadi 0.2
domadi [DO MAilDIr] is a daemon that monitors the contents of mail folders stored in maildir format.
23.04.2007, 04:57 | ? | GPL (GNU GPL) | 0


Poprox 2.31
Poprox is a POP3 and SMTP transparent filtering proxy.
11.04.2007, 04:30 | ? | GPL (GNU GPL) | 0


mairix 0.20
mairix is a tool for indexing and searching email messages stored in Maildir, MH, or mbox folders.
26.03.2007, 03:35 | ? | GPL (GNU GPL) | 0


DSPAM 3.8.0
DSPAM is a server-side statistical anti-spam agent for Unix email servers.
18.03.2007, 18:35 | ? | GPL (GNU GPL) | 0

Разделы