Authentication-Results: mail-b.sr.ht; dkim=pass header.d=bitfehler.net header.i=@bitfehler.net Received: from mx.bitfehler.net (mx.bitfehler.net [138.201.162.180]) by mail-b.sr.ht (Postfix) with ESMTPS id 144AC11EF37 for <~sircmpwn/sr.ht-discuss@lists.sr.ht>; Fri, 24 Jun 2022 17:11:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitfehler.net; s=default; t=1656090708; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=V61t2MeItpq5VtcK6yuTpjfwlTZr8tOOt+pkyqQo2eo=; b=djVoJhBgPn9aG2r7u6qpk87ESBG1m57vAoeSOYL9P28LylOe/QU2/6WLnADAM+LgXRvqny MWZiu9rLdGpYFlFsNAiHoJJ73afKP0yHpL0+nQPqxHj9f1bQnl9PC5UXWR5LtY8GRZ4mOu js21U16H1nHyqpmddQcVeCc/wNG0mUUuGKtTmtU2z22l9ubgONMo+EbRa/uqrNv0MvtATR EnSSjBhvu3iorC6m9L3NTTcsDVb2FRfq7gh6GMGP5dT0VRJP6nLWEdAwfEpWDK0GkNun26 cc6r1cWHmhFYRPdMa/+TgdTnHjeluPvQ75oCWb1hU3/lQBCYQrqIzNoO4ynTYQ== Received: from [192.168.178.40] (dynamic-046-114-175-072.46.114.pool.telefonica.de [46.114.175.72]) by mx (OpenSMTPD) with ESMTPSA id 1981768d (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 24 Jun 2022 17:11:48 +0000 (UTC) Message-ID: <59e7dffc-4ef4-2a2b-b7a3-3de38a319e36@bitfehler.net> Date: Fri, 24 Jun 2022 19:11:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: Problems posting patches to lists.sr.ht Content-Language: en-US To: Tim Culverhouse , Moritz Poldrack , =?UTF-8?Q?Nguy=e1=bb=85n_Gia_Phong?= , ~sircmpwn/sr.ht-discuss@lists.sr.ht References: <93b7a604-eeaf-0cab-3e06-423ce971ae1d@bitfehler.net> From: Conrad Hoffmann In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Quick update on this: we've identified one problem with thread assignment where mails arrive out of order. There is code to handle this, but it had some issues. A patch is in review. Note, however, that the patch only prevents this from happening in the future. We'll also need to write a script to fix the already broken threads (WIP). This is definitely what happened with the Blackshades thread. Patches have a slightly different handling, I still need to check whether that was caused by the same issue or a different one. Thanks for your patience, y'all. I'll keep you posted. Cheers, Conrad