I have an AWS Ubuntu 14.04 EC2 instance. I have a java web application
which needs to send email notifications from xyz@gmail.com
whose password is abcd
.
I tried verifying this email address from my console access. I also created SMTP
credentials. So I have a user name, password and a host url
.
Now I need to send a mail from my application. The sender mail ID should be xyz@gmail.com. How can I achieve this?
Aucun commentaire:
Enregistrer un commentaire