Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Java in General
mail sending through Java Program
Anoobkumar Padmanabhan
Ranch Hand
Posts: 105
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi Team
i want a help.
i need to send mail from
java
program.
how i can do that. please reply with code.
Thanks<br /> <br />Anoobkumar<br />SCJP 1.5
Campbell Ritchie
Marshal
Posts: 80874
506
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
We don't simply hand out that sort of answer: look at this
FAQ
.
Joanne Neal
Rancher
Posts: 3742
16
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
This
is probably a good place to start
Joanne
Z Sugiarto
Ranch Hand
Posts: 58
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
[Edit: name calling is not allowed. Please be nice.]
[ August 30, 2008: Message edited by: Bear Bibeault ]
Mark Vedder
Ranch Hand
Posts: 624
I like...
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can also take a look at the
Apache Commons Email
project, which provides some wrappers to the JavaMail API Joanne pointed out.
Ulf Dittmer
Rancher
Posts: 43081
77
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Also, the JavaMail API will need an email server to work with.
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
sending java mails
javax.mail.AuthenticationFailedException
javamail
sending emil with spring mail abstact layer
How to set SMTP server
More...