+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
- 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>
"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
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").