| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This is a shar(1) archive for a new port, postfix-gps, which
implements a database based greylisting add-in for postfix.
PR: ports/71912
Submitted by: Xin LI <delphij@freebsd.org>
|
|
|
|
|
|
|
|
|
| |
+ Add devel/libgnugetopt dependency if OSVERSION < 500041
+ Include (-s|--softfailreject) options for SOFTFAIL reject (~all)
+ Fix *optstring in getopt(), old options don't work.
PR: 75386
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
| |
PR: ports/75215, ports/75216
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Use PLIST_FILES (me)
PR: ports/72240
Submitted by: Helge Oldach
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
This port implements SPF for Postfix, without include
anothers libraries in postfix port.
PR: ports/75284
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 75358
Submitted by: maintainer
|
|
|
|
| |
Pointed by: kris
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
|
|
|
|
| |
PR: ports/75331
Submitted by: Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
| |
PR: ports/75325
Submitted by: Jin-Shan Tseng
|
| |
|
|
|
|
|
|
| |
- Fixes: s/seq/jot/;s/uuencode --base64/b64encode/
Reported by: UAFUG
|
|
|
|
|
| |
Reported by: pointyhat via kris
Submitted by: MAINTAINER of mutt-devel
|
|
|
|
|
|
|
|
| |
o Feature enhancement:
- remove /dev/null as a folder completely from the view
- mark a folder as read (removing it from the view)
-mark a folder as read and write changes to procmail
logfile (experimental and incomplete, but works)
|
|
|
|
|
|
| |
bump PORTREVISION
Noted By: pointyhat via kris
|
|
|
|
|
|
|
|
| |
- Add WITH_POPFILE_XMLRPC option for XMLRPC module dependency.
- Add WITH_POPFILE_SOCKS, but it's just a placeholder...
(there's no IO::Socket::Socks module in our ports)
- Minor comment cleanup.
- Update patch-Bayes.pm for 0.22.2 (actually comments were changed).
|
|
|
|
| |
allow overwrite of previous existing symbolic link
|
| |
|
| |
|
|
|
|
|
|
|
| |
BSD.*.dist), but do remove locale directories that are not listed
there. Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
|
|
|
|
|
| |
PR: ports/75245
Submitted by: maintainer
|
|
|
|
| |
Approved by: seanc
|
|
|
|
|
| |
Reported by: Evren Yurtesen
Approved by: ade (mentor)
|
| |
|
| |
|
|
|
|
| |
Overlooked by: me (I missed the non-default gpgme consumers)
|
|
|
|
| |
Forgotten by: marcus
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<quote>
Copies of this library code used to exist in other tarballs: Courier,
Courier-IMAP, and SqWebMail. Building and installing any of these packages
would've automatically installed this authentication code.
The authentication library is now a separate, standalone package. This
authentication library must now be installed, separately, before upgrading
to the following builds (or if installing them for the first time):
Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information.
</quote>
http://www.courier-mta.org/authlib/
|
|
|
|
|
| |
- Moved simple patches into Makefile
- Removed maintainer-only target
|
|
|
|
| |
- Removed now-obsolete patching
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
|
| |
|
|
|
|
|
| |
completed by the original committer. They can be re-added later if
anyone takes a renewed interest.
|
|
|
|
|
|
| |
This is a (little bit) modified version of the submitted patch.
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 75179
Submitted by: Alex Deiter
|
|
|
|
|
| |
PR: ports/75145
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
| |
PR: ports/75125
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 4.36.4
Removed file(s):
- files/patch-lib:MailScanner:Message.pm
ChangeLog:
* New Features and Improvements *
- Improved URL trimming in phishing net.
- Various improvements and fixes in phishing net.
- Added support for RedHat Enterprise Linux 4.
- Added check for Password-Protected Archives setting when using clamavmodule.
- Added support for "fast" parameter to all installation scripts.
This reduces all waits to 1 second, greatly speeds installation!
- Improved logging when there are too many attachments.
- Added message ID to log of phishing attempts.
- Added autoupdater for Panda.
- Added %variables% to text and HTML report messages, so the email "signature"
added to the end of each report is customised centrally from
MailScanner.conf. This currently uses %org-long-name% and %web-site%.
- Added upgrade_languages_conf script to automate upgrading of
the languages.conf file in whatever translation directory you use.
* Fixes *
- Fixed outstanding problem in bitdefender-autoupdate, so that it works
properly on new installations.
- Fixed logging problem with phishing net on a few malformed messages.
- Removed /var/tmp files from MailScanner-MIME-Base64 rpm build.
- Fixed problem in Vexira parser.
- Fixed problem where All-Viruses would cause every problem to be silent.
PR: ports/75127
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6
Added file(s):
- files/patch-greylist.conf
- files/patch-milter-greylist.c
PR: ports/75101
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr>
|
| |
|
| |
|
|
|
|
| |
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
|
| |
|