[
https://issues.apache.org/jira/browse/MATH-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767571#comment-13767571
]
Thomas Neidhart commented on MATH-970:
--------------------------------------
I did investigate a bit further, although I could not yet reproduce it on my
system (linux-based).
There seem to be two parameters used by javamail that control the way filenames
are treated/decoded:
* "mail.mime.decodeparameters"
* "mail.mime.windowsfilenames"
Could you try to enable the first one with
{noformat}
System.setProperty("mail.mime.decodeparameters", "true");
{noformat}
before parsing the message?
Thanks,
Thomas
> Provide a way to retrieve the best solution found so far when reaching the
> maxIteration limit in SimplexSolver
> --------------------------------------------------------------------------------------------------------------
>
> Key: MATH-970
> URL: https://issues.apache.org/jira/browse/MATH-970
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.2
> Reporter: Thomas Neidhart
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira