From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by sourceware.org (Postfix) with ESMTPS id 10F693858D38 for ; Tue, 24 Jan 2023 14:43:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 10F693858D38 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 4904F1F8C2; Tue, 24 Jan 2023 14:43:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1674571403; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=KHWWPKy701DUf7E8LhJnE+Fb5PL4mxzm5FTjZI2OR+g=; b=MMDjhN8ue9TiXig9Deq+27hG37E4ZK/0EQryfPgGLNPjYcJmNHnKQdhcURoUL0fdorPQed Y/Lv7QK6y6+Ef+G80ntt7TvFo0XMio5KSHL9nps+30t4j6z+0XvtSk/ru0E99Q0uzOU4Ia Qne3t9LgYuY/WAa7SpgJA29PPx1i1fM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1674571403; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=KHWWPKy701DUf7E8LhJnE+Fb5PL4mxzm5FTjZI2OR+g=; b=Mrc9/JXdXr1HX+pZ8mfD6rQd/Bq8ShDxfbDLKJhdNmsI+Hxqm29ua052/hpWU7vQC7Agdv saDdr11866r4iEAQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 3D5E1139FB; Tue, 24 Jan 2023 14:43:23 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id MgfzDovuz2MiDQAAMHmgww (envelope-from ); Tue, 24 Jan 2023 14:43:23 +0000 From: Martin Jambor To: "Frank Ch. Eigler" Cc: Overseers mailing list Subject: Re: Issues attempting to subscribe to libc-alpha@sourceware.org In-Reply-To: <20230124133151.GB31427@redhat.com> References: <20230124133151.GB31427@redhat.com> User-Agent: Notmuch/0.37 (https://notmuchmail.org) Emacs/28.2 (x86_64-suse-linux-gnu) Date: Tue, 24 Jan 2023 15:43:22 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_SOFTFAIL,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hello, On Tue, Jan 24 2023, Frank Ch. Eigler wrote: > Hi - > >> What is worse, the attempt (and there were not that many) seems to have >> put me on some sort of black-list [...] > > The logs indicate the system found a suspicious number of mailing list > subscribe events in a small window of time, a protection we put in > place weeks ago due to a spam/ddos attack. I turned this off, because > we have another method in play against that attack. > Thank you very much for resolving it this quickly. I don't think I attempted so many times to subscribe to trigger a spam-filter but perhaps my browser was over-active. In any case I am happy to hear you have a better way of dealing with the issue. I can confirm I could subscribe to the list without any problem now. Thanks again, Martin