I have gone through this question, it works well with its own case using SSL
and I have also tried this one, which somehow suits to my need but it won’t worked in my case.
I have also read this topic but still not able to send a email without using SSL in my code.
Everytime I send a mail it says “Exception 554, Mail Refused”
what i really need is to use::
mailhost: “smtpout.secureserver.net”
port-no: 25
Thanks,
Haps.
Firstly use Mail.jar, activation.jar, Additional.jar file Upload in Your project
Use this Mail Class
Mail class has send() Method use in Your Main class