开发者

How to Hide Bcc option with my mail id in Message Ui framework

开发者 https://www.devze.com 2023-02-27 02:01 出处:网络
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 .

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 .


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

0

精彩评论

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