Version: 4.85.2.1, Package name: mailscanner-4.85.2.1 |
Maintained by: Brad Smith |
Master sites: |
Description MailScanner is a complete e-mail security system designed for use on e-mail gateways. It protects against viruses, and detects attacks against e-mail client packages (such as Outlook, Outlook Express, Eudora). It can also detect almost all unsolicited commercial e-mail (spam) passing through it and respond to all incidents in a wide variety of ways. Not only can it scan for known viruses, but it can also protect against unknown viruses hidden inside e-mail attachments by refusing entry to attachments whose filenames match any given pattern. This can include generic patterns that trap filenames attempting to hide the true filename extension (e.g. ".txt.vbs"). It is superior to many commercial packages in its ability to handle attacks against itself, such as Denial Of Service attacks caused by messages containing the "Zip of Death". It is easy to install into an existing e-mail gateway, requiring very little knowledge of sendmail and no change to an existing sendmail configuration. MailScanner itself is entirely open source, but it uses widely known commercial virus scanning packages at its core. The other software it uses is all high quality open source software, leading to a system that can be trusted for performance and reliability. Optionally, unrar, unarj, and/or unace may be installed and MailScanner will use them if they are installed. |
Filesize: 902.342 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2015-07-15 14:45:24 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix pexp. |
2015-04-12 12:35:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: properly remove this (now 0-byte) file; reminded by Brad |
2015-04-09 13:55:09 by Stuart Henderson | Files touched by this commit (19) |
Log message: update to MailScanner-4.85.2-1, from Brad (maintainer) |
2011-07-22 13:57:20 by Stuart Henderson | Files touched by this commit (4) |
Log message: add an rc script for MailScanner, looks ok to Brad (maintainer). |
2011-07-22 01:33:55 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to MailScanner 4.84.1-1, from Brad (maintainer). |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-05-12 06:20:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 4.83.5-1, from Brad |
2011-04-21 14:25:35 by Stuart Henderson | Files touched by this commit (2) |
Log message: Have check_mailscanner pick up the "Run As User" setting from MailScanner.conf and explicitly start as that user. This avoids setuid in perl (triggering taint mode) and so it sidesteps taint mode fallout which has appeared recently, most likely due to the CVE-2011-1487 fix in Perl. Maintainer believed to be away this week, so committing now and we can change it later if he disagrees when he returns. ok todd@ |
2011-03-24 03:55:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: update MailScanner to 4.83.4-1, ok Brad - fixed logging of ClamAV updates (thanks for Peter Bonivart for this!). - fixed "Return-Path:" header so it doesn't contain any 8-bit characters which conflict with the new "RP_8BIT" rule in SpamAssassin. |
2011-03-18 18:12:08 by Stuart Henderson | Files touched by this commit (2) |
Log message: update MailScanner to 4.83.2-1; ok Brad. Fixes crashes with spaces in virus names (recently triggered by some sanesecurity signature files). |
2011-03-02 16:38:52 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to 4.82.6-1, ok Brad (maintainer). |
2010-12-28 23:42:16 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to mailscanner-4.82.3.1. from Brad. |
2010-11-22 02:28:34 by Marc Espie | Files touched by this commit (7) |
Log message: missed some |
2010-11-21 01:02:38 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missed bump after move to pkg-readmes. |
2010-11-16 02:17:55 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - switch to pkg-readmes ok brad (MAINTAINER) |
2010-11-16 00:33:59 by Stuart Henderson | Files touched by this commit (1) |
Log message: alphabetically sort RUN_DEPENDS and add p5-DBD-SQLite, it's optional but fairly lightweight and is used in the default configuration. Brad (maintainer) ok. |
2010-10-15 12:52:05 by Stuart Henderson | Files touched by this commit (1) |
Log message: Force dep on newer p5-Archive-Zip, req by Brad. |
2010-09-27 03:38:23 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 4.81.4-1 from Brad. |
2010-08-19 02:34:19 by Stuart Henderson | Files touched by this commit (4) |
Log message: update MailScanner to 4.81.3-1, from Brad |
2010-07-26 05:22:07 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix RUN_DEPENDS, bump REVISION. Spotted by Viq. |
2010-06-22 01:38:14 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to 4.80.10-1, bugfixes include a regression introduced with the last update using % variables in rulesets. From Brad. |
2010-06-18 15:48:23 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 4.80.7-1 (notable addition: support for storing config in sql) From Brad. |
2010-05-27 05:04:30 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to 4.80.4-1, Brad (maintainer) ok. |
2010-03-20 18:00:09 by Stuart Henderson | Files touched by this commit (1) |
Log message: RUN_DEPENDS on a specific minimum version of mail/tnef rather than just allowing any version; from Brad |
2010-02-24 08:28:14 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to 4.80.1-1, fixes more Perl 5.10.1 taint mode problems and problems with certain virus scanners. ok Brad (maintainer), jasper@. ports is not fully open, do not commit without specific permission. |
2010-01-20 01:47:12 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 4.79.8-1, fixes another problem with perl 5.10.1 taint mode. ok Brad, jasper |
2010-01-15 13:37:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to 4.79.6-1; more perl taint mode cleanup, bug in clamav output parser fixed (just clamav, not clamd/clamavmodule). ok jasper@, Brad (maintainer). |
2010-01-11 17:22:01 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update MailScanner to 4.79.5-1, another perl taint mode fix needed with perl 5.10. From Brad. |
2009-11-29 16:07:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to 4.79.4-1 from Brad; fixes another Perl taint-mode check which causes problems with Perl 5.10.1. |
2009-11-27 16:19:06 by Stuart Henderson | Files touched by this commit (3) |
Log message: Update to 4.79.3-1, from Brad (maintainer). Fixes problems with Perl taint mode since the Perl 5.10.1 upgrade. |
2009-10-17 10:25:49 by Stuart Henderson | Files touched by this commit (3) |
Log message: install upgrade_MailScanner_conf, from Brad (maintainer). |
2009-10-07 14:59:29 by Stuart Henderson | Files touched by this commit (15) |
Log message: update to 4.78.17-1, from Brad (maintainer). |
2009-06-11 17:33:26 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to 4.77.10-1; from Brad, taking MAINTAINER, todd@ agrees. |
2009-05-23 15:30:05 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to 4.76.25-1, from Brad. ok todd@ |
2009-04-08 16:29:24 by Todd Fries | Files touched by this commit (9) |
Log message: update to 4.75.11, tested by brad and sthen@ for nearly a week now, from brad |
2009-01-28 08:16:17 by Stuart Henderson | Files touched by this commit (11) |
Log message: update to 4.74.16-1, from Brad. ok todd@ (maintainer). |
2008-12-15 17:51:06 by Todd Fries | Files touched by this commit (2) |
Log message: update to 4.73.4-2; DoS issue, see ChangeLog from Brad, ok sthen@ and myself, tested by sthen@ for a week |
2008-11-06 19:33:58 by Brad Smith | Files touched by this commit (8) |
Log message: Upgrade to MailScanner 4.72.5-1. Feedback from sthen@ including adding a conflict marker as a kludge to ensure that if a user wants to use AV support that the correct version is installed (0.94 or newer) since it is an optional dependency. Great job by the Clam crew for making this such a mess. The current version of MailScanner is broken if using 0.94 since the commandline opts were changed. ok todd@ sthen@ |
2008-11-06 08:53:46 by Stuart Henderson | Files touched by this commit (2) |
Log message: unfortunately the manpages were removed from MailScanner at some point, so don't point people at them in MESSAGE. "Sucks! But ok.." todd@ |
2008-10-05 15:08:49 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - add missing NO_REGRESS ok todd@ (MAINTAINER) |
2008-07-23 21:25:03 by Brad Smith | Files touched by this commit (5) |
Log message: Upgrade to MailScanner 4.70.6-1. ok todd@ sthen@ |
2008-05-16 10:38:36 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to 4.69.9-1 and fix typo in @sample line (spam.assasin.prefs.conf -> spam.assassin.prefs.conf) from brad, ok todd (maintainer) |
2008-04-24 15:31:00 by Todd T. Fries | Files touched by this commit (12) |
Log message: update to 4.68.8, from brad@ tested by todd@ and brad@ |
2008-04-17 01:30:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - loosen check on IO:: ok brad@ simon@ |
2008-02-22 11:38:03 by Todd T. Fries | Files touched by this commit (1) |
Log message: remove unused line in Makefile; no change so no pkg bump reported by brad@ and ajacoutot@ separately ok naddy@ |