How to hide Bcc with my mail id .when the user sent mail to my app how should i attach bcc with my mail id with out knowing the end user .
is this possible in message UI framework .any one guide me .
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
no its not possible with the message ui framework. your app may get rejected if you use some private api to do this. you can create a view with form and send this data on server to send mails here you can add your email id for BCC. thats the only option you have