If unmodified to use this script, qmail-smtpd dumps core.
And support [start|stop] command.
2, Add SUB_LIST in Makefile. '%%ECHO_CMD%% replaces to echo command in boot/*.
3, Remove duplicated MASTER_QMAIL_SITE in Makefile.
4, Fix Maintainer's mail address.
PR: ports/85708
Submitted by: maintainer
- Copy py-mimelib to py-email2 and update to 2.5.6
- Both: update WWW, MASTER_SITES
PR: ports/83742
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
Repocopied by: marcus
Bump PORTREVISION, pointyhat doesn't seems to have picked up the
previous fix in the most recent run, it still displays the old error.
Noticed by: c0rn@gazeta.pl
----- The following addresses had permanent fatal errors -----
<patrick@rinke-bochum.de>
(reason: 550 <patrick@rinke-bochum.de>: Recipient address rejected: User unknown in virtual mailbox table)
* New Features and Improvements *
- Published new version of the book, but advise you don't purchase until
3rd week of August so I get to check a copy off the press first.
- Optimised situation where spam archive is being kept clean but many
messages are being deleted. Thanks to yavor.trapkov@wipe.int for that.
- Improved logging to show what sort of HTML tags have been disarmed.
- Added "Scan Messages" option (intended to be a ruleset) which is an
easy way of disabling all scanning and processing of messages. Great
for customers who don't want scanning of any sort on their messages.
- More phishing net improvements and additions to the safe sites list.
* Fixes *
- Resolved dependency problems by "tweaking" /usr/lib/rpm/perl.req to
produce no output.
- Added more Postfix temporarily-invalid-message checks.
This is working perfectly reliably now.
- Added disk full checks for MailScanner/incoming space.
- Added missing object instantiate in the generic spam scanner.
- Fixed reporting and scoring bugs in Custom Spam Scanner.
- Made Postfix hash depth measurement more tolerant of stray files such
as Razor logs appearing in the hold queue directories.
- Delete temporary TNEF files created by internal TNEF decoder/expander.
- Removed stray tar.gz files from tar distribution that shouldn't be there.
PR: ports/85218
Submitted by: maintainer
* 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
- Also display pkg-message when installing from the port
- Install documentation with ${INSTALL_DATA}, not ${INSTALL_MAN}
- Patch silently
- Use ${SUB_FILES}
- s/YES/yes/
[1]:
PR: ports/85487
Submitted by: maintainer
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
Add some addtional options for headers cache, idn [1].
Provide common set of options that are compatible with mutt and mutt-devel ports [2].
Submitted by: Rocco Rutte [1]
obrien [2]
Approved by: perky (mentor)