summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2014-01-17Changes 2.2.10:adam3-7/+8
+ auth: passdb/userdb dict rewrite to support much more complex setups. See doc/example-config/dovecot-dict-auth.conf.ext. The old settings will continue to work. + auth: Added userdb result_success/failure/tempfail and skip settings, similar to passdb's. See http://wiki2.dovecot.org/UserDatabase + imap: Implemented SETQUOTA command for admin user when quota_set is configured. See http://master.wiki2.dovecot.org/Quota/Configuration + quota: Support "*" and "?" wildcards in mailbox names in quota_rules + mysql: Added ssl_verify_server_cert=no|yes parameter. This currently defaults to "no" to make sure nothing breaks, but likely will become "yes" in Dovecot v2.3. + ldap: Added blocking=yes setting to use auth worker processes for ldap lookups. This is a workaround for now to be able to use multiple simultaneous LDAP connections. + pop3c+dsync performance improvements - quota-status: quota_grace was ignored - ldap: Fixed memory leak with auth_bind=yes and without auth_bind_userdn. - imap: Don't send HIGHESTMODSEQ anymore on SELECT/EXAMINE when CONDSTORE/QRESYNC has never before been enabled for the mailbox. - imap: Fixes to handling mailboxes without permanent modseqs. (When [NOMODSEQ] is returned by SELECT, mainly with in-memory indexes.) - imap: Various fixes to METADATA support. - stats plugin: Processes that only temporarily dropped privileges (e.g. indexer-worker) may have been logging errors about not being able to open /proc/self/io.
2014-01-16Update postfix to 2.10.3.taca2-7/+6
Postfix 2.10.3, 2.9.9, and 2.8.17: * Future proofing against OpenSSL library API changes. When support for a bug workaround is removed from OpenSSL, the corresponding named bit in tls_disable_workarounds will be ignored instead of causing existing Postfix configurations to fail. All supported releases: * Future proofing against PCRE library API changes that introduce the pcre_free_study() function. * The postconf '-#' option reset prior options instead of adding to them. * Correct an error in MULTI_INSTANCE_README Makefile example. * Correct an error in SASL_README PostgreSQL example. * Correct a malformed error message in conf/post-install.
2014-01-15bump PKGREVs of external plugins, for base pkg updatedrochner2-4/+4
(All I can say is that these plugins build -- don't know whether they are still useful.)
2014-01-15update for base pkg update, reset PKGREVsdrochner8-15/+9
2014-01-15update to 3.9.3drochner8-37/+57
changes: -UI improvements -fixes -translation updates -Support for Maemo has been removed
2014-01-12+ mutt-kz.wiz1-1/+2
2014-01-12Import mutt-kz-1.5.22.1rc1 as mail/mutt-kz.wiz18-0/+492
This package contains the mutt-kz fork with notmuch support and another improvements. The Mutt E-Mail Client by Michael Elkins <me@cs.hmc.edu> ``All mail clients suck. This one just sucks less.'' -me, circa 1995 Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, color, PGP and S/MIME, POP3, IMAP, various mailbox formats, regular expression searches and a powerful pattern matching language for selecting groups of messages.
2014-01-11Split off parts of the Makefile into a Makefile.common in preparationwiz2-56/+62
for a mutt-kz package.
2014-01-11Remove unnecessary chunk.wiz2-12/+3
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
2014-01-09+ notmuch.wiz1-1/+2
2014-01-09Import notmuch-0.17 as mail/notmuch, packaged for wip by myselfwiz7-0/+164
and tonnerre. Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax.
2014-01-09Fix libraries on SunOS.jperkin1-1/+8
2014-01-08Needs pkg-config.jperkin1-1/+3
2014-01-06Update Alpine.htodd3-72/+12
Version 2.11 includes several new features and bug fixes. Additions include: Increase encryption of S/MIME encrypted messages. Alpine requires version 1.0.0c of Openssl to build. Pico: Improvements in justification of paragraphs: lines that begin with a quote string, followed by a space were considered individual paragraphs, now they are considered part of a paragraph. Based on earlier joint work with Jeff Franklin. Unix Alpine: Allow local .pinerc file to be a symbolic link. - Experimental extended support of recognition of UTF-8 in urls based on information from http://url.spec.whatwg.org. - Added recognition of ws and wss URIs. - Add ability to color folder names, directory names, and text in the FOLDER SCREEN. - Add the ability to color any token used in the display of the INDEX SCREEN. - New option preserve-original-fields that adds the ability to preserve To: and Cc: fields when replying to a message, as specified by original sender. - Add a _SILENT_ token to the list of tokens for a display filter, so that Alpine will not redraw the screen when it is unnecessary. - Added Quota subcommands for printing, forwarding, saving, etc. Bugs that have been addressed include: - Crash when a non-compliant SMTP server closes a connection without a QUIT command. - Crash when resizing the screen in a configuration screen. - Do not bail out during a tcp timeout, instead close connection and avoid crash. - Do not use a shell to open a browser. - Configure script did not test for crypto or pam libraries. - Configure script attempted to build web component, even if header file tcl.h was not present. - Change Cygwin directory separator to "/". - Alpine could set List- headers, contrary to RFC 2369.
2014-01-05Fix build for changed DGifOpen in giflib.htodd2-1/+15
2014-01-04Update HOMEPAGEseb1-2/+2
2014-01-01Add support for MirBSD to re-alpine.bsiegert1-1/+10
This needs more work but at least allows the package to be built. However, it segfaults when you try to compose a message. It looks like there are issues with format strings.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz20-37/+40
2014-01-01Remove references to two non-existing packages.wiz1-3/+1
2014-01-01Add p5-Email-Address-Listryoon1-1/+2
2014-01-01Import p5-Email-Address-List-0.01 as mail/p5-Email-Address-List.ryoon3-0/+27
RFC close address list parsing library for Perl 5.
2013-12-31Remove packages that were either BROKEN for more than a year orwiz5-45/+1
BROKEN and explicitly scheduled to be removed after 2013Q4.
2013-12-27The "Venus" operator for overload-ing is '0+', not '+0'. Quick fix;is3-3/+17
upstream versions 2.106 and later have this already.
2013-12-23Reset maintainer for resigned developers.wiz3-8/+6
2013-12-17Maintainer mode was being activated in all cases, which is notmarkd2-1/+24
desirable; in particular on builds it enables -Werror which causes the build to fail now. from Debian by way of FreeBSD.
2013-12-17Update to 17.0.11ryoon2-138/+138
* Sync with thunderbird17-17.0.11
2013-12-17Update to 17.0.11ryoon2-7/+6
* This package uses external NSS (devel/nss) Changelog: Fixed in Thunderbird ESR 17.0.11 MFSA 2013-103 Miscellaneous Network Security Services (NSS) vulnerabilities
2013-12-17Update to 24.2.0ryoon2-138/+138
* Sync with thunderbird 24.2.0
2013-12-16restore enigmail checksumswiz1-1/+4
2013-12-16Stop referencing malloc.h, this breaks the build on FreeBSD.asau2-1/+15
2013-12-15Don't panic about unused functions.joerg1-1/+6
2013-12-15Update to 24.2.0ryoon2-9/+6
Changelog: FIXED Security fixes can be found here FIXED Fixed an issue where long messages with multiple signatures could end up unreadable (bug 929006) FIXED Fixed an issue where editing account settings was not possible in some non-standard configurations of local folder set-ups (bug 921371) Fixed in Thunderbird 24.2 MFSA 2013-117 Mis-issued ANSSI/DCSSI certificate MFSA 2013-116 JPEG information leak MFSA 2013-115 GetElementIC typed array stubs can be generated outside observed typesets MFSA 2013-114 Use-after-free in synthetic mouse movement MFSA 2013-113 Trust settings for built-in roots ignored during EV certificate validation MFSA 2013-111 Segmentation violation when replacing ordered list elements MFSA 2013-109 Use-after-free during Table Editing MFSA 2013-108 Use-after-free in event listeners MFSA 2013-104 Miscellaneous memory safety hazards (rv:26.0 / rv:24.2)
2013-12-13SunOS workaround for strip issues with libxulrichard1-1/+6
2013-12-122.9.0 2013/12/09pettai3-24/+13
NOTE: During the development cycle for this release, SourceForge changed their bug numbering system. Bug numbers are recorded here as they were generated by the current system at the time they were filed. The older ones (prefixed "SF") have since been renumbered or may no longer be in the system. Feature request #169: Discontinue libxml2 support in the reputation code. Feature request #174: Drop internal libstrl implementation. Feature request #175: Discontinue support for libdkimrep. Feature request #176: Update to the final REPUTE RFCs. Activate _FFR_REDIRECT. Fix bug #178: Add support for "dmarc" as an authentication method (though it hasn't been formally registered yet) and fix a minor Authentication-Results parsing problem. Fix bug #179: Correct handling of SignatureTTL. Fix bug #180: Drain results object when doing a DB walk of a postgresql table. Fix bug #182: Add an Authentication-Results header field even for messages with no valid From: field or a fatal structural violation. Teach dkimf_db_walk() about LDAP soft starting, and don't escape the forced "*" when walking. Also handle incorrect attribute counts without causing an assertion failure. Call dkimf_config_free() on shutdown so that all DBs get properly closed and everything gets deallocated. LIBOPENDKIM: Fix bug #168: Report an unresolved CNAME for ADSP records as simply absent. LIBOPENDKIM: Add DKIM_LIBFLAGS_REQUESTREPORTS to request that an "r=y" tag be added to signatures, per RFC6651. TOOLS: Fix boundary condition in opendkim-testmsg. DOCS: Feature request #168: Improve documentation of signature verification failure debugging features. DOCS: Feature request #172: Describe socket selection procedure in detail, and mention selinux command to get set up.
2013-12-11Note that this is one of the few strange programs that are IPv4 onlymartin1-0/+2
2013-12-10Remove -Wl,--no-undefined on Darwin too.jperkin1-2/+2
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache27-94/+96
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-05+ opendmarcpettai1-1/+2
2013-12-05The OpenDMARC project is a community effort to develop and maintain an openpettai5-0/+164
source package for providing DMARC report generation and policy enforcement services. It includes a library for handling DMARC record parsing, a database schema and tools for aggregating and processing transaction history to produce DMARC reports, and a filter that ties it all together with an MTA using the milter protocol.
2013-12-04Update ruby-actionmailer32 to 3.2.16.taca1-4/+4
Only version number has updated.
2013-12-04Apply backported patch for SpamAssassin bug#6937 which resolves somejperkin8-3/+145
issues running with perl 5.18. Bump PKGREVISION.
2013-12-03Fix non-Solaris packaging after the update to 24.1.1.wiz2-4/+6
2013-12-02Update to Thunderbird and Thunderbird-l10n 24.1.1.richard9-152/+181
Fixed in Thunderbird 24.1.1 MFSA 2013-103 Miscellaneous Network Security Services (NSS) vulnerabilities TODO: put sdk common files into their own PLIST in order to simplify updates to PLIST.enigmail and PLIST.lightning.
2013-11-30Changes 2.2.9:adam3-7/+10
+ Full text search indexing can now be done automatically after saving/copying mails by setting plugin { fts_autoindex=yes } + replicator: Added replication_dsync_parameters setting to pass "doveadm sync" parameters (for controlling what to replicate). + Added mail-filter plugin + Added liblzma/xz support (zlib_save=xz) - v2.2.8's improved cache file handling exposed several old bugs related to fetching mail headers. - v2.2.7's iostream handling changes were causing some connections to be disconnected before flushing their output (e.g. POP3 logout message wasn't being sent)
2013-11-29Fix build with clang using the patches from www/firefox.wiz4-1/+267
2013-11-29Add RCS Ids.wiz2-0/+2
2013-11-29Fix rpath. Bump revision.joerg2-3/+4
2013-11-29ISO C++ says that replacement operators new/delete must be global.joerg3-1/+238
2013-11-24Changes 2.2.8:adam3-7/+10
+ Mail cache lookups work for the mail being saved. This improves performance by avoiding the need to parse the mail multiple times when using some plugins (e.g. mail_log). + Mail cache works for recently cached data also with in-memory indexes. + imapc: Many performance improvements, especially when working with dsync. Also added imapc_feature=fetch-headers which allows using FETCH BODY.PEEK[HEADER.FIELDS (..)] to avoid reading the entire header. + mail_location = ..:FULLDIRNAME=dbox-Mails is the same as :DIRNAME=dbox-Mails, but it will also be used for :INDEX and :CONTROL directories. (It should have worked this way from the beginning, but can't be changed anymore without breaking existing installations). - Fixed infinite loop in message parsing if message ends with "--boundary" and CR (without LF). Messages saved via SMTP/LMTP can't trigger this, because messages must end with an "LF.". A user could trigger this for him/herself though. - lmtp: Client was sometimes disconnected before all the output was sent to it. - imap_zlib plugin caused crashes during client disconnection in v2.2.7 - replicator: Database wasn't being exported to disk every 15 minutes as it should have. Instead it was being imported, causing "doveadm replicator remove" commands to not work very well.