From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=3.0 tests=AWL,BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 9AD351F4B4 for ; Sat, 19 Sep 2020 21:24:26 +0000 (UTC) Received: by mail-wr1-f45.google.com with SMTP id a17so8975259wrn.6 for ; Sat, 19 Sep 2020 14:24:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=ipHeqDMsg5OpmsDZ4owqwDxWpDK3wo1wSlOz0VZXvLg=; b=LkOMFtUJXpfn8rmk4zDL/wd+IS6qfXsxo0Kxs99f+Xhf4b1C573MzAUrboPgor2OY1 baJULZ78KJvtbKUO9L8C46wO2dMWpdyyIC2vMcKkKM4ublf98gnf0chkuXwwfA2Ssvrg 3q//dgZ5V4CWUSlZpQfyf9f97h60lf5dt4fdye9z6OUim9hgw1V6tsAmpnqNtcE8iD0/ JJa85UUTkd0CXQT9a/RZGwIUnUEA8S5tNOhgqXD8tHV89/94V1jCnQvFE1vG5p5CskPE lKPM7w1EDC8EPecIyVKjmC2HauQ4pm/BPja0Q9hwozQ+MtzEb5JMeFreHyrIs+kluzx+ /wpA== X-Gm-Message-State: AOAM5306LJVYv4jTB5QAO5HDyIIc/6XBy59ILcjcwrqFpV99tsuSyf1E wzW5B0XdvsnboCxISl6gudU= X-Google-Smtp-Source: ABdhPJzDHIZ6kKmP1T/e/Qsg1b4KU4GUPAMFcewOtbpNyCS053aAxE3pbxX1Ef6CIMd6tlwzkFwK3g== X-Received: by 2002:adf:f50a:: with SMTP id q10mr44285440wro.319.1600550665121; Sat, 19 Sep 2020 14:24:25 -0700 (PDT) Received: from rhea.home.vuxu.org ([2001:470:6d:72e:468a:bdad:15be:dff3]) by smtp.gmail.com with ESMTPSA id q15sm12331214wrr.8.2020.09.19.14.24.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 19 Sep 2020 14:24:24 -0700 (PDT) Received: from localhost (rhea.home.vuxu.org [local]) by rhea.home.vuxu.org (OpenSMTPD) with ESMTPA id 57e57b37; Sat, 19 Sep 2020 21:24:22 +0000 (UTC) From: Leah Neukirchen To: Eric Wong Cc: meta@public-inbox.org Subject: Re: [ANNOUNCE] public-inbox 1.6.0 References: <20200916200309.public-inbox-1.6.0-rele@sed> <87y2l5r0xd.fsf@vuxu.org> <20200919211727.GA24242@dcvr> Date: Sat, 19 Sep 2020 23:24:22 +0200 In-Reply-To: <20200919211727.GA24242@dcvr> (Eric Wong's message of "Sat, 19 Sep 2020 21:17:27 +0000") Message-ID: <87tuvtqx2x.fsf@vuxu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: Eric Wong writes: > Leah Neukirchen wrote: >> Hi, >> >> thanks for the release! > > You're welcome! > >> > * Upgrading for new features in 1.6 > > > >> I did all these steps in this order, NNTP works fine but IMAP shows >> all folders as empty. Any ideas how to debug this? > > Any chance you're hitting "$NEWSGROUP" and not "$NEWSGROUP.0"? > (or ".1", ".2" ...)? > > I had to split the mailboxes into slices (".0"-".$N") to deal > with client-side limitations; so "$NEWSGROUP" is just an empty > folder with sub-folders containing messages. Of course, that was it. Works fine now. :) -- Leah Neukirchen https://leahneukirchen.org