How can i use the send a mail to gmail account?

0 votes

I am using bellow follwing function.

emailService.SendMail(sendTosendSubjectsendMsgsenderEmailIdemailMimenew EmailCallBack()); 

 

in the callback script i am getting scucess.

Once i get the success message. then i am checking my gamil account. I do not recives mail.

asked Jun 23, 2014 in App42 Cloud API-BaaS by marine.modi (62 points)
Have you configure the email in AppHQ Management Console with right parameter.
like emailId= "nick..@gmail.com","nick..@gmail.co.in"
       host = "smtp.gmail.com",
       port = 465
       isSSL= true

1 Answer

0 votes
Hi,

Also i need to tell you that your emailId & password is correct which you have configure.

Let us know if you have any problem with this.

Thanks.
answered Jun 24, 2014 by hs00105 (517 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...