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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=iGvXKvSY41b5+TXagwTspvSGM2wnkxcPl9OAxixPQpA zLxhWLpZk65Yvim20vFtdBR5p5WeKVzPbIgLH1hOatQ0FxX+OIzJEfbCFBPBDheg kRvoRxGknGlGLgcq8L0bmlnMt+1GNmgumUdrcdJvYlPEx7uZEJn8Vg4pYkcUBZsA = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=LrT52gfZ18tLqFZXe62yFqIGKVs=; b=Ef7icB33m3SHFNxJa bVov85aMgGWbPmmQ9UFD0lREE9UoKmqTaeVYW/iLagGaHt8wgVb4KSvMEnYrN+S4 00b6GHnmswx+uc6HsOxDxu/grYuPgdI4eKX+VxwlPMGeIFwAlJNYxiMjBtW+FTcC ZKojn2z2CtQ/4mgh3rw3ro+yUs= 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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f182.google.com X-Received: by 10.194.59.65 with SMTP id x1mr62645525wjq.60.1405071082320; Fri, 11 Jul 2014 02:31:22 -0700 (PDT) Message-ID: <53BFAEE7.1050406@gmail.com> Date: Fri, 11 Jul 2014 11:31:19 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Minires truncates host names References: <028c01cf9974$ad507120$07f15360$@alum.mit.edu> <20140707084110 DOT GF1803 AT calimero DOT vinschen DOT de> <53BF7D62 DOT EA94D6F1 AT boland DOT nl> In-Reply-To: <53BF7D62.EA94D6F1@boland.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/07/2014 08:00, D. Boland wrote: > Hi Corinna, > > Corinna Vinschen wrote: >> >> I've checked that in. I also changed the debug output to print >> "Resolv" instead of "Minires" to make sure that people don't think >> they are stil using the external Minres lib. >> > > How can I test the new code? I've tried updating with the Cygwin install program, > but the error is still there. > > $ uname -a > CYGWIN_NT-5.1 dimension 1.7.30(0.272/5/3) 2014-05-23 10:36 i686 Cygwin > > Also, I'm afraid I'm not done yet. Sendmail passes the dot as the root domain, which > I think is legitimate: > > res_querydomain("cygwin.com", ".", ....... > > Is there a way for me to test the resolver code? > > Daniel > Hi Daniel test version is here: https://cygwin.com/snapshots/ it should be enough to move away the current cygwin1.dll and replace in bin the latest snapshots cygwin1.dll. Of course all cygwin processes must be shutdown before. Regards Marco -- 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