summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16The TLS/SASL patch no longer applies over our patch to hier.cschmonz4-134/+13
(reported by Thomas Lazar), so instead express our local changes with SUBST_SED at do-configure. Update to the latest TLS/SASL patch. Bump PKGREVISION.
2014-04-10recursive bump from ilmbase shlib version change.obache1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache40-61/+80
2014-04-09Update `used by...' comments.obache1-1/+12
2014-04-07Update to 4.46.0. From the changelog:schmonz2-6/+6
- fix --idle checking Python version incorrectly, resulting in incorrect warning about running with Python < 2.5. Thanks: "Voytek", Krzysztof Warzecha. - add missing support for SSL certificate checking in POP3 which broke POP retrieval in v4.45.0. Requires Python 2.6 or newer. Thanks: "mancha".
2014-04-021.2.0 2014/03/14pettai3-9/+10
Feature request #44: Allow override of the From: field on forensic reports. Feature request #45: Log the host portion of ignored Authentication-Results fields at "debug" level. Feature request #56: Add "RequiredHeaders" setting to enforce syntax checks against a message and reject those that don't comply. Feature request #65: Add "ForensicReportsBcc". Fix bug #46: Charitable tweak to a couple of log messages. Fix bug #55: The "SoftwareHeader" setting wasn't being set properly. Fix bug #58: The "smtp.mailfrom" part of an Authentication-Results field might contain only a domain name. Fix bug #60: Default AuthservID to the name provided by the MTA, not the local host name, which is consistent with what OpenDKIM does. Merge request #2: Validate external recipients before adding them to report recipient lists. Record all DKIM results to the history file, rather than only passing results. BUILD: Fix bug #50: Check libbsd for strlcat() and strlcpy() so we don't make our own when we don't need to. CONTRIB: Fix bug #52: Update path to draft RFC in contrib/spec. CONTRIB: Fix bug #59: Allow database name, userid and password to be specified on the command line rather than hard-coding them. DOCS: Fix bug #48: Add a libopendmarc use overview page. DOCS: Fix bug #53: Add man page for opendmarc-importstats. REPORTS: Fix bug #51: Check status after every phase of SMTP when sending reports. REPORTS: Fix DKIM status importing. LIBOPENDMARC: Fix bug #68: Fix strict/relaxed checking logic when a public suffix list is available. LIBOPENDMARC: Fixed a bug where in some instances the fetch of the orgainizational domain could wrongly return the from domain. LIBOPENDMARC: Fix call to missing function.
2014-04-02Add two new options for exim:wiedi3-11/+34
- exim-lookup-redis: allow quering redis from within the exim config, needs hiredis - opendmarc: enables DMARC support Both are disabled by default.
2014-03-30Update to 4.45.0. From the changelog:schmonz2-6/+6
- perform hostname-vs-certificate matching of SSL certificate if validating the certifcate. Thanks: "mancha". - fix missing plaintext versions of documentation. Updating this leaf package during the freeze for the security fix.
2014-03-26Allow build with ruby21.taca1-2/+2
2014-03-26Fix SMF manifests that were not populated properly.fhajny1-27/+27
2014-03-22Update to 4.44.0. From the changelog:schmonz2-7/+7
- add extended SSL options for IMAP retrievers, allowing certificate verification and other features. Thanks: Steven Murdoch. - fix missing plaintext versions of documentation. Thanks: Osamu Aoki. - fix "Header instance has no attribute 'strip'" error which cropped up in some configurations. Thanks: Krzysztof Warzecha. Updating this leaf package during the freeze for security improvements and bugfixes.
2014-03-21Use correct rpath flag on SunOS. Bump PKGREVISION.jperkin3-3/+20
2014-03-21re-add enigmail checksumwiz1-1/+4
2014-03-21Update to 24.4.0ryoon2-138/+138
* Sync with thunderbird 24.4.0
2014-03-21Update to 24.4.0ryoon3-23/+6
Changelog: Fixed in Thunderbird 24.4 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4)
2014-03-19Add patch from mutt (security fix):wiz3-2/+20
Fix buffer overrun caused by not updating a string length after address expansion. http://dev.mutt.org/hg/mutt/rev/9bf7593e3c08
2014-03-17Add GEM_EXTSDIR support.taca1-1/+2
2014-03-15Bump PKGREVISION from default ruby version change.obache1-2/+2
2014-03-14Bump PKGREVISION from devel/ruby-gnome2-glib.obache1-1/+2
2014-03-13Fix HOMEPAGEpettai1-2/+2
2014-03-13fix perl (5.18) "called too early to check prototype" messagepettai2-1/+14
2014-03-13Update sylpheed to 3.3.1.taca2-7/+6
* 3.3.1 (stable) * IMAP: "INBOX" folder became case insensitive as specified in RFC 3501. * IMAP: server name for cache directory is escaped now (fixes cache creation when using IPv6 address for server name on Windows). * IMAP: the bug that double-quote (") and backslash (\) in folder/username/password were not escaped and could not be used on IMAP4 was fixed. * IMAP: parsing of folder names that contain brackets was fixed. * Config.guess and config.sub included in the tarball were updated to the latest version. * The bug that 'File - Folder - Move folder...' menu didn't work was fixed. * The bug that MIME nest level restriction was not working was fixed. * Many defects discovered by Coverity Scan were fixed: - FILE handle resource leaks - memory leaks - possible buffer overrun - strict error checks - correct null pointer checks * Win32: the tray icon is recreated when explorer.exe crashes now. * Win32: the included SSL certificates were updated (based on ca-certificates_20111211_all.deb in Ubuntu 12.04.4 LTS).
2014-03-12Update the "mutt-devel" package to version 1.5.23. This release fixestron2-7/+6
the security vulnerability reported in CVE-2014-0467.
2014-03-12Add buildlink3.mk for opendmarcwiedi1-0/+15
2014-03-12Bump PKGREVISIONryoon3-3/+19
* Add stunnel 5 support
2014-03-11Import initial SMF support for individual packages.jperkin13-4/+444
2014-03-11Remove example rc.d scripts from PLISTs.jperkin57-142/+57
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-03-11Update to 1.4.32ryoon2-7/+6
Changelog: Version 1.4.32: - A recipient list on the command line is now parsed as if it appeared in a mail header.
2014-03-10Update to 24.3.0ryoon2-138/+138
* Sync with thunderbird 24.3.0
2014-03-09Works with system cursesroy1-3/+4
2014-03-09Really uses terminforoy1-3/+3
2014-03-09Can work with system cursesroy1-3/+4
2014-03-09Should use mk/cursesroy1-3/+3
2014-03-05Update cue to new snapshot 20140217 includes a fix for crashes.obache3-7/+42
PR pkg/48636 by YAMAMOTO Takashi.
2014-03-02Update ruby-actionmailer32 to 3.2.17.taca1-4/+4
Update of version number only.
2014-02-26Fix permissions correctlywiedi1-2/+3
2014-02-24Bump PKGREVISION for previous.wiz1-3/+2
2014-02-24Fix gtk-doc fallout.joerg2-2/+6
2014-02-21Fix build with newer bison.joerg2-1/+112
2014-02-20Sort.wiz1-2/+2
2014-02-20Update to 0.08.2. From the changelog:schmonz3-11/+10
- fixed handling of the 'owner' setting for ezmlm-idx > v5 - updated ezmlm-idx version detection - allow "@" in the path of a mailing list - add modules Mail::Ezmlm::GpgKeyRing and Mail::Ezmlm::GpgEzmlm - fixed issues of Mail::Ezmlm::GpgEzmlm with ezmlm-idx v0.4x lists - added check for external dependency to the test script
2014-02-19Update dovecot2 to 2.2.12.taca2-6/+6
In my experience, pop3 server wasn't crashed but it failed to remove messages in INBOX. v2.2.12 2014-02-14 Timo Sirainen <tss@iki.fi> - pop3 server was crashing in v2.2.11
2014-02-18Needs pkg-config.joerg1-2/+2
2014-02-15Fix a few bugs (portsisms?).wiz3-10/+12
Fix PKGNAME. Fix MASTER_SITES. The file I get from there is one byte smaller, so update distinfo. Mark as not ready for python-3.x.
2014-02-15Remove duplicate comment line.darcy1-2/+1
2014-02-15Add py-spf package.darcy5-1/+40
Sender-Policy-Framework queries in Python.
2014-02-15readd enigmail checksumswiz1-1/+4
2014-02-13Changes 2.2.11:adam3-9/+15
+ acl plugin: Added an alternative global ACL file that can contain mailbox patterns. See http://wiki2.dovecot.org/ACL for details. + imap proxy: Added proxy_nopipelining passdb setting to work around other IMAP servers' bugs (MS Exchange 2013 especially). + Added %{auth_user}, %{auth_username} and %{auth_domain} variables. See http://wiki2.dovecot.org/Variables for details. + Added support for LZ4 compression. + stats: Track also wall clock time for commands. + pop3_migration plugin improvements to try harder to match the UIDLs correctly. - imap: SEARCH/SORT PARTIAL reponses may have been too large. - doveadm backup: Fixed assert-crash when syncing mailbox deletion.
2014-02-13Update "thunderbird" package to version 24.3.0. Changes since 24.2.0:tron2-10/+6
- MFSA 2014-13 Inconsistent JavaScript handling of access to Window objects - MFSA 2014-12 NSS ticket handling issues - MFSA 2014-09 Cross-origin information leak through web workers - MFSA 2014-08 Use-after-free with imgRequestProxy and image proccessing - MFSA 2014-04 Incorrect use of discarded images by RasterImage - MFSA 2014-02 Clone protected content with XBL scopes - MFSA 2014-01 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3) - Improved handling of reply-to (bug 933555)
2014-02-13The database backends are not mutually exclusive. For the sake of binaryfhajny2-5/+5
packages, use PKG_OPTIONS_NONEMPTY_SETS instead. Bump PKGREVISION.