在Servlet中可以调用系统程序直接发email吗?

becandg 2000-07-28 11:39:00
各位大侠,
小弟的Servlet跑在RedHat Linux 上,
不知可否直接调用系统程序mail的功能来发email?
如果可以,应如何做?
非常感谢!
...全文
149 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
alan_turing 2000-08-17
  • 打赏
  • 举报
回复
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
如果还有疑问我愿意和你多多讨论!
Jackzhu 2000-07-28
  • 打赏
  • 举报
回复
用sun 的 Javamail试试
Jackzhu 2000-07-28
  • 打赏
  • 举报
回复
java.sun.com
becandg 2000-07-28
  • 打赏
  • 举报
回复
请教大侠,
我如何得到?
Jackzhu 2000-07-28
  • 打赏
  • 举报
回复
sun有完整的例子和说明
becandg 2000-07-28
  • 打赏
  • 举报
回复
如何用,简单说说可以吗?

81,091

社区成员

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

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