From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7726 invoked by alias); 4 Apr 2013 14:13:37 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 22178 invoked by uid 89); 4 Apr 2013 13:46:58 -0000 X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_HELO_PASS,TW_YG,T_HK_NAME_DR autolearn=ham version=3.3.1 From: Dr. Volker Zell Subject: Updated: {uw-imap/uw-imap-imapd/uw-imap-util/c-client}-2007f-1: UW IMAP Toolkit To: cygwin-announce@cygwin.com Date: Thu, 04 Apr 2013 14:13:00 -0000 Message-ID: <87r4iqqugn.fsf@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2013-04/txt/msg00002.txt.bz2 Hi Finally new versions of 'uw-imap/uw-imap-imapd/uw-imap-util/c-client' have been uploaded to a server near you. o Update to latest upstream version o Build for cygwin 1.7.17 with gcc-4.5.3 (first version for cygwin 1.7.x) o Uses cygport-0.11.3 for .hint files generation o debuginfo package included o Example xinetd script included o IPv6 support Example how to run the imap daemon under xinetd control: Create a self-signed certificate with a 10-year expiration cd /usr/ssl/certs openssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem -days 3650 and edit the provided /etc/xinetd.d/imaps script to enable the imaps service. uw-imap news: ============= Updated: 22 July 2011 imap-2007f fixes a couple bugs. Fix for RFC 4959 Initial Client Response auth failures noted first by MacOSX Lion Mail users. Adjust tcp_open.c:tcp_socket_open to make it a little more useful by adding a write file descriptor test to the select in the case that the open timeout is set. In osdep/unix/env_unix.c:create_path there was a printf that should have been an sprintf. Doesn't matter on modern systems. Updated: 16 December 2008 imap-2007e is a maintenance release, consisting primarily of bugfixes to problems discovered in the release that affected a small number of users plus a security fix for users of the RFC822BUFFER routines. Updated: 29 October 2008 imap-2007d is a maintenance release, consisting primarily of bugfixes to problems discovered in the release that affected a small number of users plus a security fix for users of tmail or dmail. Updated: 25 March 2008 imap-2007b is a maintenance release, consisting primarily of bugfixes to problems discovered in the release that affected a small number of users. Updated: 2 January 2008 imap-2007a is a maintenance release, consisting primarily of bugfixes to problems discovered in the release that affected a small number of users. CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ================================ If you want to unsubscribe from the cygwin-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.