Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - H+BEDV GmbH released a new tarball shipping an updated anti-virus engine | Alexander Leidinger | 2003-10-14 | 6 | -4/+24 |
| | | | | | | | | | | | | | | | | (6.21.0.1 -> 6.22.0.1) and a current virus definition file (6.22.0.0). If you are using the auto-update functionality you should already have these updated versions. - Mention the AntiVir Bulletin Board (support) in the DESCR. - Make the antivirupdater script behave like described in the documentation (pass command line arguments to antivir). - Make the avq script check for uid == 0, the avmilter spool directory can't be read without sufficient permissions. Submitted by: maintainer Notes: svn path=/head/; revision=91215 | ||||
* | Add AntiVir Milter, a mail virusscanner using the Sendmail Mail Filter API. | Alexander Leidinger | 2003-09-24 | 8 | -0/+365 |
This is a commercial stand-alone solution written in C not a PERL script + myriads of dependencies + some AV... Licenses for private (individual, non-commercial) use, e.g. for protecting your family's home network, can be applied for free of charge. Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=89221 |