My java facebook app sends private messages from my mail server to username@facebook.com.
It's ok, but some users can't receive private messages from users without friendship.
Facebook doesn't send me any notification (to my mail or at my facebook profile) if the message is not sucessfully received.
Is there a way (via FQL) to know if my app can send email to a specific user (without friendship)?
Is there a way (via FQL) to know if a specific user enabled private messages from non-friend users?
Thank you in advance and sorry for my bad english, cheers.