Share

simscan - qmail virus and spam scanner

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2008-03-21 cvs -d:pserver:anonymous@simscan.cvs.sourceforge.net:/cvsroot/simscan login

cvs -z3 -d:pserver:anonymous@simscan.cvs.sourceforge.net:/cvsroot/simscan co -P modulename

Show:

What's happening?

  • Make simscanmk aware of clamav-0.93 daily.cld files

    simscanmk only looks for databases named main.cvd and daily.cvd for ClamAV - the daily database has changed a few times, most recently being a "daily.inc" directory with multiple files, and now with clamav 0.93 a "daily.cld" file after updates. This patch makes Simscan 1.4's simscanmk and the simscan configure script look for 'daily.cvd' and if not found 'daily.cld' instead.

    2008-04-27 22:52:15 UTC by brazilian

  • Comment: Variuos fixes for 1.4.0

    This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

    2008-04-05 02:20:20 UTC by sf-robot

  • BUG ripmime, fail to execl();

    hi, I have a found a bug in function run_ripmime(), when execute the execl(): execl(RIPMIME, "ripmime", "--disable-qmail-bounce", "-i", message_name, "-d", NULL ); See the ripmime program: # ripmime --help | grep "-d" -> -d : Output directory The correct execl() is: execl(RIPMIME, "ripmime", "--disable-qmail-bounce", "-i", message_name...

    2008-04-04 16:08:44 UTC by gjustini

  • BUG ripmime, fail to execl();

    hi, I have a found a bug in function run_ripmime(), when execute the execl(): execl(RIPMIME, "ripmime", "--disable-qmail-bounce", "-i", message_name, "-d", NULL ); See the ripmime program: # ripmime --help | grep "-d" -> -d : Output directory The correct execl() is: execl(RIPMIME, "ripmime", "--disable-qmail-bounce", "-i", message_name...

    2008-04-04 13:48:22 UTC by gjustini

  • Bug in run_ripmime

    Hello all, I have the encontred a problem when the simscan entry in function run_ripme(), in case: -1. I need know: What is condiction for entry in this function ? Thanks, gadi.

    2008-04-03 21:45:21 UTC by gjustini

  • simscan - qmail virus and spam scanner

    xen0phage committed patchset 10 of module simscan to the simscan - qmail virus and spam scanner CVS repository, changing 2 files.

    2008-03-21 16:06:32 UTC by xen0phage

  • Comment: Variuos fixes for 1.4.0

    I have added three of the four changes listed in this patch. The spamassassin required hits value was added to the log line, the SPAM PASS line has been added, and the is_spam bug has been resolved. I want to look a little more at the quarantine portion of the patch. It will probably be added, just need a little more time to look... :)

    2008-03-21 16:05:11 UTC by xen0phage

  • Comment: Stops a 2nd virus scan if the 1st scan found a virus

    Added to current CVS.

    2008-03-21 15:16:44 UTC by xen0phage

  • Comment: support for Avira antivir

    File Added: simscan-1.4.0-avira.patch.

    2008-02-15 13:02:03 UTC by gurubert

  • Comment: 1.4.0: configure does not grok clamav 0.92.1 database path

    Apparently this is a ClamAV problem. removing all in /var/lib/clamav and re-running freshclam on the empty data directory solves the mysterious database format differences.

    2008-02-13 13:39:37 UTC by rohrbach

Our Numbers