邮箱发送附件,附件变成了bin文件

邮箱发送附件,附件变成了bin文件主要原因是因为文件名过长造成的 主需要添加  System.getProperties().setProperty("mail.mime.splitlongparameters", "false");
相关文章
相关标签/搜索