Commit graph

19 commits

Author SHA1 Message Date
Renato Botelho
bbd1ef13c8 - Update to 4.45.1
* New Features and Improvements *
- Added MCP patches for SpamAssassin 3.0.4.
- Added extra output about nodeps switch with install.sh for RPM.
- Added "no bytes" lines to cancel out "use bytes" as it causes problems
  with multi-lingual subject lines.
- Improved phishing net so that when you have multiple MailScanner servers
  all handling your incoming mail, links caught by the first one won't also
  be caught by the following ones. This caused the final message to contain
  multiple warnings about the same link. There is now just 1 warning.
- New "Quarantine Modified Body" setting, default is "no". This will cause
  all modified messages to be quarantined, including messages which have
  had their HTML disarmed.

* Fixes *
- Corrected bayes_file_mode in spam.assassin.prefs.conf on advice from
  Matt Kettler.
- 'MailScanner -v' now prints out the version number of Convert::TNEF.
- Group memberships problem on BSD fixed. Spam quarantine membership
  should now always be correct on BSD systems.

PR:		ports/85282
Submitted by:	maintainer
2005-08-31 13:18:44 +00:00
Jean-Yves Lefort
65a674f4a9 - Update to 4.42.1 [1]
- Use SUB_FILES=pkg-message

PR:		ports/80825 [1]
Submitted by:	maintainer [1]
2005-05-10 17:28:05 +00:00
Sergey Matveychuk
f100b8a0d6 - Update to 4.38.2
PR:		ports/76357
Submitted by:	maintainer
2005-01-29 19:21:32 +00:00
Edwin Groothuis
483a586f40 [MAINTAINER] mail/MailScanner-devel: update to 4.37.3
- Update to 4.37.3

    Change Log:
    * New Features and Improvements *
    - When stripping HTML messages to plain text, the contents of script and
      style tags are omitted.
    - Phishing net improved to ignore email addresses.
    - Now supports split sendmail queues where any incoming mqueue.in directory
      can have qf, df, xf, tf subdirectories, each containing the appropriate
      type of file for each message. This will greatly speed operation on big
      queues as the directories will be less than half the size of a combined
      queue directory.
    - New option "Keep Spam And MCP Archive Clean" which forces it to virus scan
      all spam that is quarantined. Any spam (or MCP messages) found to be virus-
      infected are removed from the quarantine, so you can safely let your users
      have access to the spam archive safe in the knowledge that they cannot get
      any viruses out of it.
      Note: This feature is disabled by default, as most people won't want the
	    performance hit of all the extra scanning, as they don't their users
	    access to the spam quarantine anyway.
    - Changed Postfix handling so that "Archive Mail" feature creates files
      with unique names so that re-used message-ids don't cause overwriting of
      older files in the same day with the same message-id.

    * Fixes *
    - Fixed sendmail and ZMailer problem where subject lines starting with a
      line-break were not tagged correctly.
    - Fixed minor problems with multi-line Subject: headers.
    - Fixed bugs with some MTAs when keeping spam archive clean.

PR:		ports/75128
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-12-17 08:24:24 +00:00
Sergei Kolobov
d693452fe3 - Update to 4.35.5
- Sync with mail/mailscanner port

PR:		ports/72991
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-10-22 14:11:28 +00:00
Josef Karthauser
78fbe0158e Update mailscanner to 4.32.4.
"The stable version has a bug which lets some MyDoom.O mails through.
 This development version is the first one that is not supposed to
 have this behavior."

PR:	ports/69700
2004-07-28 17:54:28 +00:00
Pav Lucistnik
f210c6b2fc - Update to 4.32.2
PR:		ports/68946
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-07-14 08:58:35 +00:00
Pav Lucistnik
796d5eaa2e - Update to 4.31.3
PR:		ports/67216
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-05-26 16:50:19 +00:00
Greg Lewis
5fca99483d . Update to 4.29.5.
PR:		64618
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-03-31 15:57:12 +00:00
Tilman Keskinoz
f60f7fbeeb Update to 4.29.2
PR:		64418
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-19 16:20:21 +00:00
Greg Lewis
38ce5c5c4a . Update to 4.28.1.
PR:		63633
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-03-02 17:29:42 +00:00
Sergei Kolobov
43b3355672 - Update to 4.27.3
PR:		ports/62785
Submitted by:	maintainer
2004-02-17 16:00:11 +00:00
Sergei Kolobov
e2588c5fc6 - Update to 4.26.5 [1]
- Patch installed files to respect LOCALBASE [1]
- Reword COMMENT slightly to avoid truncation by pkg_info(1)
- Add SIZE to distinfo

PR:		ports/61967 [1]
Submitted by:	maintainer [1]
2004-01-31 23:54:55 +00:00
Sergei Kolobov
1fceb88774 - Update to 4.26.4
- Add few new RUN_DEPENDS for the virus_wrapper scripts
- Patch scripts to use FreeBSD conform directories

PR:		61130
Submitted by:	maintainer
2004-01-09 17:33:15 +00:00
Sergei Kolobov
52129da3c0 - Change PORTNAME to reflect recent repo-copy from mail/mailscanner
- Change CONFLICTS to prevent installation over mail/MailScanner-4.xx.xx

While I'm here:
- Add PKGNAMESUFFIX=-devel
- Remove DATADIR/DOCSDIR overrides not needed anymore
- Add some regexp trickery to DISTNAME

PR:		60294
Submitted by:	maintainer
2003-12-16 21:17:01 +00:00
Sergei Kolobov
d7195690d7 - Update to 4.25.14
- Add missing dependencies (bash2, p5-Net-CIDR)
- Re-add patches to fix version numbers in manpages

PR:		59908
Submitted by:	maintainer
2003-12-05 15:34:38 +00:00
Sergei Kolobov
268db76822 - Update to 4.24-5
- Re-write/clean up most of port's Makefile
- Remove the need for patch, use Perl to substitute strings

PR:		58715
Submitted by:	maintainer
2003-11-20 22:10:36 +00:00
Yen-Ming Lee
47ccd8762e update to mailscanner-4.22.5
PR:		55461
Submitted by:	services-root <j.koopmann@seceidos.de>
2003-08-12 07:38:55 +00:00
Foxfair Hu
c3693747c6 PR: 53251
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>

Add mailscanner 4.21.9, a powerful virus/spam scanning framework
for Sendmail and Exim.

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").
2003-06-18 03:11:13 +00:00