[Tickets #4854] Re: Cannot filter spam if from address has illegal apostrophe (')
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Jan 20 11:37:29 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4854
-----------------------------------------------------------------------
Ticket | 4854
Updated By | qa at cpanel.net
Summary | Cannot filter spam if from address has illegal apostrophe (')
Queue | Ingo
Version | 1.1.1
Type | Bug
State | Not A Bug
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
qa at cpanel.net (2007-01-20 11:37) wrote:
My apologies, I forgot to clarify that the problem exists in the Horde
Framework, not IMP.
1. Download Horde-3.1.3
2. Untar
3. cd horde-3.1.3/lib/Horde/IMAP
4. Open Search.php
5. Goto line 539
6. Notice: $this->_query = String::upper($header) . ' "' .
addslashes($query) . '"';
IMAP and Email RFCs in general are not my forte, thus the patch I supplied
might not be the best or correct way to resolve the issue.
More information about the bugs
mailing list