I was hoping someone can shine some light on an issue I have been trying to resolve.
Users who sign up for our service can connect to FB using our website and invite friends. When the invite is sent to a chosen FB contact they receive a FB Request and also an email message in their FB inbox with a link back to our FB app. The link takes them to a signup page.
The problem is that the email in the invitees FB inbox is flagged with a little yellow warning icon and if you hover your mouse pointer over the icon you can see a message: "Unable to confirm [FB user name] as the sender."
I notice that I don't get this warning if the sender happens to have signed up to FB with an email address containing our website domain name (which is an unlikely scenario) but otherwise the warning appears.
I believe this is because when we try to send an email on behalf of the inviter in terms of their original email address (e.g. user@hotmail.com, user@gmail.com etc) (which they would have used when signing up to FB) we are not authenticating through the users email server for their domain and then FB flags these emails with the warning I mentioned above.
What's interesting is that I have manually sent emails to a test FB account with a FROM: address of user@gmail.com and sent it via a hotmail SMTP server and it was delivered to the users FB email inbox without a warning. This would seem to contradict what I said above about the warning appearing because of not authenticating through the correct email server.
Has anyone else experienced a similar problem and found a way to deal with it?
Your help would be very much appreciated! If I need to make any clarifications please let me know. Thanks.