facebook - How to enable email for notifications? -


I am developing a prototype on Facebook and want to make sure that if they want, You can receive an email from Facebook Notification This particular request has been made from some users who do not spend much time on the site, and their notification settings are really tight, but check their email regularly.

I have enabled all the settings I can find, app settings

notif settings

 email settings

but still nothing.

Although Facebook gives you the option, there is no way to do this, because I think that most other applications that I directly email directly to me are your domain / email account instead of the Facebook messaging system .

Any thoughts? Thank you.

email after getting extended permission (which looks like yours ), Then simply retrieve the email address using the graph API, or FQ, and then send it to yourself. It works like this. There is no way to send email using Facebook API.

Comments