From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SXmRn-0005AO-Or for garchives@archives.gentoo.org; Fri, 25 May 2012 04:48:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34C08E08B5; Fri, 25 May 2012 04:48:01 +0000 (UTC) Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B156E0830 for ; Fri, 25 May 2012 04:46:12 +0000 (UTC) Received: by pbbrr13 with SMTP id rr13so1437131pbb.40 for ; Thu, 24 May 2012 21:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=ZkQYjHCZgh413GmYOrbQ2v6nEOqV9HEcKA181J/D7Vs=; b=T07CZ9QhidDJ2KtHfKBkeqMhZJqeOLFvy2BvmJ9jw+QYm5ktvRwzs7HkIJ4ktgXZky rSwgqqkr6sUKWTAF3oINbIlv5wHHMajUHdRc4dnGbDuDT7lOcDJ7RxN+UVFsin7r8tfR GgZn9jMEypn+OhACPn3Aq/9WMoxJGXtuP8BK8DpWmXYHqFaaux23H2yhtHSk6HINg3tR GW/DXVLWAdyGEaVdm2xZg6hHC5yPMDod9tcm5Yi8nTw/vdX1J4KMbfcjhIekWiTmO0jI kmJqRe0Vx99kdP0110uPBvZaE3L9mLhSteN7EwTgQzsZCXKo9MEjVaZ+h1uTGvrw3yIB MiuA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.68.219.41 with SMTP id pl9mr18368752pbc.61.1337921171907; Thu, 24 May 2012 21:46:11 -0700 (PDT) Received: by 10.68.223.233 with HTTP; Thu, 24 May 2012 21:46:11 -0700 (PDT) In-Reply-To: <20120525043327.GB3661@Gentoo> References: <20120525033044.GA3661@Gentoo> <20120525043327.GB3661@Gentoo> Date: Fri, 25 May 2012 14:46:11 +1000 Message-ID: Subject: Re: [gentoo-user] Re: How to access newsgroup? From: Adam Carter To: gentoo-user@lists.gentoo.org, =?GB2312?B?1cXQ487E?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0f3bed20-3db1-498c-9349-34de1c2166c7 X-Archives-Hash: 0a15536cf3a16e394c19f6f7572b4a07 > =A0 =A0Using newsrc file /home/wenpincui/.jnewsrc for server news.newsgro= ups.com.hk. > =A0 =A0Connecting to host news.newsgroups.com.hk ... > =A0 =A0Failed to resolve news.newsgroups.com.hk So the host is not called news.newsgroups.com.hk. $ host news.newsgroups.com.hk Host news.newsgroups.com.hk not found: 3(NXDOMAIN) $ host -t NS newsgroups.com.hk newsgroups.com.hk name server ns11.dnsmadeeasy.com. newsgroups.com.hk name server ns10.dnsmadeeasy.com. newsgroups.com.hk name server ns13.dnsmadeeasy.com. newsgroups.com.hk name server ns14.dnsmadeeasy.com. newsgroups.com.hk name server ns15.dnsmadeeasy.com. newsgroups.com.hk name server ns12.dnsmadeeasy.com. So newsgroups.com.hk is a real domain, but the hostname in that domain is not "news". You'll need to double check what the hostname is.