Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49165 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45017 invoked from network); 29 Jul 2010 08:03:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2010 08:03:07 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:42039] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/74-21430-AB5315C4 for ; Thu, 29 Jul 2010 04:03:06 -0400 Received: by bwz11 with SMTP id 11so42692bwz.29 for ; Thu, 29 Jul 2010 01:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=I32uaA9xRrJA+kamemvFThHHvLSInYmiwzNPZFD7DB4=; b=UJCYKEHjGfNkoC4JA4+K9Wj7Okyd808Q36+jgm+jHZH3cJ0N0GdMH0A1aAj9ohtRBN PxpENHfjURp1XKzWSg917jse4JoN1sXJX7VJR3DfnL2+MgiZfO7d/MfLCbtNWuh2TlsE xbbl/vIUv2w0nNnc8w/boWOTmFie69bBJVgPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=kjvylpotlFS+JrKRqXbj9igoUYidgZ9G77PZYtvl/lAkdS7bd2W876fnOWrQlgF50O Xe8HuB8D5JgXpCh64vVtdGzrYnWl4NPHL4+SGhwRJs48RIrRqL3ItkFSe2okeEsUZw+I q9lw9674Z72mRWcsf45qnszv/THF/O7b20Shw= MIME-Version: 1.0 Received: by 10.204.51.145 with SMTP id d17mr8758946bkg.20.1280390583215; Thu, 29 Jul 2010 01:03:03 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.204.99.201 with HTTP; Thu, 29 Jul 2010 01:03:03 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 Jul 2010 10:03:03 +0200 X-Google-Sender-Auth: E-MhW7zrkl_JxS5bKOmy4vW4HKA Message-ID: To: Adam Harvey Cc: internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Mail filtering (Was: Re: [PHP-DEV] [RFC] Return type-hint) From: info@tyrael.hu (Ferenc Kovacs) On Thu, Jul 29, 2010 at 9:47 AM, Adam Harvey wrote: > On 29 July 2010 15:43, Ferenc Kovacs wrote: >> ps: the spam filter rejected my previous email because of the >> codesearch links... > > This happened to me repeatedly the other day, too, even with an e-mail > that ultimately didn't feature any links at all. Can someone with > admin access see if the mail filtering's working properly, please =E2=80= =94 it > seems extremely over-zealous at the moment about rejecting e-mails > with non-spammy links. > > Adam > The really funny thing is, that I got many spam through the mailing list, mostly at php-webmaster if I remember correctly. So I can get spam from the php mailing lists, but I can't send non-spam mails which contains links because they get bounced back. Tyrael