摘要
JavaMail提供了对邮件收发核心流程很好的支持,但在开发实用邮件系统过程中,必然会遇到JavaMail本身并不支持的如嵌套邮件内容解释、MIME类型数据处理框架结构、中文乱码等技术难题。在全面研究基于Java技术的邮件系统开发的基础上,给出了通用的解决方案和实现要点。
JavaMail facilitates the development of E-mail System. However ,during the development of practical E-mail system, some prob- lems such as the parsing of nesting email content, the process framework of data of MIME type,and the unreadable Chinese chars can not be supported by JavaMail. General solutions to these problems are presented, and the key technologies are provided.
出处
《计算机应用与软件》
CSCD
北大核心
2008年第3期162-163,175,共3页
Computer Applications and Software
关键词
JAVAMAIL
JAF中文乱码
邮件系统
JavaMail JavaBeans Activation Framework(JAF) Unreadable chinese chars E-mail system