IPhone connections hangs when sending email after upgrade.

After upgrading to 2.0 firmware on my first generation IPhone, the phone now regulary hangs when sending email via smtp. Even if I try to close the connection by putting it into AirPlane mode and back again it still hangs and from that point onwards doesn't check or send any new emails. If I then shut the phone down and restart it looses the email as it's not either in the sent or outbox folders. This has happened quite a few times since upgrading. Does anybody have any advice?

Found this useful tidbit by mdwelsh231 on another thread:
"I'm having this problem too. Rather than rebooting the phone, an even easier solution is to hold down the Home button for several seconds (I believe it's 8 sec) which will kill the Mail application and return you to the home screen. Restarting Mail (by tapping the Mail icon) will cause it to reconnect. I find that this resolves the connection hanging issue. However, it is still kind of a pain. I suspect a bug in the 2.0 iPhone firmware. "
Worked for me
Cheers,
C

Similar Messages

  • TS3276 I lost the ability to send email after upgrading to maverick.

    I lost the ability to send email after upgrading to maverick.  Has anyone  else had this problem?

    Mail troubleshooting - Yosemite
    What does Mail/Window/Connection Doctor Show? If the server is red, select it and look at the Show Details box.
    Troubleshooting sending and receiving email messages
    Troubleshooting sending email messages

  • HT201309 Cant send email after upgrade on 8.2 ios

    cant send email after 8.2 ios upgrade

    Hi vic0215, 
    Thanks for contributing to the Apple Support Communities. 
    It sounds like you're not able to send email after updating iOS to the latest version. Be sure to try the troubleshooting steps at this link:
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    The tips here can help you send mail from your iPhone again. 
    All the best,
    Jeremy 

  • Connection lost when sending email from iSeries machine w/ JavaMail API?

    Hello all,
    I have a never-ending process (RPGLE) running on the iSeries machine that frequently needs to send an email. In an attempt to improve performance, I connect to the SMTP server as soon as this process starts. Then, each time an email must be sent, I construct the message and send it. This seems to work, but occasionally (no particular pattern) something goes wrong that causes a javax.mail.MessagingException to be thrown. When this occurs, the process continues to retry the send until it works again... it always ends up working again after 4 minutes or less. However, I'm concerned about the fact that it gets this exception. Any suggestions or ideas would be greatly appreciated. Thanks! Jesse
    Here are some code snippits:
    ~~~The RPGLE process first calls a method to setup the SMTP server and connect:
    String hostName = "email.hostname";
    String hostType = "email.hosttype";
    // Get system properties
    Properties systemProperty = System.getProperties();
    // Setup mail server
    systemProperty.put(hostType, hostName);
    systemProperty.put("mail.smtp.connectiontimeout", "30000");
    systemProperty.put("mail.smtp.timeout", "30000");
    // Get session
    session = Session.getDefaultInstance(systemProperty, null);
    // Connect to the smtp server.
    transport = session.getTransport("smtp");
    transport.connect();
    ~~~ Then, when needed, the RPGLE process continues to call a method to send email. It is in here that the MessagingException is thrown.
    if (!transport.isConnected())
    transport.connect();
    message = new MimeMessage(session);
    message.setFrom(new InternetAddress(from));
    message.setRecipient(Message.RecipientType.TO, new InternetAddress(to));
    message.setSubject(subject);
    message.setContent(text,"text/html");
    message.setHeader("X-Mailer", "HtmlMail");
    message.saveChanges();
    transport.sendMessage(message, message.getRecipients (Message.RecipientType.TO));

    Thanks for the link. It was helpful. I added code to print the details of the exception to an IFS text file. However, I'm still not able to determine the problem. Any suggestions you can provide will be greatly appreciated. Thanks!
    These are the details of the exception:
    com.sun.mail.smtp.SMTPSendFailedException: 451 4.3.2 Please try again later
    java/lang/Throwable.<init>(Ljava/lang/String;)V+4 (Throwable.java:85)
    java/lang/Exception.<init>(Ljava/lang/String;)V+1 (Exception.java:33)
    javax/mail/MessagingException.<init>(Ljava/lang/String;Ljava/lang/Exception;)V+2 (MessagingException.java:57)
    javax/mail/SendFailedException.<init>(Ljava/lang/String;Ljava/lang/Exception;[Ljavax/mail/Address;[Ljavax/mail/Address;[Ljavax/mail/Address;)V+3 (SendFailedException.java:77)
          com/sun/mail/smtp/SMTPSendFailedException.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/Exception;[Ljavax/mail/Address;[Ljavax/mail/Address;[Ljavax/mail/Address;)V+10 (SMTPSendFailedException.java:46)
          com/sun/mail/smtp/SMTPTransport.issueSendCommand(Ljava/lang/String;I)V+135 (SMTPTransport.java:1333)
          com/sun/mail/smtp/SMTPTransport.mailFrom()V+509 (SMTPTransport.java:906)
          com/sun/mail/smtp/SMTPTransport.sendMessage(Ljavax/mail/Message;[Ljavax/mail/Address;)V+244 (SMTPTransport.java:535)
          JavaMail.sendMail(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)S+139 (JavaMail.java:191)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • My Iphone cannot receive nor send email after updating to 1.0.2

    After I update my Iphone to 1.0.2, I cannot receive nor send email with all accounts (yahoo, gmail). I dont know why? I have read some topics here about sending email but nothing for receiving email. Do I have to change any setting? Please help. Thank you.

    Try deleting the accounts and setting them back up again on the iphone.
    If that does not work, here is an article from the apple support website that might help.
    http://docs.info.apple.com/article.html?artnum=305744

  • Cannot send email after upgrade

    after upgrading to latest OS no longer can I send email.

    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

  • Can't send email after upgrade iPhone to iOS7

    tried everything, re-enter password, delete and add email account back, switch on/off the phone...all didn't work. it still pops up message box:
    "The user name or password for SMTP:....." is incorrect."  (My mail account is hotmail)
    receiving mail has no issue at all.

    Getting the same issue in the UK too... anyone know if a fix is available or is it a case of 50 mile round trip to the apple store???

  • HT4519 Trouble in sending emails after upgrading to i.o.s 7.0.2

    Unfortunaletly, i have upgraded my iphone to ios 7.0.2 and since then i am unable to send an email from various accounts!!! my job today was effected! i deleted the account and added it again, and useless. please help.

    I would try turning on reduce motion in settings>general>accessability. that will help with the battery. Also make sure you close out of your running apps, by double tapping the home button and swiping up on the miniture pages it displays.
    if it is getting too hot to touch, you may need to get it serviced.

  • Can't send emails after upgrade to IOS 7

    I have tried every solution posted but nothing seems to work. I am so upset because I have been staying with my terminally ill mother in hospital and I am unable to reply to any emails. Please can somebody help. I have tried resetting the iPad, deleting the mail accounts and reinstating them, and resetting the network. I am not a whiz at computer technology, so would appreciate a solution in layman terms! Thank you.

    I found the same solution, resetting network settings. Sure we have to re-input Wi-Fi network passwords, but it's not a big deal. What is a big deal is that this solution is temporary -it works for a day or two and then the problem returns, for both me (iPhone 4, 7.0.2 Verizon) and my wife (iPhone 5, 7.0.2 AT&T). I've just reset my network settings for the 2nd time since installing iOS 7 on launch day and 7.0.2 on it's launch day.
    C'mon Apple! A little help here? I really don't want to have to do this every few days.

  • Since upgrading my ipad and iphone software i am receiving an error message when sending emails, saying that the email address was rejected by the server.

    Hi,
    Since upgrading my ipad and iphone software i am receiving an error message when sending emails, saying that the email address was rejected by the server.
    Please advise if this is a known problem, and what is the fix.
    Many thanks
    Mark

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. The screen will go blank and then power ON again in the normal way.] It is app and data safe!

  • Bluetooth connection between iphone and ipad no longer workers after upgrade to ver 8 - any help?

    bluetooth connection between iphone and ipad no longer workers after upgrade to ver 8 - any help?
    I'm trying to use the iphone as a remote with keynote, which again worked before the upgrade

    Hi russellpaton,
    Thanks for visiting Apple Support Communities.
    If your iOS devices are not communicating with each other after updating to iOS 8, the troubleshooting steps in this article can help resolve this sitation as well:
    If you can’t use a Bluetooth accessory or car kit
    Cheers,
    Jeremy

  • Can't send email after 3.0 upgrade

    I can receive but not send email after the 3.0 upgrade. Also, the stock and weather buttons never update.
    Email is my important issue. Any ideas?

    Yeah, I put that in the title so hopefully people would see it right off the bat. I've been in the forum, looking at threads since the update to see if I'm the only one, and seem to be. I know tons of people are seeing problems with yahoo pushing email, but that's less of a concern to me at this point. And the fact that it worked just fine until this update tells me Apple broke it with their update. Surely I'm not the only person. And switching to gmail is not a good option for me. First of all, I hate gmail. Second of all, the sbcglobal account is my main mail account for my dsl line and I use it heavily. I don't want to switch. Shouldn't have to in my opinion.
    I was in the Promenade in Santa Monica earlier, was going to ask a "Genius", but the wait to see one was ridiculous. couldn't get an appointment till Monday. I'll wait till I'm back home to go the apple store I guess. It just frustrates me because I seriously doubt they can do anything at the store I haven't done already.

  • My iPhone has suddenly started sending emails in Courier New (rather than the standard Arial).  They appear in Arial when I compose them, but turn to Courier new in the sent folder and when displayed to the recipient.  I use Yahoo Mobile Mail.  Help!

    My iPhone has suddenly started sending emails in Courier New (rather than the standard Arial).  They appear in Arial when I compose them, but turn to Courier new in the sent folder and when displayed to the recipient.  I use Yahoo Mobile Mail.  Help!  How can I change the settings so that the sent emails go back to Arial?  Thank you!

    I'm not sure if it's a Yahoo Mobile mail or an iphone issue... have asked the Yahoo forum but no replies yet...  Any help appreciated!

  • Getting an error message when sending emails on my 4s iphone?

    just got my Iphone , but getting an error when sending emails...can anyone help

    What error message are you getting when try to send out emails and what type of email account is it?

  • Nothing on the Insert bar is clickable when sending email, it worked before the upgrade to 4.0

    Nothing on the Insert bar (Attachments, Docs, etc.) is clickable when sending email, it worked before the upgrade to 4.0.

    I updated to IOS 6.1 and then tried the App Store. It took a long long time but finally 2 apps showed up to be updated. I upadted them and they work. Everything appears fine.

Maybe you are looking for