Return-Path: X-Original-To: apmail-roller-user-archive@www.apache.org Delivered-To: apmail-roller-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99A417A53 for ; Mon, 1 Aug 2011 19:27:06 +0000 (UTC) Received: (qmail 97537 invoked by uid 500); 1 Aug 2011 19:27:06 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 97462 invoked by uid 500); 1 Aug 2011 19:27:05 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 97453 invoked by uid 99); 1 Aug 2011 19:27:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2011 19:27:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of snoopdave@gmail.com designates 74.125.82.178 as permitted sender) Received: from [74.125.82.178] (HELO mail-wy0-f178.google.com) (74.125.82.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2011 19:26:57 +0000 Received: by wyf19 with SMTP id 19so1938213wyf.9 for ; Mon, 01 Aug 2011 12:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8BtqhsKwwT7FGfLEYjPq2dhRyQ2v17ZrRRqn0OReC5I=; b=YwcASxAzi3DRobWirbywhmPLcIf2EO97ys6IiQfVysJdhanHbsw3oip7TyyN5uHM+v 6ixeMiyC6DxXNWYNiLx0stm/JwPFXPJElqb75pXX2t3sU9V35Wr3xiUAtwc2n25zfyWi +Lj9vqSUiEw9iTgw/dOzqJbUCft+Mwr5t+KUM= MIME-Version: 1.0 Received: by 10.227.197.8 with SMTP id ei8mr6937513wbb.18.1312226797489; Mon, 01 Aug 2011 12:26:37 -0700 (PDT) Received: by 10.227.146.137 with HTTP; Mon, 1 Aug 2011 12:26:37 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Aug 2011 15:26:37 -0400 Message-ID: Subject: Re: Comment notifcation emails being sent before comment approval From: Dave To: user@roller.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jul 27, 2011 at 2:50 PM, Van R-H wrote: > I couldn't find an existing case for this, so I am creating a new thread. > > I'm noticing that if I subscribe to be notified of new comments for an > entry, I am getting emails even before they are approved. > > I'm running Roller 4.0.1 on Oracle DB and WLS11g. > Comment authentication is required globally. "Require comment moderation for > all weblogs" is checked in server admin area > > Steps taken: > > 1. Create a comment on entry page and provide email and check "Notify me by > email of new comments." > 2. As an admin, go into the blog comment area. Ensure that it is Pending. Looks like a bug to me. Added an issue to track it: https://issues.apache.org/jira/browse/ROL-1926 > I also tried posting a comment with "notification" unchecked in the comment > forum and email still got generated. How does a user unsubscribe from > getting an email on a particular blog entry? Roller does not have that feature. - Dave