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

[email protected] Mon, 27 Oct 2014 06:07:33 +0000 (GMT)
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
+Status:           Closed
 Type:             Bug
 Package:          pearweb
 PHP Version:      Irrelevant
-Assigned To:      
+Assigned To:      garrettw
 Roadmap Versions: 
 New Comment:

-Status:      Open
+Status:      Closed
-Assigned To:
+Assigned To: garrettw
They still haven't merged my fix into the official code, but I'm sure
they'll get around to 
it sometime. I might as well mark this one as done.


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

[2014-10-03 21:50:22] garrettw

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

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

[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