Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 32922 invoked from network); 28 Oct 2010 15:06:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Oct 2010 15:06:18 -0000 Received: (qmail 56746 invoked by uid 500); 28 Oct 2010 15:06:18 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 56710 invoked by uid 500); 28 Oct 2010 15:06:17 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 56696 invoked by uid 99); 28 Oct 2010 15:06:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 15:06:17 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kevan.miller@gmail.com designates 209.85.213.182 as permitted sender) Received: from [209.85.213.182] (HELO mail-yx0-f182.google.com) (209.85.213.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 15:06:09 +0000 Received: by yxl31 with SMTP id 31so1374804yxl.13 for ; Thu, 28 Oct 2010 08:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=j/19Se14voOjkVmmyMI4xRukIVzjY0VKpFGvZob5YCE=; b=XlodYRkhQRWCX2UjmpA+mxNfNZ5BIqMe/Gdepstbej//GfRf6U+M2TF+Bv9DZqo6Xl YWzMWwcAsbr7O7f4Bqp7/BV0anQOtiEHsx+GiYYxR24AlmvmSV5cBSitPjLAyhjhWR54 l7V5nhDhziNWtnBff7dPjAPltK7uyKTMV7lP0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=HY/64l7+wPCXjOqr5KZ16u2eCKFGRKPSuK1zfDS4dkdZK9FX5yXGpJDLBDufWYNYq8 dFkwcw9Eg+33VjRlOmM8XZCxxy66h3bHfkSku/DRt70yCEpR1RqwlZOsU1jvUueayPVC q3zeAYkVHsSOvqxwkyoDCiIk7VNh3qdXFyinA= Received: by 10.151.41.7 with SMTP id t7mr19877597ybj.414.1288278349118; Thu, 28 Oct 2010 08:05:49 -0700 (PDT) Received: from [10.0.1.200] (cpe-075-189-199-238.nc.res.rr.com [75.189.199.238]) by mx.google.com with ESMTPS id p1sm880154ybn.17.2010.10.28.08.05.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 28 Oct 2010 08:05:47 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Does anyone else encounter the similar problem "552 552 spam score (6.2) exceeded threshold (state 18)." these days ? From: Kevan Miller In-Reply-To: <4CC940DF.4040905@gmail.com> Date: Thu, 28 Oct 2010 11:05:43 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4CC940DF.4040905@gmail.com> To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.1081) On Oct 28, 2010, at 5:22 AM, Rick McGuire wrote: > On 10/28/2010 2:37 AM, Shawn Jiang wrote: >> =46rom yesterday on, I encounter this problem frequently when I try = to reply mails to dev list. Does anyone else encounter the similar = problem below ?/ >> / > I used to have problems like this and resolved them by configuring my = email client to send plain text emails rather than using html. Right. I would expect that this will fix most problems. HTML formatted = email will cause a big bump in your SPAM score. Plus, it makes it a lot = easier for people reading this mailing list... --kevan=