Bug 146573

Summary: squirrelmail can't send mails
Product: [openSUSE] SUSE Linux 10.1 Reporter: Peter Poeml <poeml>
Component: NetworkAssignee: Marian Jancar <mjancar>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: crrodriguez
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Peter Poeml 2006-01-30 11:10:56 UTC
I have been told that our squirrelmail suffers from this bug:
https://sourceforge.net/tracker/index.php?func=detail&aid=1366982&group_id=311&atid=100311
Comment 1 Cristian Rodríguez 2006-01-30 23:40:10 UTC
yes. and patch is here:

http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/functions/imap_general.php?r1=1.140.2.29&r2=1.140.2.30


Howveer. I suggest you should package the 1.4.x Tree (current stable) from the CVS..the changelog states several incompatibilities fixed, AND quite a few security holes plugged..(XSS, Header injection.et all)


Comment 2 Cristian Rodríguez 2006-01-30 23:50:23 UTC
BTW..the problem metioned in early posts in the squirelmail BT , A real PHP bug, as solved long time ago, and it's not present in SUSE PHP build
however, squirealmail will also not work due a similiar thing, you should aplly the metioned patch

please read (my, from another address) PHP BUG report 

http://bugs.php.net/bug.php?id=35527

in  short, PHP developers decided to 
<rant>
change the behaviour of the curly braces stuff, between 5.1.1 and 5.1.2, and my report ended as a documentation problem.
</rant>
Comment 3 Anna Maresova 2006-02-08 13:12:28 UTC
fixed