i want to use use javamail Api and i am not able to understand which server i use or is there is any other api available which is better then javamail Api.please suggest me
bhallarahul -4 Light Poster
Recommended Answers
Jump to PostApache James is an email server based on JavaMail(javax.mail).
Essentially you start the server, email comes in, and it tries to determine which Mailet to send the email to, for …
Jump to PostApache James is the base install:
http://james.apache.org/download.cgi#Apache_James_2.3.2_is_the_stable_version
The above projects you listed are components which add to James.
Any further inquiries should be directed to the Apache James project directly:
…
All 5 Replies
DavidKroukamp 105 Master Poster Team Colleague Featured Poster

ztini
bhallarahul -4 Light Poster

ztini
bhallarahul -4 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.