Hi all,

i have problem with forwarding attachements. First one was that if I
forward attachement it was corrupted and I cant read it from
nowhere.

I correct this one by modify include/imap.inc on line 1811 line

return substr($result, 0, strlen($result)-1);

with

return $result;

Whith this I can forward attachement and can read it with no
problems from other clients but ilohamail can't read it. If i try to
work with small text document, everything is ok, but if i try i.e.
pdf file, i download only part of it.

I think that problem is somewhere in iil_C_HandlePartBody but its
too late and i'm too tired.

Will anybody has similar problem with devel ilohamail? If yes, can
somebody try to look at it, I have no time for next two days and I
need this to work.

If you try my modification which i put above is there still bug
"Last character truncated in messages" described on
http://wiki.ilohamail.org/index.php/BugsAndGlitches ?

Thanks

-- 
 .''`. Ondra 'Kepi' Kudlik
: :' : Debian GNU/Linux User
`. `'
  `-   http://www.nosoftwarepatents.com/cz/m/intro/index.html 



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Ilohamail-devel mailing list
Ilohamail-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ilohamail-devel

Reply via email to