From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53459 invoked by alias); 24 Oct 2017 13:36:11 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 53342 invoked by uid 89); 24 Oct 2017 13:36:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 spammy=central, secure, electronic, H*R:D*cygwin.com X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Oct 2017 13:36:09 +0000 Reply-To: cygwin@cygwin.com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-CornellRouted: This message has been Routed already. Message-Id: From: Ken Brown To: cygwin@cygwin.com Date: Tue, 24 Oct 2017 13:36:00 -0000 Subject: [ANNOUNCEMENT] mailutils 3.3-1 X-PMX-Cornell-Gauge: Gauge=XX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2017-10/txt/msg00288.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * mailutils-3.3-1 * libmailutils5-3.3-1 * libmailutils-sieve-extensions-3.3-1 * libmailutils-devel-3.3-1 * mailutils-mh-3.3-1 * mailutils-comsatd-3.3-1 * mailutils-imap4d-3.3-1 * mailutils-pop3d-3.3-1 GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. These are the primary mail utilities for the GNU system. The central library is capable of handling electronic mail in various mailbox formats and protocols, both local and remote. Specifically, this project contains a POP3 server, an IMAP4 server, and a Sieve mail filter. It also provides a POSIX mailx client, and a collection of other handy tools. This is an update to the latest upstream release. These packages contain two things of possible use to Emacs users: 1. The mailutils package provides a utility /usr/bin/movemail.exe that Emacs's Rmail library uses. If mailutils is not installed then Emacs will instead use its own version of this utility (installed under /usr/libexec/emacs), which has fewer features and is less secure. [Note: Starting with emacs-26, the Emacs version of movemail will no longer be shipped because of security concerns. At that point, Rmail users will have to install mailutils.] 2. The mailutils-mh package can be used by Emacs's MH-E library. If you want to use this, put the line (load "mailutils-mh") in your site-start.el or ~/.emacs file. Ken Brown Cygwin's Mailutils maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple