[PEAR-BUG] Bug #20098 [Opn]: Broken bug notifications catched as spam

[email protected] Fri, 3 Oct 2014 21:50:23 +0100 (BST)
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at https://pear.php.net/bugs/bug.php?id=20098&edit=1

 ID:               20098
 Updated by:       [email protected]
 Reported By:      jan at horde dot org
 Summary:          Broken bug notifications catched as spam
 Status:           Open
 Type:             Bug
 Package:          pearweb
 PHP Version:      Irrelevant
 Roadmap Versions: 
 New Comment:

I've submitted a fix for this, if they'll accept it.
https://github.com/pear/pearweb/pull/7


Previous Comments:
------------------------------------------------------------------------

[2013-10-14 11:07:02] yunosh

Description:
------------
Bug report notifications may be marked as spam because they have broken
headers. SA rules that are being triggered are:
FROM_MISSPACED=1.143 and TO_NO_BRKTS_FROM_MSSP=2.499

Expected result:
----------------
To: <[email protected]>
From: "dkh at member dot fsf dot org" <[email protected]>


Actual result:
--------------
To: [email protected]
From: "dkh at member dot fsf dot org"<[email protected]>

------------------------------------------------------------------------


-- 
Edit this bug report at https://pear.php.net/bugs/bug.php?id=20098&edit=1