From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id BA3FD201B88 for ; Thu, 16 Jan 2014 06:50:16 -0800 (PST) Received: by mail-wi0-f173.google.com with SMTP id d13so5358396wiw.0 for ; Thu, 16 Jan 2014 06:50:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vnmMqLzYvsdh+EDPkYPZE4KkB0+xHb/jAzBBwGY6nt0=; b=iBSH9swJ+jhFRhj8q07FljPBnf8LPRJuuLEnJqi+nYC6NJDpgyf0i5ALrb+vpjorxp z+pXI9WmtHpled8SWmL91BvFRnmG4a0v/d3IQzfd9CFs8MmdMuLPGrplpPzxFz8Z0AZM rnW1XgLP+TUUJ6PLD9JgtGTc1iH9KYeh40kk7NU+kG2MmSE4Nqpetm5pUO6ahoqzXh5M XEtubETWsENQoexQa7Gm+ViCihY4AIzR6gkVCdqsxnh1ayrrEZej1AVlWAx7QvsQOnUM wRqAE4kmLPaoRGjV/seQ//YhBm8d0iDTxh0p87Dxseua/WPoVPUKNzAiKVTjR2/1EPqn 5miA== MIME-Version: 1.0 X-Received: by 10.180.76.42 with SMTP id h10mr8523124wiw.46.1389883814258; Thu, 16 Jan 2014 06:50:14 -0800 (PST) Received: by 10.217.123.69 with HTTP; Thu, 16 Jan 2014 06:50:14 -0800 (PST) In-Reply-To: References: Date: Thu, 16 Jan 2014 09:50:14 -0500 Message-ID: From: Dave Taht To: David Personette Content-Type: multipart/alternative; boundary=f46d043890d30732da04f0178b9b Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] bcp38 via ipset X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jan 2014 14:50:28 -0000 --f46d043890d30732da04f0178b9b Content-Type: text/plain; charset=ISO-8859-1 One of the things to fix on the spam filter front on this box is it killing numeric urls so I figure david and I's conversation has been dropped on the floor. I put up the things described so far into a tiny script located at. https://github.com/dtaht/bcp38 It needs to hook into /etc/config/firewall somehow in the long run outside of firewall.user --f46d043890d30732da04f0178b9b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
One of the things=A0 to fix on the spam filter front = on this box is it killing numeric urls so I figure david and I's conver= sation has been dropped on the floor.

I put up the things described = so far into a tiny script located at.

https://github.com/dtaht/bcp= 38

It needs to hook into /etc/config/firewall somehow in t= he long run outside of firewall.user
--f46d043890d30732da04f0178b9b--