email - How to send mail from any mail id through java? -


How to send mail from any mail id via java? I mean how we can set them: the address in the mail that we want.

Call the standard Java Mail API and just the message.


Comments