The Artima Developer Community
Sponsored Link

Java Answers Forum
Java and generate automatic mail

1 reply on 1 page. Most recent reply: Jul 25, 2002 11:07 AM by Jay Kandy

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Joey

Posts: 12
Nickname: joey
Registered: Jul, 2002

Java and generate automatic mail Posted: Jul 25, 2002 6:08 AM
Reply to this message Reply
Advertisement
helo, can anyone tell me how I can send a mail automaticly to every mailaddress that is stored in a txt file.
It should be an application
I found some examples on the net but not realy what I'm looking for.

thanx


Jay Kandy

Posts: 77
Nickname: jay
Registered: Mar, 2002

Re: Java and generate automatic mail Posted: Jul 25, 2002 11:07 AM
Reply to this message Reply
Please follow the link. A library is the module that should be dealing with implementations of RFC. So use jars instead of writing to ports.

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

Jay

Flat View: This topic has 1 reply on 1 page
Topic: Java servlet - clear cache while Outputting PDFs Previous Topic   Next Topic Topic: Need some help with BufferedReader

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use