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=VPh1RAfhq/9aDF4BwB1RR45ZnXkfTvYk6xmwFxzU1bJy9m Mj3YswuuDP9eG48Whx9l3mkR7j2MTQLO8q1vGzRcSVYJdGwwuj4JOlGVvl8Plhtr XYDbsBknxlNctwNTmpEB06jYIXq85dUCs/6SE34EXlpatg89o8HIqBusvgnNw= 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=u+5NRlLY4sPXjT98Nw2bkVVOPHU=; b=xVZVKJpibS/eThS8urDR jlVdm+hVGbDA6bYHKVmfrjVDuyXleeKk1mGFWEvDlE6CnYPZ24d5HtOi6V/ERO2D SuRQ/05dv5SE1aGRlTFyhsbHCA+PDig3eD7VBnC8M/vEReS8SOj7tDNBEnJ1KDyX K86nGqlCRtPbsWKDaMZit1E= 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=-1.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,DATE_IN_PAST_06_12 autolearn=no version=3.3.2 spammy=Hx-languages-length:1434, central, secure, electronic 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: Fri, 21 Apr 2017 11:45:06 -0400 Subject: [ANNOUNCEMENT] New: mailutils 3.2-2 X-PMX-Cornell-Gauge: Gauge=XX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes The following packages have been added to the Cygwin distribution: * mailutils-3.2-2 * libmailutils5-3.2-2 * libmailutils-sieve-extensions-3.2-2 * libmailutils-devel-3.2-2 * mailutils-mh-3.2-2 * mailutils-comsatd-3.2-2 * mailutils-imap4d-3.2-2 * mailutils-pop3d-3.2-2 [There is also a 3.2-1 release, but I found a minor glitch and had to rebuild.] 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. 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. 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