chwala issue on debian wheezy
Szota, Marcin
msz at msz.katowice.pl
Tue Mar 3 15:01:50 CET 2015
from Mail_Mime-1.8.5 changelog:
* Added possibility to set additional parameters of message part header,
e.g. attachment size [alec]
* Added automatic setting of attachment size via Content-Disposition
header size parameter [alec]
http://pear.php.net/package/Mail_Mime/download/1.8.5/
that's how my old cyrus messages(header part) looks:
Content-ID: <vnc.1412680209.1324.exe>
Content-Transfer-Encoding: base64
Content-Type: application/x-dosexec;
name=vnc.exe
Content-Disposition: attachment;
filename=vnc.exe
..and new:
Content-ID: <5bcdd6ac0347d00cb1cc2ab99d22ab41.ico.1425390022.8076.zip>
Content-Transfer-Encoding: base64
Content-Type: application/zip;
name=5bcdd6ac0347d00cb1cc2ab99d22ab41.ico.zip
Content-Disposition: attachment;
filename=5bcdd6ac0347d00cb1cc2ab99d22ab41.ico.zip;
size=113160
i'm just guessing it's all about that size doesn't exist
W dniu 2015-03-02 20:06, Szota, Marcin napisał(a):
> Hi
>
> i've just updated kolab 3.3 to 3.4.
> All works fine except all my files in chwala have now size 0KB.
> According to this mail
> https://lists.kolab.org/pipermail/users/2013-November/015993.html
> (..old email, yet it works since 3.4)
> chwala needs php-mail-mime at least 1.8.5 and debian wheezy comes with
> 1.8.4, so i've upgraded to 1.8.9 and all works fine if i upload new
> file – old files still are shown as 0KB size.
> Any idea how to access old files without manually decoding every single
> message?
> all still there in /var/spool/.../Files untouched
>
> thanks in advance
More information about the users
mailing list