Re: [SM-USERS] SM 1.4.22 on php 5.6.1/apache 2.4.10 problems

2015-03-19 Thread chose
Good afternoon, thanks for the tip. The patches didn't work to me, but I've solved it by the changing some lines in the "mime.php": about line 711: ... ... $replace = $res[4]; ... ... replace and add: $replace = str_replace('_', ' ', $res[4]); $replace = quoted_printable_decode ($r

Re: [SM-USERS] SM 1.4.22 on php 5.6.1/apache 2.4.10 problems

2015-03-17 Thread Niclas Arndt
> Date: Tue, 17 Mar 2015 09:16:31 +0100 > From: ch...@ajetaci.cz > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] SM 1.4.22 on php 5.6.1/apache 2.4.10 problems > > Good morning, > I've some issues with SM. I've solved some its issues with IE11 (user > could not download att