Deki
Posts: 0
Joined: Tue Apr 15, 2014 4:53 pm

Is there any way to send a password recover email without using a service like SendGrid?

Hello, I am following this tutorial http://docs.appery.io/tutorials/build... and I notice that it uses SendGrid service to send a password recovery email. I don't have a domain name with a domain email address (which is required by SendGrid). Is there any other way that I can send a password recovery email using just Apperyio platform? Thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Is there any way to send a password recover email without using a service like SendGrid?

Hi Deki,

Can you please clarify what do you mean here:
[quote:]
I don't have a domain name with a domain email address (which is required by SendGrid).
[/quote]

Deki
Posts: 0
Joined: Tue Apr 15, 2014 4:53 pm

Is there any way to send a password recover email without using a service like SendGrid?

Hi,

I meant some registered company or organization...for example www.exadel.com and the corresponding support email would be a href="mailto:support@exadel.com" rel="nofollow"support@exadel.com/a. But actually I worked this part out. No need to worry about it anymore....But my overall question still is, is there any way to send an email to a specific user of an app without using a third party like SendGrid? I guess my question really comes down to, do you guys have SMTP server that can send out emails generated from Server Code scripts. Thanks

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Is there any way to send a password recover email without using a service like SendGrid?

Hi Deki.

Unfortunately Appery.io server side currently does not support this functional.

And this time you can use only third party services to send emails. Or implement your one in other technology and use it from appery.io by invoking the REST.

Regards.

Return to “Issues”