How to send mail without mailserver

Hi,I don't have a mail server.So my system does not support smtp and pop3 but i want to sent mail to yahoo,rediff id.Is this possible using javamail
[163 byte] By [ramkannana] at [2007-10-3 5:24:15]
# 1

As explained in the JavaMail FAQ, you either need your own mail server,

or you need someone else's mail server that you're allowed to use. Such

a mail server might be provided by your ISP. Or you could pay to have

access to such a mail server. Or you could use one of the systems that

provides free access to their mail server.

One way or another, you need a mail server.

bshannona at 2007-7-14 23:31:22 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...