Bug 146573 - squirrelmail can't send mails
Summary: squirrelmail can't send mails
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 2
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marian Jancar
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 11:10 UTC by Peter Poeml
Modified: 2006-02-08 13:12 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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