Can I send mail from localhost(my mail server) to yahoo or gmail with
javamail api? What should I do to don't see this exception:
DEBUG: Java.io.filenotfoundexception:
d:\borlan\jbuilder2006\jdk1.5\jre\lib\javamail.providers (the system
can not found the file specified)
DEBUG: !anyload
DEBUG: not loading resource:/META-INf/javamail.providers
DEBUG: successfully loaded resource:/META-
INf/javamail.default.providers
………
I must change my mail server config files? If I want to send mail from
one account in yahoo to another account, can I do this work with
javamail api?