如何用JAVA做一个WEBMAIL(JSP和SERVLET)?

alan_turing 2000-08-14 04:32:00
已经有邮件服务器,需要在另外一台机器上做WEBMAIL(结合DB2)!
这台机器的环境是 NT4。0 WEBSPHERE APPLI SERVER,支持JSP和SERVLET
问:
1、发送邮件技术如何实现?

2、那里有POP3和SMTP的资料?
...全文
253 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
帅老头123 2000-12-01
  • 打赏
  • 举报
回复
我遇到一个问题,javamail用 setSubject,收到的邮件不能显示中文的subject
怎么办?
zn123@263.net
alan_turing 2000-08-16
  • 打赏
  • 举报
回复
RE:想不想跳槽过来?这边缺人

谢谢您的帮助,很高兴和你交朋友!不知您有没有OICQ,用OICQ聊更快一些啊,我的号是
1340227



leslielu 2000-08-16
  • 打赏
  • 举报
回复
其实他的文档把原理讲的很清的。
再给你几个网址。
JavaMail API, provides a set of classes for mail and
messaging applications. Royalty-free implementations of the
API are now available from Sun for SMTP, POP and IMAP - and
many other mail systems are supported by third-parties. For
more information, visit the official JavaMail page, at
http://java.sun.com/products/javamail/

http://java.sun.com/products/javamail/FAQ.html


Introduction to the Java Mail API
www.javaworld.com/javaworld/jw-06-1999/jw-06-javamail.html

http://www.gamelan.com/journal/techworkshop/
WebMail in Java: Reading E-mail
http://www.gamelan.com/journal/techworkshop/122799_webmail2.html

SMTPMailBean
http://www.javacoffeebreak.com/beans/SMTPMailBean/index.html

JMail - Free Java(tm) E-Mail Server
http://www.jps.at/java/tools/mailserver.html

Webmail - A Java mail server with a web interface for reading and sending emails.
http://webmail.wastl.net//

The Java Apache Mail Enterprise Server (a.k.a. Apache James) will be a 100% pure Java server application designed to be a complete and portable enterprise mail engine solution based on currently available open protocols (SMTP, POP3, IMAP).
http://java.apache.org/james/


http://www.y2kinfo.com/directories/pages/dir.java.net.mail.html

Pop3 Provider for JavaMail
http://injektilo.org/pop3mail.html

WebMail in Java: Reading E-mail
http://www.gamelan.com/journal/techworkshop/122799_webmail2.html

另外,我现在也在作这样的工程,看你问的问题知道我比你早走了一步。有什么问题就发帖出来吧,我能帮的一定帮了。
另外有关2、那里有POP3和SMTP的资料?只有一本中文书籍《Internet Email 协议开发指南》
想不想跳槽过来?这边缺人。呵呵。对了,机械工业出版社。

alan_turing 2000-08-16
  • 打赏
  • 举报
回复
能讲讲原理吗?
Jackzhu 2000-08-14
  • 打赏
  • 举报
回复
sun的javamail中有类似的例子,用servlet,在web发送接受邮件
http://java.sun.com/products/javamail

81,090

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧