Problem with sending emails on my iPad 2?

Hi, I'm unable to send emails using my iPad 2 but I'm using all the correct account settings from my macbook pro which works perfectly. I have deleted and re-set my accounts but still dose not work, please help?
Thanks
Darren

iOS: Unable to send or receive email
http://support.apple.com/kb/TS3899
Can’t Send Emails on iPad – Troubleshooting Steps
http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
iPad Mail
http://www.apple.com/support/ipad/mail/
Try this: Delete the account in Mail and then set it up again.
 Cheers, Tom

Similar Messages

  • Problems with sending email about SO_OBJECT_SEND

    Hi,
    I have to send html emails from a ABAP Program and have found the module SO_OBJECT_SEND. When I fill in the data and call the function, I got the exception "OWNER_NOT_EXIST". In my userdetails, I have typed in my emailadress.
    My parameters, I use for the function call:
    w_object_hd_change-objla = sy-langu.
    w_object_hd_change-objnam = 'Object name'.
    w_object_hd_change-objsns = 'P'.
    w_object_hd_change-file_ext = 'HTM'.
    receiver_list-recextnam = '[email protected]'.
    receiver_list-recesc = 'E'.
    receiver_list-sndart = 'INT'
    receiver_list-sndpri = '1'.
    I have one line in objcont, object_type = 'RAW' and owner = sy-uname.
    Does anybody knows the problem?
    Cheers Arne

    DATA: ds_object_hd_change   LIKE sood1.
    DATA  g_object_type         LIKE sood-objtp VALUE 'RAW'.
         clear it_asci.
          INSERT it_asci INDEX 1.
          it_asci-line    = 'Comment: '.
          it_asci-line+14 = g_comment.
          INSERT it_asci INDEX 1.
          it_asci-line    = 'Transaction: '.
          it_asci-line+14 = g_tcode.
          INSERT it_asci INDEX 1.
          ds_object_hd_change-acout = 'X'.
          CONCATENATE 'Employee AD & D Insurance'
                       sy-uname
                  INTO ds_object_hd_change-objdes
                  SEPARATED BY space.
          CONCATENATE g_user_id '@yahoo.com'
                 INTO it_recv-recextnam.
          it_recv-recesc = 'U'.
          it_recv-sndex = 'X'.
          it_recv-sndcp = 'X'.
          APPEND it_recv.
    Send email to security admin
          CALL FUNCTION 'SO_OBJECT_SEND'
               EXPORTING
          object_hd_change           = ds_object_hd_change
            object_type                = g_object_type
               TABLES
                    objcont                    = it_asci
                    receivers                  = it_recv
               EXCEPTIONS
                    active_user_not_exist      = 1
                    communication_failure      = 2
                    component_not_available    = 3
                    folder_not_exist           = 4
                    folder_no_authorization    = 5
                    forwarder_not_exist        = 6
                    note_not_exist             = 7
                    object_not_exist           = 8
                    object_not_sent            = 9
                    object_no_authorization    = 10
                    object_type_not_exist      = 11
                    operation_no_authorization = 12
                    owner_not_exist            = 13
                    parameter_error            = 14
                    substitute_not_active      = 15
                    substitute_not_defined     = 16
                    system_failure             = 17
                    too_much_receivers         = 18
                    user_not_exist             = 19
                    originator_not_exist       = 20
                    x_error                    = 21
                    OTHERS                     = 22.
          IF sy-subrc <> 0.
            WRITE: / 'Error:  Cannot sent email (code=', sy-subrc, ').'.
          ELSE.
            MESSAGE s002 WITH 'Message sent'.
          ENDIF.
    hope this will solve ur problem
    vijay

  • Problems with sending emails

    Hello  I am having problems sending  emails to one particular address. I used to be able to send them OK, but recently for some reason I don't understand and neither do they, my e-mails bounce back with the following error message:  5.1.0 - Unknown address error 553-'5.3.0 Spam blocked see: http://spamcop.net/bl.shtml?62.24.202.76' Reporting-MTA: dns; out.ipsmtp4nec.opaltelecom.net  Final-Recipient:  ( email address blanked for privacy by me!) Action: failed Status: 5.0.0 (permanent failure) Remote-MTA: dns; [86.17.6.22] Diagnostic-Code: smtp; 5.1.0 - Unknown address error 553-'5.3.0 Spam blocked see: http://spamcop.net/bl.shtml?62.24.202.76' (delivery attempts: 0)  I have no idea what this means.  Can any one explain? Is this a fault on my computer or their - I think they use apple iMAc  Many thanks in advance for any assistance  Rarmy

    Thanks.  I wondered if thats what all that meant ( being a computer illiterate). My friends actually use PCs- and they have a virus checker system that constantly updates and I wondered whether that had affected our email traffic as we've been fine up until recently. Heigh ho - they are even less computer literate than me- so I guess no more emails!  Thanks

  • Problem with  sending email .

    Hi,
    I am using SO_NEW_DOCUMENT_ATT_SEND_API1 fm to send email with one excel attachment. But while sending the mail the body of the mail is converted into one PDF file and it is attached along with the excel attachment. so i am getting two attachment and the body of mail is blank. my requirement is to send attachment along with the body of message.
       I have checked in the outbox , the mail is sent in the required format with one excel attachment and body of mail. but while receiving the mail body is comming as a pdf attachment. is there any configuration problem. pl help me to solve the problem.
    Regards.
    Biswa

    even look at SOST Status and Try to set up sap inbox and send email to your sap inbox.
    if you get same problem and should be configurational issue or techinical issue.
    Reward Points if it is helpful
    Thanks
    Seshu

  • PDF fillable form problem with sending email

    I created a fillable form on a PDF.  I used the "emailto:" setting correctly.  I have tested it out on numerous computers throughout my company and it has appeared in the email inbox of my supplied email with no problem.  However, when my manager went to test the "Submit by Email" button I created on the PDF fillable form, it does not sync up with the "Select Email Client" box.  It starts to do a 'send/receive" on her Microsoft Outlook.  When I go and check to see if it sent anything at all to the designated email inbox it sends like 15 forms (some of them open and some of them do not).  I assume that is just from her clicking a zillion times.  But, I am curious to figure out why the "sent/receive" button appears on the bottom right-hand corner of her screen?!
    Is there a security setting that she might not have clicked that everyone else does?  Also, the "Print Form" button I created right next to the "Submit by Email" box works perfectly.
    Any help is appreciated!

    In article <[email protected]>, Scarab wrote:
    > For example I`ve got [email protected], [email protected],
    > [email protected] accounts in my GW system. I`ve got [email protected]
    > account on non-GroupWise system. I`d like to have group alias to send
    > emails simulateusly to [email protected], [email protected],
    > [email protected] and [email protected] and group alias must be in
    > example.com domain. That`s why I configured [email protected] alias in
    > non-GroupWise system but it doesn`t work with GroupWise IMAP.
    >
    Now we are even more confused
    - system GW knows itself and answers for example.com
    - system other knows itself and answers for __________?
    You used example2.com in your above which is different from what you
    started out with. And now you are mentioning IMAP that you haven't
    mentioned at all before. Perhaps you are writing faster than you are
    thinking and missing getting the key data into here, and that makes it
    difficult for us to constructively help you.
    Andy Konecny
    Knowledge Partner (voluntary SysOp)
    KonecnyConsulting.ca in Toronto
    Andy's Profile: http://forums.novell.com/member.php?userid=75037

  • Is anyone having a problem with sending emails now they have ios 7?

    Hi I am getting rejection notices from the server re emails sent. I have spoken to my ISP who has suggested port changes etc but this has not helped. They now say it is an Apple problem with ios 7. However Apple say it is a settings problem with my ISP! Has anyone any ideas?
    Many thanks
    Steve

    Hey Steve100B!
    I have an article here for you that can help you troubleshoot this issue from the iPhone:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    If you have not tried to do this already, I would recommend focusing on step 4 of those instructions:
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Choose the affected email account, then tap Delete Account.
    Add your account again.
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Problem with send email to recipients From recordset behavior

    Hello
    I use the ^send email to recipients From recordset^ behavior, then words of the subject of  sent email stick and the spaces between words in subject removed.
    E-Mail charset is utf-8 and language is Persian
    for example:
    موضوع ايميل من
    will be change to:
    موضوعايميلمن
    notice: spaces are removed
    To overcome this problem, please help me
    sorry, i'm not good in english
    Thanks

    Persian language is very similar to arabic language
    Please help me, I can't solve this problem

  • Problem with sending email calendar task

    I am generating an email calendar task that works fine. Now my users want the organizer to receive an email back when user accepts/declines task. I must be missing something. Can anyone tell me how to turn on the "Request responses" ? Thank you. Below is my code:
    PROCEDURE ical_run (
       v_email varchar2,
       v_msg_subject varchar2,
       v_msg_text varchar2,
       v_rev_due_date varchar2
       )  IS
       l_ical_event VARCHAR2(32767); 
       messagE_no varchar2(5);
       v_from varchar2(80) := 'myemailaddress'; 
    BEGIN 
       l_ical_event := ical_event(  
          p_start_date      => TO_DATE(v_rev_due_date || '12:01AM','DD-MON-YYYYHH:MIAM')  
        , p_end_date        => TO_DATE(v_rev_due_date || '11:59PM','DD-MON-YYYYHH:MIPM')  
        , p_summary         => 'summary' 
        , p_organizer_name  => 'organizer_email' 
        , p_organizer_email => 'organizer_email'   
       send_ical_email(   
          p_to        => v_email  
        , p_from      => v_from 
        , p_subj      => v_msg_subject
        , p_body_html => v_msg_text
        , p_body_ical => l_ical_event  
    END;
    CREATE OR REPLACE FUNCTION TADDS.ical_event ( 
       p_start_date      IN DATE,
       p_end_date        IN DATE,
       p_summary         IN VARCHAR2,  
       p_organizer_name  IN VARCHAR2,  
       p_organizer_email IN VARCHAR2,   
       p_version         IN VARCHAR2 := NULL, 
       p_prodid          IN VARCHAR2 := NULL, 
       p_calscale        IN VARCHAR2 := NULL, 
       p_method          IN VARCHAR2 := NULL 
       RETURN VARCHAR2   
    AS    
       l_retval VARCHAR2(32767);  
       l_lf     CHAR(1) := CHR(10);  
    BEGIN 
       l_retval := '' 
          || 'BEGIN:VCALENDAR' || l_lf  
          || 'VERSION:' || NVL(p_version,'2.0') || l_lf  
          || 'PRODID:' || NVL(p_prodid,'-//Your company name//NONSGML ICAL_EVENT//EN') || l_lf  
          || 'CALSCALE:' || NVL(p_calscale,'GREGORIAN') || l_lf  
          || 'METHOD:' || NVL(p_method,'REQUEST') || l_lf  
          || 'BEGIN:VEVENT' || l_lf  
          || 'SUMMARY:' || p_summary || l_lf  
          || 'ORGANIZER;CN="' || p_organizer_name || '":MAILTO:' || p_organizer_email || l_lf  
          || 'DTSTART:' || TO_CHAR(p_start_date,'YYYYMMDD') || 'T' || TO_CHAR(p_start_date,'HH24MISS') || l_lf  
          || 'DTEND:' || TO_CHAR(p_end_date,'YYYYMMDD') || 'T' || TO_CHAR(p_end_date,'HH24MISS') || l_lf  
          || 'DTSTAMP:' || TO_CHAR(SYSDATE,'YYYYMMDD') || 'T' || TO_CHAR(SYSDATE,'HH24MISS') || l_lf  
          || 'UID:' || RAWTOHEX(SYS_GUID()) || '@yoururl.com' || l_lf  
          || 'STATUS:NEEDS-ACTION' ||  l_lf  
          || 'END:VEVENT' || l_lf  
          || 'END:VCALENDAR';  
       RETURN l_retval;  
    END ical_event;
    PROCEDURE send_ical_email (  
       p_from      IN VARCHAR2  
    , p_to        IN VARCHAR2  
    , p_subj      IN VARCHAR2  
    , p_body_html IN VARCHAR2  
    , p_body_ical IN VARCHAR2  
    AS 
       l_connection UTL_SMTP.CONNECTION;  
       l_mail_serv  VARCHAR2(50) := 'nwo22';  
       l_mail_port  PLS_INTEGER := '25';  
       l_lf         CHAR(1) := CHR(10);  
       l_msg_body   VARCHAR2(32767);  
    BEGIN 
       l_msg_body :=  
             'Content-class: urn:content-classes:calendarmessage' || l_lf  
          || 'MIME-Version: 1.0' || l_lf  
          || 'Content-Type: multipart/alternative;' || l_lf  
          || '  boundary="----_=_NextPart"' || l_lf  
          || 'Subject: ' || p_subj || l_lf   
          || 'Date: ' || TO_CHAR(SYSDATE,'DAY, DD-MON-RR HH24:MI') || l_lf  
          || 'From: <' || p_from || '> ' || l_lf   
          || 'To: ' || p_to || l_lf   
          || '------_=_NextPart' || l_lf  
          || 'Content-Type: text/plain;' || l_lf  
          || '  charset="iso-8859-1"' || l_lf  
          || 'Content-Transfer-Encoding: quoted-printable' || l_lf  
          || l_lf  
          || 'You must have an HTML enabled client to view this message.' || l_lf  
          || l_lf  
          || '------_=_NextPart' || l_lf  
          || 'Content-Type: text/html;' || l_lf  
          || '  charset="iso-8859-1"' || l_lf  
          || 'Content-Transfer-Encoding: quoted-printable' || l_lf  
          || l_lf  
          || p_body_html || l_lf
          || l_lf  
          || '------_=_NextPart' || l_lf  
          || 'Content-class: urn:content-classes:calendarmessage' || l_lf  
          || 'Content-Type: text/calendar;' || l_lf  
          || '  method=REQUEST;' || l_lf  
          || '  name="meeting.ics"' || l_lf  
          || 'Content-Transfer-Encoding: 8bit' || l_lf  
          || l_lf  
          || p_body_ical || l_lf  
          || l_lf  
          || '------_=_NextPart--';  
       l_connection := utl_smtp.open_connection(l_mail_serv, l_mail_port);  
       utl_smtp.helo(l_connection, l_mail_serv);  
       utl_smtp.mail(l_connection, p_from);  
       utl_smtp.rcpt(l_connection, p_to);  
       utl_smtp.data(l_connection, l_msg_body);  
       utl_smtp.quit(l_connection);  
    END send_ical_email;Edited by: user8116955 on Jul 28, 2009 11:02 AM

    In article <[email protected]>, Scarab wrote:
    > For example I`ve got [email protected], [email protected],
    > [email protected] accounts in my GW system. I`ve got [email protected]
    > account on non-GroupWise system. I`d like to have group alias to send
    > emails simulateusly to [email protected], [email protected],
    > [email protected] and [email protected] and group alias must be in
    > example.com domain. That`s why I configured [email protected] alias in
    > non-GroupWise system but it doesn`t work with GroupWise IMAP.
    >
    Now we are even more confused
    - system GW knows itself and answers for example.com
    - system other knows itself and answers for __________?
    You used example2.com in your above which is different from what you
    started out with. And now you are mentioning IMAP that you haven't
    mentioned at all before. Perhaps you are writing faster than you are
    thinking and missing getting the key data into here, and that makes it
    difficult for us to constructively help you.
    Andy Konecny
    Knowledge Partner (voluntary SysOp)
    KonecnyConsulting.ca in Toronto
    Andy's Profile: http://forums.novell.com/member.php?userid=75037

  • TS3899 Problem with sending emails??

    When I send an email from my phone it then goes into the sent section of my emails, now all of a sudden within half an hour or so the email I sent is appearing in my inbox? Is the email being sent? And why is it coming back to me via my inbox??

    Actually have just read another thread about sending emails and the response below has actually solved this so thanks to the person who posted this
    Go to Settings >Mail, Contacts, Calendars>Your email account>account name , tap on SMTP (under the 'Outgoing Mail Server' heading) and then tap on your Primary Server and try entering your username and password and see if you can then send emails.
    Even if it says that the information is optional - enter it anyway.

  • Problem with sending email with application object

    I am facing some problem when adding and enhancement for IW52(PM notification). The requirement is that when the user click SAVE button, send an email to some users, the difficulty is that there should be an attachment with the Notification itself. It means that when the user recieved the email, he can click this attachment and go to transcation IW53 to view this notification.If any one can help, I will be very appreciate.Thanks a billion, and it will be great help if you can add my MSN [email protected] Waiting for your reponses.

    Hi,
    One of my colleague worked on such an requirement but I believe it was not the enhancement.
    I don't think you can achieve this without workflows.
    Regards,
    Atish

  • Problems with send emails from 2nd account

    Hi,
    I have problems to  sent from a 2nd account. Sending emial via my icloud account works excellent. But if I want to sent emails via my 2nd account I got the message     
    " Can't sent emails - Adresse [email protected] was declied from server, because  forward is not allowed"
    I heard that the server has to setup to allow forwrding emails from a 2nd account. Where could I find this?
    Thnaks
    Michael

    I believe CF5 had an issue with 0 byte mails in the spool.
    Test your mail to confirm that you do not attempt to send a 0 byte
    mail.

  • Problem with sending email from 4.6C to MS-outlook / Exchange

    Hello,
    I'm trying to send an email with a pdf-attachment from my 46C system. In trans SOST everything looks fine. There is a document with an attachment. When I send it to my email-client there's no attachment. And the following message is given in my email:
    This message is in MIME format. Your mail reader does not support MIME. Please read the first section, which is plain text, and ignore the rest. Better yet, get a MIME-capable mail reader.
    Does anybody recognise this message ???
    Regards,
    GJ van Holland

    Hai G.J.Van
    Check the following Code
    DATA: OBJPACK   LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE.
      DATA: OBJHEAD   LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE.
      DATA: OBJBIN    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: OBJTXT    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: RECLIST   LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
      DATA: DOC_CHNG  LIKE SODOCCHGI1.
      DATA: TAB_LINES LIKE SY-TABIX.
      DATA L_NUM(3).
    Creation of the document to be sent
    File Name
      DOC_CHNG-OBJ_NAME = 'SENDFILE'.
    Mail Subject
      DOC_CHNG-OBJ_DESCR = 'Delivered Mail'.
    Mail Contents
      OBJTXT = 'Object text'.
      APPEND OBJTXT.
      DESCRIBE TABLE OBJTXT LINES TAB_LINES.
      READ TABLE OBJTXT INDEX TAB_LINES.
      DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    Creation of the entry for the compressed document
      CLEAR OBJPACK-TRANSF_BIN.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM = 0.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM = TAB_LINES.
      OBJPACK-DOC_TYPE = 'RAW'.
      APPEND OBJPACK.
    Creation of the document attachment
      LOOP AT ITAB_DATA.
        CONCATENATE ITAB_DATA-PRODUCTOR
                    ITAB_DATA-VBELN
                    ITAB_DATA-POSNR
                    ITAB_DATA-MATNR INTO OBJBIN.
        APPEND OBJBIN.
      ENDLOOP.
      DESCRIBE TABLE OBJBIN LINES TAB_LINES.
      OBJHEAD = 'ORDERS'.
      APPEND OBJHEAD.
    Creation of the entry for the compressed attachment
      OBJPACK-TRANSF_BIN = 'X'.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM   = 1.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM   = TAB_LINES.
      OBJPACK-DOC_TYPE   = 'TXT'.
      OBJPACK-OBJ_NAME   = 'WEBSITE'.
      OBJPACK-OBJ_DESCR  = 'ORDERS.TXT'.
      OBJPACK-DOC_SIZE   = TAB_LINES * 255.
      APPEND OBJPACK.
    Completing the recipient list
    target recipent
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      APPEND RECLIST.
    copy recipents
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      RECLIST-COPY     = 'X'.
      APPEND RECLIST.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
                DOCUMENT_DATA              = DOC_CHNG
           TABLES
                PACKING_LIST               = OBJPACK
                OBJECT_HEADER              = OBJHEAD
                CONTENTS_BIN               = OBJBIN
                CONTENTS_TXT               = OBJTXT
                RECEIVERS                  = RECLIST
           EXCEPTIONS
                TOO_MANY_RECEIVERS         = 1
                DOCUMENT_NOT_SENT          = 2
                OPERATION_NO_AUTHORIZATION = 4
                OTHERS                     = 99.
    Thanks & regards
    Sreenivasulu P

  • Problem with sending email from Acrobat Reader X Version 10

    Hello all
    I recently purchased a new Dell laptop with Windows 8 as its OS. I had two email clients installed, one is outlook 2007, that has no contacts and then purchased outlook 2014 which I am using. When I installed Acrobat and tried to send a PDF file as an email attachment, it took me first to Outlook 2007. I closed the program, deleted Microsoft office 2007 and tried to send the email again. Now it is telling me that there is no email association with Acrobat . Please help. Thank you.

    Try setting those preferences in Edit>Preferences>Email Accounts>Add account

  • Problem with sending emails

    When I travel, I can receive icloud emails, but cannot reply or forward them or send new emails.  This also happens with comcast.net emails.  Anyone know how to fix this?

    Hi,
    By 'using windows 8 the mail icon tile', do you mean the Winodws Mail App on the Windows 8 Start menu?
    If so, please refer to the following link and try to set your email account properly in Windows Mail App:
    http://windows.microsoft.com/en-in/windows-8/setup-email-contacts-tutorial
    Since this forum is for questions, feedback, or anything else related to Microsoft Office, it's better to post your qustion to Windows Client forum:
    http://social.technet.microsoft.com/Forums/windows/en-US/home?category=w7itpro%2Cw8itpro%2Cwindowsvistaitpro%2Cwindowsxpitpro%2Cwindowsintune
    The reason why we recommend posting appropriately is you
    will get the most qualified pool of respondents,
    and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.
    Thank you for your understanding.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • Problems with sending emails from my Blackberry BIS account - all on one line

    I am using a BB Storm 9500 and have been trying to use the BIS email account.
    However, whenever I reply or forward emails from my device, the email comes out all on one line regardless of the punctuation I put in.
    My signature also appears on one line despite having formatted it differently.
    I've seen some post on this problem before but I wondered whether anyone has resolved it now. It's a pain because when responding to work emails it looks completely unprofessional.
    Cheers
    TJE

    anyone try it? any use?
    dc

Maybe you are looking for