When I try to send a test mail I get the following error:
| Content Server Request Failed |
|
Unable to send email. Could not send mail message from user@example.com with subject line: Test email from Content Server. Mail server responded with error message: 530 5.7.0 Must issue a STARTTLS command first. xi8sm32398694pab.9 - gsmtp |
|
| |
After searching in google with this string I found the solution to this problem...
Solution:
mail.smtp.starttls.enable=true
But I don't Know where to place this code....I tried in Config.cfg file...But nothing worksout..
Thanks in Advance,
Gurug