tags:

views:

348

answers:

1

Hi,

I am using inbuilt framework of iPhone sdk to send an email.

So is there any way to test this functionality on iPhone simulator.

Also the composer shows only TO, CC, BCC but not FROM, so what email id does it use to send an email to the specified recipients.

A: 

Emails sent from apps other than Mail use the default mail account (configured in the Settings app).

Tim