From nobody Mon Sep 30 06:08:14 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XH9c12htpz5Xq9p for ; Mon, 30 Sep 2024 06:08:17 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XH9c01HQtz4qx0 for ; Mon, 30 Sep 2024 06:08:16 +0000 (UTC) (envelope-from ml@netfence.it) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=netfence.it header.s=202407 header.b=x1I0+QzY; spf=pass (mx1.freebsd.org: domain of ml@netfence.it designates 78.134.96.152 as permitted sender) smtp.mailfrom=ml@netfence.it; dmarc=pass (policy=none) header.from=netfence.it Received: from [10.1.2.18] (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.18.1/8.17.2) with ESMTPSA id 48U68EOl079071 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO) for ; Mon, 30 Sep 2024 08:08:14 +0200 (CEST) (envelope-from ml@netfence.it) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netfence.it; s=202407; t=1727676494; bh=HnDlAn0bWGQpNlFlhNzlcwgts1YkN5x7wN7ZAD3qu2A=; h=Date:Subject:To:References:From:In-Reply-To; b=x1I0+QzYVIlRvTY6ckuUnnBX8ow2gytMv0pN4TODFqcNhVTVr7w/9aYomdMjqx6+F xVd+18M9cyvgvlL3n6WQTSUgyZNek35wWAi7VdNF0ZFcqIxwdLgtp2KlqbGzRlxn3m qdoZjnQL7AZ9k9bmqD2S7Uy0YwA1u2krT5TWievc= X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be [10.1.2.18] Message-ID: <2a934a64-67f8-4623-81b1-5e6038b27684@netfence.it> Date: Mon, 30 Sep 2024 08:08:14 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Suggestions for mail client [solved] Content-Language: en-US To: questions@freebsd.org References: <20240920165221.0DE479478934@ary.qy> From: Andrea Venturoli In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[netfence.it,none]; R_SPF_ALLOW(-0.20)[+ip4:78.134.96.152:c]; R_DKIM_ALLOW(-0.20)[netfence.it:s=202407]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:35612, ipnet:78.134.0.0/17, country:IT]; RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; HAS_XAW(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; DKIM_TRACE(0.00)[netfence.it:+] X-Rspamd-Queue-Id: 4XH9c01HQtz4qx0 X-Spamd-Bar: --- On 9/22/24 11:09, Andrea Venturoli wrote: > Currently I'm trying to setup a new profile in ThunderBird, as it seems > this might solve the slowness. Hello again. Last week I upgraded from 13.3 to 14.1 and moved /usr/home to /home. ThunderBird didn't like this, so I grepped its profile to see where references were to /usr/home in order to correct them. One such file was global-messages-db.sqlite: I deleted it and it was like hitting the turtle/hare switch! :-O Now my nearly 20 year old profile is fast again. Thanks to all who tried to help or make any suggestion. bye av.