AOL Mail Can not connect to server

I am having problems with the email client on the playbook. I have both AOL and Yahoo email accounts. Both accounts downloaded properly since the 2.0 upgrade, but recently, another update was downloaded and now my AOL account keeps popping up "unable to connect to server" but yet the email is there. However, every now and then, when you try to "read" it, it just keeps downloading. Any one else have this problem and know of a fix?

I would delete the all account and reconfigure it. It should be am IMAP Account.
Be a Shepard and not an iSheep.

Similar Messages

  • In e mail can not connect to server i fill out the info and get this

    when i try to get e mail i get "you can configure e mail in just a few steps" when i follow the directions i get"can not connect to server"? thanks

    On another note Im just checking the external and internal web server names on my server just to be sure that its not an internal server issue - here is the weblink I have been going through - I will test and let you know .
    Mac Mail is set to auto discover the settings http://premnair.wordpress.com/2010/07/03/configure-ews-autodiscover-owa-oab-ecp- on-exchange-server-2010/

  • Message can not connect to server

    Suddenly my Ipad air says it can not connect to server.  It is connected, I have all the bars but it will not load mail, safari, facebook, etc.  My Iphone works fine

    Hello jerri.dobbs,
    Thanks for using Apple Support Communities.
    To troubleshoot Wi-Fi connectivity on your iPad please follow the steps in the article linked to below.
    iOS: Troubleshooting Wi-Fi networks and connections - Apple Support
    Cheers,
    Alex H.

  • Iphone 3 and 4 can not connect to server

    We have been syncing e-mail to IPhone for 2 + years, Last night we stopped getting mail on our Iphones and other smart phones.
    Using Exchange 2003 server.
    Rebooted twice today - not seeing any sync errors in event log
    Deleted my account, hard boot of  IPhone and recreated account - still getting error “ can not connect to server” in mail
    What is strange it is only mail – I can move an appointment and it updates my outlook calendar
    Any suggestions much appreciated!

    This resolve my problems
    With that error noted, a search brought me to a solution:
    http://alan.lamielle.net/2009/09/03/windows-7-nonpaged-pool-srv-error-2017
    Set the following registry key to ’1′:
    HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache
    and set the following registry key to ’3′:
    HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size
    Explanation of what the reg keys do: http://www.decuslib.com/decus/vmslt99a/nt/tips.txt (scroll to bottom)
    Thanks to Alan LaMielle and Mark Russinovich.

  • I am trying to turn on iCloud, I get a message "can not connect to server". How do I connect to server?

    I can't get iCloud to turn on. When I try to start it I gat a message "can not connect to server". How do I start the cloud?

    So what model and year is your machine?
    Here are the requirements for ML:
    http://www.apple.com/osx/specs/

  • I downloaded Lion OSX and at the end I received a notice that Safari can not connect to Server. All internet connections work including Safari on other user on same computer. I downloaded 13items and installed only 12. What do I do now ?

    I dowloaded Lion OSX and installed. I downloaded 13 iitems and installed only 12. At the end of the insta;;ation I received a notice thst Safart can not connect to Server. Safari does not work on user where installation was made. It work on other user. All internet connections work including google. If I go into Safari the blue line goes up to end of "http" on adress and freezes. Where do I go from here.:::???

    Hi There Linc Davis,
    Wow, you are the best.
    Yip this is what the website looks like. Great job Linc Davis.
    Not surprised that the "Shop" tab is missing. Darn.
    Well can you try to access it's "sister" website: astralmusic.com and astralmusicshop.com?
    Since you are awesome with the "Flash" can you investigate if this website has a issue withis this "Flash" too?
    Please Linc Davis

  • I HAVE THE NEW VERSION OF FIREFOX. I LOVE TO PLAY THE POGO GAMES , I CAN NOT CONNECT TO SERVER. A MESSAGE WOULD APPEAR SAYING LOST CONNECTION. WHAT IS THE PROBLEM?

    I CAN GET INTO THE POGO WEB SITE, BUT CAN NOT LOAD THE GAMES. THE GAME WILL CLOSE AND A MESSAGE WILL APPEAR CAN NOT CONNECT TO SERVER. IT GIVE YOU OTHER OPTIONS, COULD BE BEHIND PROXY OR FIREWALL., MAY BE TO BUSY, PLEASE TRY AGAIN. NONE OF THEM SEEM TO BE THE PROBLEM.HELPPPPPPPPPPPPP

    Which "new version"? Websites think you are using Firefox 3.0.19, which is no longer supported. Maybe your User Agent is "stuck" on that old version?
    http://en.wikipedia.org/wiki/User_Agent
    type '''about:config''' in the URL bar and hit Enter <br />
    ''If you see the warning, you can confirm that you want to access that page.'' <br />
    Filter = '''general.useragent.''' <br />
    Right-click the preferences that are '''bold''', one line at a time, and select '''''Reset'''''. <br />
    Then restart Firefox

  • I am trying to update my iphone 4 icloud but I keep getting can not connect to server when I click on the terms and conditions

    I am trying to update my iphone 4 icloud but I keep getting can not connect to server when I click on the terms and conditions

    " iTunes could not contact the iPhone software update server because you are not connected to the internet.  Make sure your internet connention is active and try again."

  • HT4864 I just updated my iphone to the new version and it won't let me connect to ICloud- it says can not connect to server. HELP!

    I just updated my iphone to the new version. I keep getting a msg stating ICloud can not connect to server. I have turned off the phone several time- no luck. Help!!

    You are very welcome! I'm glad it worked for you!

  • HT4528 I need help!! My email keeps saying "Can't get mail" & "Can't connect to server". How to fix this?

    I have an iPhone 5 with IOS 7 software. MY email keeps saying "Can't get mail" & "Can't connect to server"

    Hi PAG1,
    Thanks for using Apple Support Communities.  I would recommend restarting your iPad and trying again to see if that helps:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Cheers,
    - Ari

  • Why I can not connect RTP server

    Hi all,
    Here I encounter a problem that I can not connect RTP server as below address:
    rtsp://159.226.42.36/mp3
    I can play the address link using realone or MS media player on internet although it's little long time to connect the server..
    I'm just wonder why the address style in examples is not as above,but as below:
    rtp://159.226.42.36:554/1
    How can I play the link as rtsp://159.226.42.36/mp3 or rtsp://159.226.42.36/mp3/looks.mp3 sth. like that?
    Thanks!

    BTW, the code is below:
    private void startRTPPlayer(String session) {
              try {
                   player = JMFEngine.getInstance().createRTPMediaPlayer(
                             new RTPConnectionInfo(session), null);
                   statelabel.setText("Opening " + session);
                   player.addControllerListener(new RTPControllerUpdate());
                   RTPManager mgrs = (RTPManager) RTPManager.newInstance();
                   player.realize();
              } catch (IllegalArgumentException e) {
                   logger.warn(e);
                   statelabel.setText(e.getMessage());
                   return;
              } catch (MalformedURLException e) {
                   logger.warn("The media resource location is not available");
                   statelabel.setText("The media resource location is not available");
                   return;
              } catch (IOException e) {
                   logger
                             .warn("The resource can not be opened or connected currently");
                   statelabel
                             .setText("The resource can not be opened or connected currently");
                   return;
              } catch (NoPlayerException ex) {
                   logger.error("No available player", ex);
                   statelabel.setText("Can not play the resource");
                   return;
    class RTPControllerUpdate implements ControllerListener {
              public void controllerUpdate(ControllerEvent ce) {
                   // Get this when the internal players are realized.
                   if (ce instanceof RealizeCompleteEvent) {
                        player.start();
                   if (ce instanceof ControllerErrorEvent) {
                        player.close();
                        logger.error(((ControllerErrorEvent) ce).getMessage());
         }

  • Can't get my mail say not connect to server but I'm on facebook

    Cant get my mail says not connected but on facebook

    Please provide more information about the issue you are experiencing. What mail provider? What is the exact error? Do you mean that you can get onto your Facebook page via the internet? How do you see these as being related?
    Cheers,
    GB

  • Outgoing mail can't connect to server after update

    I updated my iphone and ipad and desktop when the new update came out. My email works only on my iphone and ipad.  My computer recieves messages, but can not send them.  It says it is "offline" and "can't connect to server" uggggh. This has been going on for at least a month now.  I called Time Warner Cable and they basically said they could not help me.
    PLEASE HELP!!!

    Hello,
    Who is your eMail provider, the part after the @ sign?
    In Mail's Window Menu, choose Connection Doctor, any red dots for status, if so what is the message?
    Then click the Show Details button & Check again.

  • GL can not connect to server

    OS 10.6.8, GoLive CS2 v 8.0.1
    For my web creation I use Adobe GoLive. I seldom use it.
    I need to upload a new page but when trying to connect I get the following message:
    Cannot connect to server: ftp://www.davidgraphics.com/public_html/
    Reason: Can not connect to FTP. (530: Login incorrect.)
    I have no idea what might have been changed since I last uploaded anything. Can anyone help me get past this error?
    Regarding GL. Is there a way to override the existing Publish Server settings and create new ones?
    Cheers
    David Heidelberger
    [personal information removed... Mod - https://forums.adobe.com/docs/DOC-3731]
    [This is an open forum, not Adobe support, please do not post personal information]
    [If you are posting using email, please turn your 'sig file' function OFF for posting]

    I restarted and it fixed the problem.

  • Client can not connect to Server installed window server 2008 and using 8.8

    HI all!
    I have a problem when Client  log in to server that installed window server 2008.It can not connect to this server even when restart and key in IP or Server name,...
    I try disable Firewall of window 2008 in server machine and client can connect to server. But when i disable firewall, it's mean  i can not use Remote desktop or terminal service..
    Now, how i can do in order to solve this problem.
    Thanks!

    Hi,
    Take a look at the admin guide (Page 75, 119, 159):
    [http://service.sap.com/~sapidb/011000358700000150922010E.zip]
    If you installed a firewall on the license service computer, make sure that the firewall is not set to port 30000; otherwise, the license service cannot work.
    If you are using Port X, make sure that you open Port X and Port (X+1) in the firewall. For example, if you are using port 10000, make sure to also open port 10001.
    The default communication port is 1143.
    The default port of the SAP Business One license server is 30000 for license communication and 30001 for the license naming service

Maybe you are looking for

  • Unable To Build iOS App Using Native Extension

    I’m trying to create a native extension for iOS and use that extension as part of an IPA app for iOS I create from a SWF file using the ADT tool (i.e. the normal use-case for iOS). Note: I have already successfully created the native extension and AP

  • New HDD not working. Please advise.

    Hello. Today i purchased a new internal hdd for my 5.53 ghz macbook pro. I purchased the seagate momentus 500 gb 7200 rpm drive as suggested by users. The installation was fine, however i am having several issues with the drive. I boot into the 10.6

  • What is the normal operating temp for a 2007 iMac

    just wondering what it should be around since i never cleaned it out yet. heres some numbers current room temp 82C CPU a Heatsink 53C CPU core 1 52C core 2 54C display 49C graphics processor chip 1 63C graphics proessor heatsick 1 64C graphics proses

  • SAP HR LDAP

    Hi, im looking for a possibility to synchronize the employee data from HR with an directory service. Additionally i want to synchronize the data (like telephone number and adress) from the userstore with the data in HR. The aim is: if you change data

  • Others subscribing to my Web Gallery

    I would like to publish an album in my Web Gallery that can only be accessed by the URL that I give out and not via my Web Gallery home page. I can do this by selecting to "hide album on my Web Gallery page" in the advanced settings. I also want this