X-Recipient: archive-cygwin@delorie.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Date: 2 Dec 2010 01:23:55 -0000 Message-ID: <1291253035.31438.ezmlm-warn@cygwin.com> From: cygwin-help@cygwin.com To: archive-cygwin@delorie.com Content-type: text/plain; charset=us-ascii Subject: ezmlm warning Note-from-DJ: This may be spam Hi! This is the ezmlm program. I'm managing the cygwin@cygwin.com mailing list. Messages to you from the cygwin mailing list seem to have been bouncing. I've attached a copy of the first bounce message I received. If this message bounces too, I will send you a probe. If the probe bounces, I will remove your address from the cygwin mailing list, without further notice. I've kept a list of which messages from the cygwin mailing list have bounced from your address. Copies of these messages may be in the archive. To retrieve a set of messages 123-145 (a maximum of 100 per request), send an empty message to: To receive a subject and author list for the last 100 or so messages, send an empty message to: Here are the message numbers: 167468 --- Enclosed is a copy of the bounce message I received. Return-Path: <> Received: (qmail 22121 invoked by uid 22791); 20 Nov 2010 06:56:23 -0000 X-SWARE-Spam-Status: No, hits=4.5 required=5.0 tests=AWL,BAYES_00,DONT_USE_RAW_EMAIL_IN_BODY,T_MIME_NO_TEXT,T_TVD_MIME_NO_HEADERS X-Spam-Status: No, hits=4.5 required=5.0 tests=AWL,BAYES_00,DONT_USE_RAW_EMAIL_IN_BODY,T_MIME_NO_TEXT,T_TVD_MIME_NO_HEADERS X-Spam-Check-By: sourceware.org Received: from delorie.com (HELO delorie.com) (65.175.133.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Nov 2010 06:56:18 +0000 Received: from localhost (localhost) by delorie.com (8.14.3/8.14.3) id oAK6uGaO023260; Sat, 20 Nov 2010 01:56:16 -0500 Date: Sat, 20 Nov 2010 01:56:16 -0500 From: Mail Delivery Subsystem Message-Id: <201011200656.oAK6uGaO023260@delorie.com> To: MIME-Version: 1.0 Content-Type: multipart/report; report-type=delivery-status; boundary="oAK6uGaO023260.1290236176/delorie.com" Subject: Returned mail: see transcript for details Auto-Submitted: auto-generated (failure) X-Virus-Checked: Checked by ClamAV on sourceware.org This is a MIME-encapsulated message --oAK6uGaO023260.1290236176/delorie.com The original message was received at Sat, 20 Nov 2010 01:56:14 -0500 from root@localhost ----- The following addresses had permanent fatal errors ----- |"/home/listserv/archive cygwin" (reason: 1) (expanded from: ) ----- Transcript of session follows ----- 554 5.3.0 unknown mailer error 1 --oAK6uGaO023260.1290236176/delorie.com Content-Type: message/delivery-status Reporting-MTA: dns; delorie.com Arrival-Date: Sat, 20 Nov 2010 01:56:14 -0500 Final-Recipient: RFC822; archive-cygwin@delorie.com X-Actual-Recipient: X-Unix; |/home/listserv/archive cygwin Action: failed Status: 5.0.0 Diagnostic-Code: X-Unix; 1 Last-Attempt-Date: Sat, 20 Nov 2010 01:56:16 -0500 --oAK6uGaO023260.1290236176/delorie.com Content-Type: message/rfc822 Return-Path: Received: from sourceware.org (root@localhost) by delorie.com (8.14.3/8.14.3) with SMTP id oAK6uDaO023259 for ; Sat, 20 Nov 2010 01:56:14 -0500 Message-Id: <201011200656.oAK6uDaO023259@delorie.com> Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by delorie.com (antispam) X-Recipient: archive-cygwin@delorie.com Received: (qmail 19854 invoked by alias); 20 Nov 2010 06:55:58 -0000 Received: (qmail 19684 invoked by uid 22791); 20 Nov 2010 06:55:57 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Nov 2010 06:55:55 +0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MISSING_MID,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL From: Charles Wilson Date: Sat, 20 Nov 2010 01:54:10 -0500 Subject: [ANNOUNCEMENT] Updated: csih-0.9.2-1 To: cygwin@cygwin.com Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com csih (cygwin-service-installation-helper) provides a library of shell functions that can be used by other cygwin packages that provide servers and daemons. It can assist in various service installation tasks, such as: * identifying the underlying Windows OS * detecting whether a "privileged user" exists and what its name is (that is, a user account with enhanced privileges necessary for some services) * creating a privileged user if one doesn't already exist (assuming the caller has permissions to create new users) * creating "normal" users * obtaining the (localized) name of well known accounts (Guest, Administrator) It is currently used by inetutils(iu-config, syslogd-config), openssh (ssh-host-config, ssh-user-config), sspi(sspi-config), sysvinit(init-config), and various others. csih should not be used directly; instead, config scripts like the ones mentioned above should 'source' the csih script, and then use the functions provided. This is bugfix release. It is specific for cygwin-1.7, and will not operate correctly if installed under cygwin-1.5. For legacy cygwin installations, use csih-0.2.x. As cygwin-1.7 requires WinNT or better, csih-0.9.x will also report an error if used on legacy (Win9x) systems. [[ cygwin binary utilities compiled using gcc-4.3.4-3 ]] [[ native binary utilities compiled using gcc-4.3.4-3 and gcc-mingw-core-20050522-1 ]] CHANGES (since 0.9.1-1) ======================== o Remove all vestiges of pre-NT support. o Update user messages and comments to accurately reflect handling of Windows XP 64bit. Note that this means 'csih_is_nt2003' is now /documented/ to return true for Windows XP 64, in additional to the expected "Windows NT Server 2003 and above". This is necessary because XP64 shares the same kernel as NT2003, and thus both display similar behavior regarding the privileges of the built-in SYSTEM account. o getVolInfo uses cygwin_create_path instead of deprecated cygwin_conv_to_full_win32_path. -- Charles Wilson volunteer csih maintainer for cygwin ==================================================================== To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, 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. -- 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 --oAK6uGaO023260.1290236176/delorie.com--