View Single Post
  #1 (permalink)  
Old 10-06-2006, 06:39 AM
psalm121 psalm121 is offline
Junior Member
 
Posts: 9
Default Tomcat error opening html email attachment

I'm getting the following error when opening an email with a file attached which happens to be an html file

"java.io.IOException: Error in encoded stream: needed at least 2 valid base64 characters, but only got 0 before padding character"

I googled this error and found a solution to do with javamail which I think zimbra uses partly the solution was to:

set javamail "mail.mime.base64.ignoreerrors=true".

However I don't know where I'd go about changing this setting in the Zimbra files.

Does anyone have any ideas?

Thanks.
Reply With Quote