TS4002 I can't edit the incoming server box to the correct settings ?

Can someone please advise on how I can get my me.com incoming mail sorted, it keep saying it's offline and I've followed the help page and it's not enabling me to edit the incoming mail server box.....

Hi -- I had a larger problem that included the issue you're having. See here for how I solved it:
https://discussions.apple.com/message/19037988#19037988
Maybe this can help you.

Similar Messages

  • How can I edit the default settings for the Email button?

    I saw this question posted for February and as yet still unanswered. So I am now asking it again.
    I do not want to use my .mac account email address in my website. I want it linked to my domain. I have found no specific instructions for changing the default. Also my drag down "Link to" menu in the Inspector does not work.
    Thanks........
    eMac   Mac OS X (10.3.9)  
    eMac   Mac OS X (10.3.9)  

    While you can't edit the default email address in iWeb, there is a workaround which may suit.
    In Safari, locate a web page which has iWeb's email button on it (if you've already published a site, one of your own web pages is ideal). Control-click on the button and select 'Add Image to iPhoto Library'. Drag this image from the Media Browser to your iWeb page, select the image, and use the Link inspector to enable it as a hyperlink linking to 'An Email Message'. Enter whatever email address you like in the To box and a Subject for the message if you wish.
    To make things easier, create an iWeb library in iPhoto and add the email button to it for handy access.
    [ Visit here for iWeb Tips, Tricks and Hacks ]

  • How can I edit the privacy settings for my daughters Apple ID.

    My daughter has forgotten her privacy settings. She has $80 in credit and would like to use them. How can she edit her privacy settings?

    What do you mean by 'privacy settings' ?
    If you mean the Settings > General > Restrictions passcode on her iPad then was it on the iPad when she last backed up ? If not then she can restore to that backup and it should be removed. If it was on the iPad when she last backed up then the only way to remove it is to reset the iPad back to factory defaults and she can then re-sync your content back to her iPad - she won't be able to restore to the backup as that will keep the code in place.
    If you mean the answers to her security questions, then if she has a rescue email address (which is not the same thing as an alternate email address) on her account then the steps on this page will give you a reset link on her account : http://support.apple.com/kb/HT6170
    If she doesn't have a rescue email address (she won't be able to add one until she can answer her questions) then sher will need to contact Support in her country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if she doesn't already have a rescue email address) sher can then use the steps on this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5620
    If you mean something else ... ?

  • Why can I not access ICloud mail on Mac Mail anymore.  When I reopen a new ICloud account, the "incoming server" box is gray and I cannot enter anything.   This happened the 3-4 times I attempted to start a new icloud account?

    Was getting ICloud mail then it stopped.   Icons next to ICloud on my mac mail say it's a netweork error.   I tried deleting the iCloud account several times and reentering it but it always leaves out the info that goes into the "incoming server" box and there is no way to manually enter it as the box is grayed out.   

    Sign out of iCloud (system preference>iCloud) reboot and sign back in.

  • Can I edit the rpt file & change the datasource before loading the report?

    We are an ISV and our application has a lot of reports.  Our reports use a SQL Server database as the data source and each SQL Server at our customer sites has a different name.
    In our testing we have determined that ReportDocument.Load tries to connect to the SQL Server that is saved in the RPT.  If it can't fine the SQL Server saved in the RPT the load take about 60 seconds while it is waiting for the SQL Server Connection to time out.
    We are using the Visual Studio 2008 version of Crystal Reports.  This did not seem to be a problem with VB6/CR8.5.
    We would like to edit the RPT and change the data source to the appropriate SQL Server before we call ReportDocument.Load.
    Is it possible to edit the rpt file and change the data source before loading the report?
    Or is there some way to tell Crystal not to try connecting to the DB
    during the report.load?
    In our case we will NEVER use the data source that is saved in the RPT, we will always change the data source using ApplyLogOnInfo.
    Thanks

    HI Todd,
    You Can Not edit the report document before ReportDocument.Load() because if you dont load the report then you dont have anything to Edit
    But as far as changing the datasource is concerned you can change that at runtime.
    For changing the datasource following code will help you if both databases have a same schema :
    Code for changing the database
    ConnectionInfo crConnectionInfo = new ConnectionInfo();
    crConnectionInfo.ServerName = "SERVER";
    crConnectionInfo.DatabaseName = "DATABASE";
    crConnectionInfo.UserID = "USERID";
    crConnectionInfo.Password = "PASSWORD";
    // Loop through the ReportObjects in a report and find all the subreports
    foreach(ReportObject crReportObject in crReportDocument.ReportDefinition.ReportObjects)
         // Check the kind of the ReportObject, if it is a subreport
         // proceed. If not skip.
         if(crReportObject.Kind == ReportObjectKind.SubreportObject)
              // Get the SubReport in the form of a ReportDocument
              string sSubreportName = ((SubreportObject)crReportObject).SubreportName;
              ReportDocument crSubReportDocument = crReportDocument.OpenSubreport(sSubreportName);
              // Use a loop to go through all the tables in the main report
              foreach(Table crTable in crSubReportDocument.Database.Tables)
    // Get the TableLogOnInfo from the Table and then set the new
    // ConnectionInfo values.
    TableLogOnInfo crLogOnInfo = crTable.LogOnInfo;
    crLogOnInfo.ConnectionInfo = crConnectionInfo;
    // Apply the TableLogOnInfo
    crTable.ApplyLogOnInfo(crLogOnInfo);
    // Set the location of the database. This value will vary from database to
    // database.
    crTable.Location = "DATABASE.OWNER.TABLENAME" or crTable.Locations;
    The sample for doing this is available on support site.
    Thanks,
    Prasad

  • Can I edit the size of my photo when setting up an email signature?

    Can I edit the size of my photo when setting up an email signature?

    Not sure what you mean by "photo screen?" Do you mean your Photo Stream?
    In the Photos app there are several ways to view the photos. Tap on Albums. Your Photo Stream is one Album but there may be others including the Camera Roll, albums made on the iPad with photos from the Camera Roll, and albums of photos copied to your iPhone by syncing with your computer.
    To remove albums from the Camera Roll, tap on the Camera Roll album to see the small thumbnails of the photos there. Tap on Select, tap on the photos to delete, then tap on the trashcan. The photos will then be moved to another album called Recently Deleted. They remain there for 30 days to allow you time to reconsider whether you really want to delete them or not. After 30 days they will automatically be deleted from your iPhone. But if you are sure you want the photos deleted from your iPhone delete them again from the Recently Deleted album.
    Albums created on the iPad with photos from the Camera Roll can be deleted in the same way.
    To delete albums copied to your iPhone by syncing with your computer running iTunes are deleted by doing another sync. But before you click on Sync deselect the albums in iTunes. Then when you click on Apply or Sync the albums will be removed from your iPhone but they will remain on your computer.

  • How can I edit the file name of the home page?

    How can I edit the file name of the home page?
    Gr Ammani

    I have a similar issue with regards to the filename...
    When I navigate to my website, it doesnt work unless I actually type the filename at the end of it. Example: type in "www.whitelion.com" (this is my real domain name) and it doesnt work. When I type in "www.whitelion.com/index.html" then it works.
    This is obviously inconvenient because my clients will never know to add the filename to the end of the site.
    Is there any setting or way to get the page to appear by just typing the original domain name without adding the extension?
    Thanks,
    Emelia

  • How can I edit the password entries?

    How can I edit the values in password manager? Right now for at least one site has the username instead of the password.

    Note that your System Details List shows that you have a user.js file in the profile folder to initialize some prefs on each start of Firefox with a possible feed.snapdo.com infection.
    The user.js file is only present if you or other software has created it, so normally it wouldn't be there.
    You should check its content with a plain text editor if you didn't create this file yourself.
    The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
    *http://kb.mozillazine.org/Preferences_not_saved

  • HT201077 I moved some pictures from my photo stream to an album in iPhoto.  The photo stream icon didn't disappear and I can't edit the picture .

    I moved some pictures from my photo stream to an album in iPhoto.  The photo stream icon didn't disappear and I can't edit the picture .

    Welcome to the Apple Community.
    Moving photos from photostream to your library just imports them, it doesn't remove it from photostream, therefore photostream won't disappear.
    Photos in photostream can't be edited, you can only edit photos that have been imported from photostream.

  • Can I edit the data already displayed in tree control?

    I'm using a tree control to display some data in front panel. But after running the program, can I edit the data already displayed in tree control by using input control and let it change and display dynamically? In invoke nodes I can only find add or delete items in tree but can't find edit...

    There is no direct editing option available, same can be achieved in two steps by using
    --> Add Item Invoke Node
    --> Delete Item Invoke Node
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • How can I edit the number entered in the keypad, which I wanted to dial of iPhone4, there is no marker coming up to edit like what we have in Notes

    How can I edit the number entered in the keypad, which I wanted to dial of iPhone4, there is no marker coming up to edit like what we have in Notes

    Deepu272 wrote:
    btw does your answer mean that editing the number on keypad is not possible?
    Correct.
    Is this is the case with all the iPhone models ?
    Yep.

  • How can I edit the actual album info?  (Get info won't let me)

    How can I edit the actual album information.  I recently loaded CD of duets, the artist name is correct, but doesn't show up on my artist listwithnstead its shown as a compilation by various artists.  When I use "Get Info" the artist name is right on all the tracks but doesn't show the correct name on the actual album  column.  Anybody know how to fix this?
    Thanks

    Questions already been asked and answered,  thanks to Turingtest2 for his wisdom.
    richfromkeswick wrote:
    How can I edit the actual album information.  I recently loaded CD of duets, the artist name is correct, but doesn't show up on my artist listwithnstead its shown as a compilation by various artists.  When I use "Get Info" the artist name is right on all the tracks but doesn't show the correct name on the actual album  column.  Anybody know how to fix this?
    Thanks
    Rich

  • I can't edit the google search bar since ios 6 upgrade

    Since upgrading my iPhone 4S to iOS 6 I can't edit the search bar in google (via Safari).  I.e I used to be able to do a search then hold my finger over the text I just entered and the magifier would appear and I'd be able to edit that text (to correct a spelling mistake for example).
    If I use Yahoo or Bing, I can edit the search bar as I've always been able to do.  It's just google.  I don't mind using another search engine, but it's niggling me as to why this has happened.
    Incidently, I tried the same thing on my son's iPhone 4 with iOS 6 and it works fine.  I've since done a full system erase and restore and the problem remains!

    Same here -- two iPhone 5's and an iPhone 4S.  The search box on the bottom of the page works OK, though.

  • How can we edit the workbook

    hi
    how can we edit the workbook means i am having a workbook with some queries, i want to change the name of the workbook how we do this?
    Can any one provide me the solution
    Thanks in Advance.

    Hi,
    In our case, even though i change the name of the workbook using 'Change title' that is not reflected in the workbook if it is in a role. so, in that case, goto pfcg - enter the name of the role -> menu tab -> change the workbook name for the workbook of your choice.
    Thanks

  • I am using CS3 and want to save a file as a pdf where someone can then edit the text. How can I do this please? Thank you :)

    I am using CS3 and want to save a file as a pdf where someone can then edit the text. How can I do this please? Thank you

    You might be able to use the newest adobe reader program/application for that.
    You would have to save your pdf out of photoshop cs3 without any text and then add the text to the pdf in adobe reader.
    The text added in adobe reader can't be edited in photoshop, so the other people would have to adobe reader or acrobat to edit the text.
    https://helpx.adobe.com/reader.html

Maybe you are looking for