X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:from:to:date:subject; q= dns; s=default; b=PBOpbSiVVH6t29y9233awMBUcmGveAkiD+BWEQVTHEctcc CvAyiRjRSgHu5kvnK3oOSu+Wv3ymcrvyZDFRqFFkHS9GRQq7LGLXl5PUlWMlwgZg Z4YzboQ9/3HwizyS8KT7MFHSdjMzne0WN4CC+3TN7+IczKzdc6qHFxGI93QsA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:from:to:date:subject; s= default; bh=MdGL/l1Qc0IJ3NVurEnobB+XGeA=; b=LHe+LqwE8BT4/yi2zNUG LC+EkTi+gcZNgjc+bDwSHUh/2Tx7laUXHh5JvbUa035TvSFdHOx1yRpK09S0YnpG fjtVb0lwl6MAO1n9SduoTLNzroyLfLJHSTKhVFUxFbe8S02wslG+kLz/vvpHN0lo AelJfb843VGLzCEtWbhDosw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 Reply-To: cygwin AT cygwin DOT 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 AT cygwin DOT com Date: Tue, 24 Oct 2017 09:33:25 -0400 Subject: [ANNOUNCEMENT] mailutils 3.3-1 X-PMX-Cornell-Gauge: Gauge=XX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes 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