How can I send email from my application ?
        Posted  
        
            by srikanth rongali
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by srikanth rongali
        
        
        
        Published on 2010-04-28T05:02:09Z
        Indexed on 
            2010/04/28
            5:13 UTC
        
        
        Read the original article
        Hit count: 255
        
I want to attach a video and send email from my application.
 I downloaded apples example code  MailComposer. I compiled it. I did not get any errors or warnings.
 I sent the mail to my mail id. But, I could not see any mail in my inbox. I am working on simulator.
 I did not set any senders email id in simulator. 
How can I know whether the code is working or not ?
Thank You.
© Stack Overflow or respective owner