From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: unicorn-public@bogomips.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 3CECA1F843; Sun, 5 Oct 2014 22:33:35 +0000 (UTC) Date: Sun, 5 Oct 2014 22:33:35 +0000 From: Eric Wong To: unicorn-public@bogomips.org Subject: Re: [ANN] email submission port (587) enabled Message-ID: <20141005223335.GA3821@dcvr.yhbt.net> References: <20141004232241.GA23908@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141004232241.GA23908@dcvr.yhbt.net> List-Id: Eric Wong wrote: > - This will expose your client IP address to the world > (but many existing mail setups do that anyways) You may use tor to get around this: tsocks git send-email ...