Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 21E4D15B9A79 for ; Tue, 17 Apr 2012 10:29:53 -0300 (ADT) Received: from 30.55.colo.spiretech.net ([69.168.55.30] helo=lists.commandprompt.com) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SK8Tg-0002zf-Ho for pgsql-hackers@postgresql.org; Tue, 17 Apr 2012 13:29:53 +0000 Received: from moon (spinlock.commandprompt.com [69.168.55.30]) by lists.commandprompt.com (Postfix) with ESMTPA id E7ADAB3; Tue, 17 Apr 2012 06:29:44 -0700 (PDT) Received: from moon ([46.173.84.230] helo=moon) by assp.commandprompt.com with ESMTPS(AES128-SHA) (2.1.1); 17 Apr 2012 06:29:41 -0700 From: Alex Shulgin To: Jay Levitt Cc: Magnus Hagander , Dimitri Fontaine , Alvaro Herrera , Peter Eisentraut , Robert Haas , Tom Lane , Greg Smith , Pg Hackers Subject: Re: Bug tracker tool we need References: <4F84D3A0.8010808@2ndQuadrant.com> <1334165303.25392.9.camel@vanquo.pezone.net> <28338.1334168965@sss.pgh.pa.us> <1334180206.25392.39.camel@vanquo.pezone.net> <1334350086.9019.16.camel@vanquo.pezone.net> <878vhyeqyq.fsf@commandprompt.com> <4F89ED6C.4030609@gmail.com> <87d379mwan.fsf@commandprompt.com> <1334540156-sup-2520@alvh.no-ip.org> <878vhwnjhv.fsf@hi-media-techno.com> <877gxf7ihf.fsf_-_@commandprompt.com> <4F8C93B2.1000503@gmail.com> <4F8D6E37.5090808@gmail.com> Date: Tue, 17 Apr 2012 16:29:30 +0300 In-Reply-To: <4F8D6E37.5090808@gmail.com> (Jay Levitt's message of "Tue, 17 Apr 2012 09:20:55 -0400") Message-ID: <8739821o79.fsf@commandprompt.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Assp-Version: 2.1.1(11364) on assp.commandprompt.com X-Assp-Client-TLS: yes X-Assp-ID: assp.commandprompt.com m1-69384-02568 X-Assp-Envelope-From: ash@commandprompt.com X-Assp-Intended-For: pgsql-hackers@postgresql.org X-Assp-Original-Subject: Re: [HACKERS] Bug tracker tool we need X-Pg-Spam-Score: -1.9 (-) X-Archive-Number: 201204/887 X-Sequence-Number: 206690 Jay Levitt writes: > > (A quick Google shows redmine and especially Trac having spam issues > of their own.) Ugh, redmine (or trac for that matters) has nothing to with handling spam. I believe a typical bug tracker doesn't handle spam itself, it lets the mailing system do that. Surely you can throw in some captcha plugins to try to reduce the spam posted from the web UI. -- Alex