0 Replies Latest reply on Jul 19, 2010 6:27 AM by bbasdeo

    Send facebook proxied email

      Hello


      I am currently working on a Seam  application which fetch user data from facebook after the latter has granted the necessary extended permissions. I have an issue regarding the email.  My application has to send confirmation emails later to notify users of transaction completion. From the login dialog before the user grant the permissions, they have options to change the email and use an anonymous email instead of their real email address.


      The proxied email is in the form


      "apps+xxxxxxxxxxxxxxx.xxxxxxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@proxymail.facebook.com"





      How will I be able to the real email id from the proxied one since users who have opt for proxied mails are not receiving any mail notifications?


      The mails sent are not bounced back and even there are no errors logged


      The emails are sent using the jboss-seam-mail.jar.


      Any help regarding this issue is most welcome



      Neerou