Dmitry Baronov wrote:
> >Именно мэйл-репорты? А то есть патч для clamav-cgp, обучающий его
Да прямо тут. Прикладывается к clamav-cgp 1.0.12.
Index: clamav-cgp.c
retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- clamav-cgp.c 17 Oct 2008 04:12:48 -0000 1.1.1.1 +++ clamav-cgp.c 17 Oct 2008 09:37:04 -0000 1.2@@ -68,6 +68,7 @@
#include <arpa/inet.h> #include <sys/socket.h> #include <sys/un.h> +#include <syslog.h>
#ifdef FREEBSD
#include <netinet/in.h>
@@ -134,6 +135,7 @@
int timeout = CLAMD_TIMEOUT; int rc; + openlog("clamav-cgp", LOG_PID, LOG_MAIL); transport_init(&trans); read_args(argc, argv, &timeout, &trans);
@@ -336,12 +338,15 @@
{
buf[len] = '\0';
-- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ruПолучено Thu Mar 19 11:25:57 2009
Этот архив был сгенерирован hypermail 2.1.8 : Thu 19 Mar 2009 - 16:15:51 MSK