View Single Post
  #6 (permalink)  
Old 07-27-2008, 09:54 PM
famao famao is offline
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by ambition View Post
thanks,but where I can find the 'mailboxd_java_options'?
do the following commands

# su - zimbra
$ zmlocalconfig | grep mailboxd_java_options

then, check it and adding above options

$ zmlocalconfig -e 'mailboxd_java_options=..... mail.mime.decodetext.strict=false -Dmail.mime.decodeparameters=true -Dmail.mime.decodefilename=true"
Reply With Quote