开发者

Where does email to Facebook test users go?

开发者 https://www.devze.com 2023-02-26 21:08 出处:网络
I\'m developing an app with Facebook connect.I\'ve created some test users using the API.Now I want to send email to the user when they do certain actions.The test users all have email addresses, but

I'm developing an app with Facebook connect. I've created some test users using the API. Now I want to send email to the user when they do certain actions. The test users all have email addresses, but I'm not sure they're valid开发者_JS百科, nor where I would check the mail sent.

So where would it go if I sent email to a Facebook test user?


If it's not a valid email then it won't go anywhere. Just like when you send a regular email to an invalid address. I'm not sure but you might bet a bounce back notification or something.

Have you considered just sending them a Facebook message?

0

精彩评论

暂无评论...
验证码 换一张
取 消