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

[email protected] Fri, 20 Feb 2015 21:44:40 +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:           Closed
 Type:             Bug
 Package:          pearweb
 PHP Version:      Irrelevant
 Assigned To:      garrettw
 Roadmap Versions: 
 New Comment:

I've release pearweb 1.26.1 which includes this bugfix.


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

[2014-10-27 06:07:32] garrettw

-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.

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

[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