Date: Tue, 2 Apr 2002 00:07:19 +0300 From: "Toomas Aas" <toomas.aas@raad.tartu.ee> To: freebsd-questions@freebsd.org Subject: drweb works too well Message-ID: <200204012108.g31L8D707158@lv.raad.tartu.ee>
next in thread | raw e-mail | index | archive | help
Hello! Today I added DrWeb antivirus (from ports) to my Postfix mail server, to start scanning incoming messages for viruses. I followed the instructions in clients/postfix/readme.postfix, and virus scanning started to work. The problem is, it is working too well - *all* incoming messages are now detected as viruses :-) /var/log/postfix-filter.log: Mon Apr 1 22:41:13 2002 filter[287] - process message: from=toomas.aas@raad.tar tu.ee to=toomas.aas@post.raad.tartu.ee Mon Apr 1 22:41:13 2002 filter[287] - execute: usr/local/drweb/clients/drwebdc/drwebdc -u/usr/local/drweb/run/drwebd.sock -t180 000 -h -rv -f /var/spool/drweb/msg.8Xy1nv Mon Apr 1 22:41:13 2002 filter[287] - daemon client exit code 1 and report: Mon Apr 1 22:41:13 2002 filter[287] - message /var/spool/drweb/msg.8Xy1nv infected For now, I manually hacked clients/postfix/drweb_postfix.pl to always return zero. But what should I do to get this thing working normally? -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * I take my wife everywhere, but she keeps finding her way back. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204012108.g31L8D707158>