From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3827 invoked from network); 23 Jul 2021 17:29:33 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 23 Jul 2021 17:29:33 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1m6yzM-009VDu-9g for ml@inbox.vuxu.org; Fri, 23 Jul 2021 12:29:32 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1m6yzL-00AgSY-MM for ml@inbox.vuxu.org; Fri, 23 Jul 2021 12:29:31 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1m6yzL-00AgST-0o for ding@lists.math.uh.edu; Fri, 23 Jul 2021 12:29:31 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1m6yzI-007Aq8-RE for ding@lists.math.uh.edu; Fri, 23 Jul 2021 12:29:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JN8ADARQAEMBAzP6waiNkMMT4kLiDVEROysn9q/7JEU=; b=pwTIh1E6CQGdPGAJB7XTDMHxvz S5rcR7hdkS/gC/6y76uKyE74zzeUhwxdmEoA8KaBfY53/Lz8/H5GwG25Tlfc6gFaRB3D5fpJ7B8lT hA0LjJgeDvNNFNtuiScBqf5AyYFjFbrdsBkGJ0h3/nu4pKuhGW5OkuLm1N3PVDkY8llY=; Received: from mail.ericabrahamsen.net ([52.70.2.18]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m6yzC-0000sZ-6y for ding@gnus.org; Fri, 23 Jul 2021 19:29:24 +0200 Received: from localhost (c-71-197-184-122.hsd1.wa.comcast.net [71.197.184.122]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id BC0C3FA0A0; Fri, 23 Jul 2021 17:29:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1627061360; bh=JN8ADARQAEMBAzP6waiNkMMT4kLiDVEROysn9q/7JEU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=gU+GJFns3pLHjk711btIgpd8DoEKIb6uXH23bxjsKJfOMRZr0TbE3AJQwfAgnYihe 16LrJR4QCiey/8nN68Eu55R+N8wxvLeSsxMpwIMeOg4Y7H5Ot8o6PUnHZce21mQs7E r8MEl+DNVtMcqLrDiVcVd6iOM5jKf5fu8v4rIP7c= From: Eric Abrahamsen To: John Covici Cc: Pankaj Jangid , ding@gnus.org Subject: Re: problem using gnus References: <87im118086.fsf@ericabrahamsen.net> <87eebp7z2p.fsf@ericabrahamsen.net> Date: Fri, 23 Jul 2021 10:29:18 -0700 In-Reply-To: (John Covici's message of "Fri, 23 Jul 2021 13:26:00 -0400") Message-ID: <877dhh7xch.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk John Covici writes: > I don't even have such a file -- but the main question is about trying > to post and the strange behavior I am getting. Then I think Adam's probably barking up the right tree: looks like the server doesn't allow posting, or doesn't allow un-auth posting. I can't explain why it's downloading a ton of data, though.