Re: [SM-USERS] Special Characters in Attachment Filenames Break attachments

2007-05-09 Thread Tomas Kuliavas
... > Our Mysql Session Handler functions ran utf8_encode($data) when > inserting the session data but were not doing utf8_decode($result) when > reading it back out again! > > I don't really know why these two functions are needed in our particular > setup though as we have other setups that allow

Re: [SM-USERS] Special Characters in Attachment Filenames Break attachments

2007-05-09 Thread Daniel Watts
Tomas Kuliavas wrote: >> When attaching a file containing a 'foreign' character, eg É, the mail >> is sent but with no attachmnt. >> >> Is this a sqm problem or php? > > try reproducing it on same php version without eaccelerator and hardened > patches. If you can reproduce it with standard Squirr

Re: [SM-USERS] Special Characters in Attachment Filenames Break attachments

2007-05-04 Thread Tomas Kuliavas
> When attaching a file containing a 'foreign' character, eg É, the mail > is sent but with no attachmnt. > > Is this a sqm problem or php? try reproducing it on same php version without eaccelerator and hardened patches. If you can reproduce it with standard SquirrelMail scripts, test other PHP v

[SM-USERS] Special Characters in Attachment Filenames Break attachments

2007-05-04 Thread Daniel Watts
When attaching a file containing a 'foreign' character, eg É, the mail is sent but with no attachmnt. Is this a sqm problem or php? Sending from my Thunderbird results in the attachment working fine - so it's not the SMTP server. Squirrelmail Stable 1.4.8 PHP 5.x Hardened with Eaccelerator Apa