Bugzilla – Bug 146573
squirrelmail can't send mails
Last modified: 2006-02-08 13:12:28 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
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)
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>
fixed