From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 15:58:47 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E84C1C34 for ; Thu, 5 Feb 2015 15:58:47 +0000 (UTC) Received: from eu1sys200aog103.obsmtp.com (eu1sys200aog103.obsmtp.com [207.126.144.115]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4304CF0B for ; Thu, 5 Feb 2015 15:58:46 +0000 (UTC) Received: from mail-we0-f175.google.com ([74.125.82.175]) (using TLSv1) by eu1sys200aob103.postini.com ([207.126.147.11]) with SMTP ID DSNKVNOTHKwBA3P41E37GhbDuKTG33YtuK4M@postini.com; Thu, 05 Feb 2015 15:58:47 UTC Received: by mail-we0-f175.google.com with SMTP id p10so8512243wes.6 for ; Thu, 05 Feb 2015 07:58:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:cc:reply-to :in-reply-to; bh=X99Uw8hQqoDiS7a6830OJwxj5nYd494O7TBTV+HgHnA=; b=dQ/p4fH/K1wpZmxchggb8bdhHZxB8XHhoXJoM3Tc1WSb5vwY3PMgnykMIjFXAkMjSS IILFPBzCtAo3o5QEErA0dF2g698Tka1D6YxxefQDiUZ6CNhMWagsuuL9r96DBdrWoJXN 5JK8PTxfaIhWb5qxIfo9D44p5Q2NF9DOhftzBPKlLmjtTM8YFcdh1C1mWW+nKq/ifM+q TXzSg0P10Pv6MxFQ3yJ2s3Rp5+kh/yy+UhcN93I1F6zLaaUPasf5jbqve/nXa13+tm7s ucCGV69zzq1fyVGV4Ao9Gla48D1NeGUcLo9DSd4xvb9QeMHNCtAyDLZnBhDpP84OXpPp P9kA== X-Gm-Message-State: ALoCoQk6zDuSFUvPnN03dJJNODwCMXokICv41c/YZEyRcNV6F86f0aHwXsV+gflgSPl4h5R2FGVCJHoEbsXO77WLseQjyKu6+PpvyYHHocbBq71FYfiqiEAcjU0SQBFOq2enXQRwtgXSBMjIz1bbmmbwv3zCkbPOcjq0+xu+VYHd2P0/kxk0HDE= X-Received: by 10.181.27.165 with SMTP id jh5mr6470721wid.15.1423151900303; Thu, 05 Feb 2015 07:58:20 -0800 (PST) X-Received: by 10.181.27.165 with SMTP id jh5mr6470702wid.15.1423151900186; Thu, 05 Feb 2015 07:58:20 -0800 (PST) Received: from mech-as221.men.bris.ac.uk (misc-users-pat-19-131.isys.bris.ac.uk. [137.222.19.131]) by mx.google.com with ESMTPSA id p6sm7919851wjf.39.2015.02.05.07.58.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Feb 2015 07:58:19 -0800 (PST) Date: Thu, 05 Feb 2015 07:58:19 -0800 (PST) X-Google-Original-Date: Thu, 5 Feb 2015 15:58:17 GMT Received: from mech-as221.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9) with ESMTP id t15FwIqE011448 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 5 Feb 2015 15:58:18 GMT (envelope-from mexas@mech-as221.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9/Submit) id t15FwHrc011447; Thu, 5 Feb 2015 15:58:17 GMT (envelope-from mexas) From: Anton Shterenlikht Message-Id: <201502051558.t15FwHrc011447@mech-as221.men.bris.ac.uk> To: kpneal@pobox.com, mexas@bris.ac.uk Subject: Re: newsreader connecting on port 563 Reply-To: mexas@bris.ac.uk In-Reply-To: <20150205151755.GA77244@neutralgood.org> Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2015 15:58:48 -0000 >From kpneal@pobox.com Thu Feb 5 15:18:31 2015 > >You'll need to use a newsreader that supports nntp over tls. Can you suggest one? Thanks Anton