From nobody Tue Apr 18 18:15:59 2023 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 4Q1Bv14lFlz45SwW for ; Tue, 18 Apr 2023 18:16:13 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [135.125.211.209]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1Bv059Cvz3K07 for ; Tue, 18 Apr 2023 18:16:12 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ellael.org header.s=dkim header.b=Iu2AYoAq; spf=pass (mx1.freebsd.org: domain of trashcan@ellael.org designates 135.125.211.209 as permitted sender) smtp.mailfrom=trashcan@ellael.org; dmarc=pass (policy=quarantine) header.from=ellael.org Received: from smtpclient.apple (p200300Fb4F12Eb014935b3087726741E.dip0.t-ipconnect.de [IPv6:2003:fb:4f12:eb01:4935:b308:7726:741e]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4Q1Bty13xHz1PDT; Tue, 18 Apr 2023 20:16:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1681841770; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4f6stjTgPs2KLS+kgCzXe5zSpj7ToexOfIQg/ZX3g5o=; b=Iu2AYoAqeHMqPOQidEyVV2+gUsYjJF5/3aLt96Cm1smYtVSw1Wgxn7xWN25yXUTwquDY97 I1bY7GMZLcLRmCxj64DnSgWY0IfSy9uUMbodF7NBAAdrj82rB5OjE4+OYgw3mkpxqumCVm NfPDSXMoZxpzwQPKlzR8Pe9y2BnvnNs+1JDHCDxZtoMnepf3box++FRAyK93EULADfpvrL Mu6oh40R3Jbbh59OV7+rTL8z/YtRbvQbEJWQ31fnB0wXiU3gxT7RAsJcz+gN4El/AY0+x3 uSnQ6VJztGN+H7AXnhzTB1YaEZfisylbuy2AJimcacXatCeVPbsKK3Mj68LoDw== Content-Type: text/plain; charset=us-ascii List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.500.231\)) Subject: Re: Blacklistd Issues - Problem Identified From: Michael Grimm In-Reply-To: <6BD45EAE-D626-4B16-8C24-197FFE34E601@ellael.org> Date: Tue, 18 Apr 2023 20:15:59 +0200 Cc: Doug Hardie , Norman Gray Content-Transfer-Encoding: quoted-printable Message-Id: References: <8B1C1DCE-75CA-4CE9-A589-329519FB792E@sermon-archive.info> <4E4A4B99-D8DF-4C5C-9700-C56F354A9991@sermon-archive.info> <24171551-4181-49C8-B1DE-2C3D9A00DC4C@sermon-archive.info> <6BD45EAE-D626-4B16-8C24-197FFE34E601@ellael.org> To: questions@freebsd.org X-Mailer: Apple Mail (2.3731.500.231) X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[ellael.org,quarantine]; MV_CASE(0.50)[]; R_DKIM_ALLOW(-0.20)[ellael.org:s=dkim]; R_SPF_ALLOW(-0.20)[+ip4:135.125.211.209]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:16276, ipnet:135.125.128.0/17, country:FR]; MLMMJ_DEST(0.00)[questions@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[ellael.org:+]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCPT_COUNT_THREE(0.00)[3]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4Q1Bv059Cvz3K07 X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N Michael Grimm wrote > I will definitely support your patch or a solution that makes BADUSER = configurable. The more I'm thinking about this the more I do come to the conclusion = that the current config file format isn't suited for making BADUSER = configurable.=20 Either one adds some options tag to be used in generic kernel = configuration file, or leave it by the patch of Doug. Just my 2 cents, Michael