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/

Similar Messages

  • 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.

  • 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());
         }

  • I have an ipad2 and we purchased an HP office jet 6600.  I can not connect to print.  In searching the net, I have been advised to get the firmware update but can not find it.  Can you advise?

    I have an ipad2 and we purchased an HP office jet 6600.  I can not connect to print.  In searching the net, I have been advised to get the firmware update but can not find it.  Can you advise?

    Is the HP on the airprint list?
    iOS AirPrint Printers  http://support.apple.com/kb/HT4356
    How to Print from Your iPad: Summary of Printer and Printing Options
    http://ipadacademy.com/2012/03/how-to-print-from-your-ipad-summary-of-printer-an d-printing-options
    Print from iPad / iPhone without AirPrint
    http://ipadhelp.com/ipad-help/print-from-ipad-iphone-without-airprint/
    How to Enable AirPrint on a Mac and Use Any Printer
    http://ipadhelp.com/ipad-help/how-to-use-airprint-with-any-printer/
     Cheers, Tom

  • Tho bl Email in iPhone to the Reserve email and i can not Reception any email he go to the email and send i can see my emails in the Hotmail website what i can do

    Tho bl Email in iPhone to the Reserve email and i can not Reception any email he go to the email and send i can see my emails in the Hotmail website what i can do i need my email in my iphone i try to go apple>support>apple id>name and email> and i can not i using iPhone 4s in 6.0

    Try contacting Support in your country, after confirming your id and that it's your account they should be able to reset its password.
    Contacting Apple about account security : http://support.apple.com/en-us/HT5699
    If your country isn't on that page then try this form and explain and see what they reply with : https://ssl.apple.com/emea/support/itunes/contact.html
    When they've done that update the primary email address on the account to be an account that you have access to e.g. by tapping on it in Settings > iTunes & App Store and logging into it, via the Store > View Account menu option on your computer's iTunes, or via the 'manage your apple id' button on http://appleid.apple.com

  • ICal Server email invitations - how to test and get this feature working

    iCal Server email invitations - how to test and get this feature working
    Thanks Apple for introducing this nice little feature into iCal but then completely neglecting to write any sort of useful manual that can explain what to do when it doesn't work after you set it up for the first time.
    At long, long last we have finally got there after about 6 months of fiddling on and off, so I thought I had better post up the process since many have similar issues and it is hard to ascertain what is going on.
    Using an external email server was just a waste of time and it still wouldn't handle the replies properly even though it was supposed to handle '+addressing'. In the end I set up a special gmail account for the iCal server and finally got it working. I list here the process of configuring and testing the system to check that each little stage is working.
    Set up a Gmail account in Apple Mail to access and test in the usual way for any email account (e.g. [email protected].);
    Set the iCal server email to access the same email using the following settings:
    IMAP
    SMTP
    [email protected]
    smtp.gmail.com
    Port: 993 [x] Use SSL
    Port: 587 [x] Use SSL
    User & Pwd
    Login
    User & Pwd
    To test the settings:
    send out a test email from Apple Mail to a non-server email address that you can access to check it has been received;
    send out a test email from your non-server email account to [email protected] and check that it is received;
    this tells you that the GMail account is setup correctly and working
    Testing iCal:
    I noted that iCal was deleting any emails that arrive in the inBox in Apple Mail as soon as they arrived (this is to be expected);
    test that the invites are being sent from iCal by setting an event in iCal and inviting your non-server address (you may not see any sign of this in Apple Mail but you should catch it in the iCal server log and possibly in the Gmail sent mail box);
    check that the invite is received at your non-server account and Accept it in iCal on another machine - the reply is automatically sent back;
    the replies appear in Apple Mail but are quickly deleted by iCal. But their record for you to see is left in Gmail under 'All Mail';
    Accepted invites appear as a notification button on the top left hand bar on iCal where you click to acknowledge them and then the attendee is shown as a green circled tick instead of a grey circled ?.
    this shows that iCal invitations are working correctly. Whenever an event is updated, all invitees should be updated by email automatically.
    I hope this helps anyone - I could certainly have done with something similar when I started with looking at this.
    Anatole
    The Error and Access logfile in the Server app under iCal server are very useful in determining any errors. I got lots of imip errors when I didn't quite have the settings right. The port is critical and it won't tell you this is the problem if it fails.

    iCal Server email invitations - how to test and get this feature working
    Thanks Apple for introducing this nice little feature into iCal but then completely neglecting to write any sort of useful manual that can explain what to do when it doesn't work after you set it up for the first time.
    At long, long last we have finally got there after about 6 months of fiddling on and off, so I thought I had better post up the process since many have similar issues and it is hard to ascertain what is going on.
    Using an external email server was just a waste of time and it still wouldn't handle the replies properly even though it was supposed to handle '+addressing'. In the end I set up a special gmail account for the iCal server and finally got it working. I list here the process of configuring and testing the system to check that each little stage is working.
    Set up a Gmail account in Apple Mail to access and test in the usual way for any email account (e.g. [email protected].);
    Set the iCal server email to access the same email using the following settings:
    IMAP
    SMTP
    [email protected]
    smtp.gmail.com
    Port: 993 [x] Use SSL
    Port: 587 [x] Use SSL
    User & Pwd
    Login
    User & Pwd
    To test the settings:
    send out a test email from Apple Mail to a non-server email address that you can access to check it has been received;
    send out a test email from your non-server email account to [email protected] and check that it is received;
    this tells you that the GMail account is setup correctly and working
    Testing iCal:
    I noted that iCal was deleting any emails that arrive in the inBox in Apple Mail as soon as they arrived (this is to be expected);
    test that the invites are being sent from iCal by setting an event in iCal and inviting your non-server address (you may not see any sign of this in Apple Mail but you should catch it in the iCal server log and possibly in the Gmail sent mail box);
    check that the invite is received at your non-server account and Accept it in iCal on another machine - the reply is automatically sent back;
    the replies appear in Apple Mail but are quickly deleted by iCal. But their record for you to see is left in Gmail under 'All Mail';
    Accepted invites appear as a notification button on the top left hand bar on iCal where you click to acknowledge them and then the attendee is shown as a green circled tick instead of a grey circled ?.
    this shows that iCal invitations are working correctly. Whenever an event is updated, all invitees should be updated by email automatically.
    I hope this helps anyone - I could certainly have done with something similar when I started with looking at this.
    Anatole
    The Error and Access logfile in the Server app under iCal server are very useful in determining any errors. I got lots of imip errors when I didn't quite have the settings right. The port is critical and it won't tell you this is the problem if it fails.

  • I have CS5 and a d-600. I would like to use camera raw but not working. I downloaded CR 7.3 and still not working. Do I need to upgrade to CS6 ..or just throw it all out the window and get rid of my d-600 ?

    I have CS5 and a d-600. I would like to use camera raw but not working. I downloaded CR 7.3 and still not working. Do I need to upgrade to CS6 ..or just throw it all out the window and get rid of my d-600 ?

    it allows you to use your cr files, Adobe - Adobe Camera Raw and DNG Converter : For Windows
    Camera Raw: How to use Adobe DNG Converter - YouTube

Maybe you are looking for

  • Restoring to Factory Settings | T510 4313 Windows 7 ultimate 64 bit

    Hi,      I purchased a lenovo thinkpad T510 that came with only C:\ drive (having Operating System in it) and another small drive 'Lenovo Recovery'. Later, I partitioned the C:\ drive to C:\, D:\ and E:\ to organise my data in a better way.      Now,

  • Table style doesn't display when viewed or when project is published

    I'm running RH8 (with RH8 Server).  The table style no longer displays when viewed or when published.  I checked the table style of the same project (but older version) and the styles to me looked the same.  It displayed fine last week (famous last w

  • Dialog process running without information

    Hi Since a few days i have two dialog processes without user, client, report, table, any information and they are running in the Application Server 4. In the begining was only one but today i have two in the same case. I already check the SM21, ST22

  • Photo library won't open with iPhoto 5 - asks for iPhoto4

    I used iPhoto 5.04 many times. This time, I get a dialog box saying I am using an unreleased version of iPhoto and I need to use iPhoto 4 or iPhoto 2. Any suggestions????

  • Capacity requirement planning

    Hi Gurus,               Pl. help how to do the capacity planning.Pl. send if u r having any document on this. Mail id: [email protected] Thanks in advance, Soumyendu