Email "Auto-Check" isn't checking much

Hello,
The Auto-Check Email feature only works sporadically. I have it set for every 15 minutes, but it often won't check for a few hours. Details:
* I'm using a .Mac email account.
* EVERY time I fire up the phone's email app it checks for mail like clockwork. This works great.
* My Auto-Check problem exists whether I'm using EDGE or WiFi; it doesn't seem to matter. Sometimes just sitting in my house next to my Airport Extreme with full WiFi-bars it will not check for hours... at other times it checks frequently.
Any suggestions? I suspect this is just a software bug that needs some tweaking on Apple's part.
Thanks,
--Dave
PS: Other than this, iPhone gets an A+ with a gold star. Fantastic device!
MacBook Pro 2.33GHz   Mac OS X (10.4.9)  

You may want to try a couple of the articles below and see if they resolve your issue. Continue to test using Edge and WiFi if possible and post results. I would also advise if possible create a free Gmail, Yahoo, or other free account the iPhone offers and see if they make any difference in the Auto-check feature. Make sure to email yourself a couple emails and start a clock. Let it run for 20 min and see if any new email shows up automatically.
http://docs.info.apple.com/article.html?artnum=305743
Only perform the Turn iPhone off and Back on and Reset iPhone. Reset iPhone does not wipe any settings, Simply reboots the iPhone. Then test and see what your mail results are.

Similar Messages

  • Auto-check for emails?

    Hi.
    I was just wondering if it is at all possible to set my Mail program up to check my email for me at certain time intervals.
    I'm in college and it'd be nice if I was able to have my email automatically checked for me, as I tend to get busy and forget to check it myself.
    Today actually our campus was closed due to snow, but unfortunately I didn't think to check my email otherwise I would have found out before attempting to go to class.
    So...can I do this?
    MacBook Pro   Mac OS X (10.4.8)  

    You can set the interval in Mail's Preferences under 'General'.

  • Iphone missing auto-check messages

    I just got my wife an iphone and when I went to set her auto-check for her email in her settings she doesnt have that option.....anybody have any ideas? Thanks!

    Push-IMAP is an IMAP protocol that doesn't require the incoming mail server for the account to be checked for new messages. As soon as a new message arrives at the incoming mail server for the account, the server "pushes" the message to the email client being used to access the account - in this case the iPhone's email client because a free Yahoo Push-IMAP account can be accessed with the iPhone's email client only - not with another email client on your computer.
    You have the option on the iPhone to access the account as Push or standard IMAP with the option to check the incoming mail server for new messages as with any standard email account.
    The Push protocol is designed to save battery life but you may find this isn't so.

  • Auto check in

    Hey Gang,
    Was curious if this was possible.
    We just went from a one person to a 3 person coding group.
    Never used the Check Out feature before, but it's pretty
    intuitive.
    I like the option to auto check out when you open the file.
    Is there a way to Auto check in when closing the file.
    I hope this isn't obvious? We checked around a bit before
    asking.
    Thanks
    -Dave

    New emails should automatically get pushed onto your device; however if you have read your emails on a different computer or device it will still show as unread on your iphone.
    follow the following steps make sure that they are right:
    Settings
    Mail Contacts Calendar
    Fetch new Data
    Ensure that “Push” is on
    Ensure that “Every 15 Minutes” is selected
    Go down to advanced
    Select the accounts outstanding and change them to “Push”

  • Where did "Auto-Check Mail" go?

    I was trying to check if my auto-check was enabled and I can't find it. I did some searching and found this article.
    It says to go to Settings > Mail > Auto-Check. But when I go to Settings > Mail there is no Auto-Check. I only see:
    Accounts
    Yahoo!
    Add Account...
    Messages
    Show
    Preview
    Minimum Font Size
    Show To/Cc Label
    Ask Before Deleting
    Sending
    Always Bcc Myself
    Signature
    Default Account
    I see nothing about Auto-Check. If I go into my default account (Yahoo!) I see:
    Account (ON/OFF)
    *Yahoo! Account Information*
    Name
    Address
    Password
    Description
    Advanced
    Within ^ Advanced I see:
    *Mailbox Behaviors*
    Drafts Mailbox
    Sent Mailbox
    Deleted Mailbox
    Deleted Messages
    Remove
    *Yahoo! Settings*
    Use push mail (ON/OFF)
    I don't remember having this much trouble finding it before. Is there something wrong with my iPhone, or did Apple change it in an update and I haven't heard about it?
    Thanks for any help.
    Maybe I'm just tired and it's staring me right in the face. I dunno...

    Hello Garner, this is what to do, from iphones main screen go to settings, then mail, tap on your Yahoo account, tap advanced, you will then see an option to turn Push email on/off (provided you have 1.1.1 software on your iphone) toggle Push off, return to the main screen, go back into settings, select mail, you will now see the option for auto check- manual, 15min, 30min, 1hour. Hope this helps, Steve...

  • Where is the auto check for Mail?

    Before the 2.0 update, I could set the Mail app for auto check every 30 minutes or so, not in 2.0, I cannot find this option any more. Can I still make this setting somewhere?
    André

    The setting is in Settings > Fetch New Data. Set Fetch to 30 min (other options are 15 min and hourly).
    You'll want Push set to OFF, unless you have a need for it and your email account supports it (MobileMe, Yahoo, or an MS Exchange server do); push uses a lot of battery power, so if you don't have a need for it, leave it off.
    Hope this helps...

  • Could not execute auto check for display colors using command /usr/

    I am trying to Install Oracle 10g R2 on Solaris X86 32 bit
    I am connecting to system from my windows vista laptop through putty... I get the following error...
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 1214 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 1799 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/openw
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n] n
    User Selected: No
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/Or
    I have done the following:-
    # DISPLAY=192.168.1.133:0.0; export DISPLAY
    # echo $DISPLAY
    192.168.1.133:0.0
    # xhost+
    xhost+: not found
    # xclock
    xclock: not found
    I know that I have to do the following:-
    1. Install SUNWxwplt package ========> Is already Installed
    2. Set DISPLAY variable
    3. Execute xhost + on target (set in DISPLAY) computer
    # pkginfo -i SUNWxwplt
    system SUNWxwplt X Window System platform software
    Some sites claim xming and some xwindows etc.... Plz give me a step by step instruction as how to overcome this..
    bash-3.00# /usr/openwin/bin/xclock
    Error: Can't open display:
    bash-3.00# DISPLAY=192.168.1.133:0.0; export DISPLAY; echo DISPLAY
    DISPLAY
    bash-3.00# echo $DISPLAY
    192.168.1.133:0.0
    bash-3.00# /usr/openwin/bin/xclock
    Error: Can't open display: 192.168.1.133:0.0
    bash-3.00# pwd
    bash-3.00# find . -name xhost
    ./usr/openwin/bin/xhost
    ^C
    bash-3.00# /usr/openwin/bin/xhost +
    /usr/openwin/bin/xhost: unable to open display "192.168.1.133:0.0"
    bash-3.00#
    # echo $PATH
    /usr/sbin:/usr/bin
    I have also gone through the below ... but was not of much help
    Unable to execute runInstaller: Check if the DISPLAY variable is set
    Plz help
    Edited by: [email protected] on Feb 11, 2009 5:16 AM

    bash-3.00# echo $SHELL
    /sbin/sh
    bash-3.00# echo $DISPLAY
    bash-3.00# DISPLAY=192.168.1.133:0.0;export DISPLAY
    bash-3.00# echo $DISPLAY
    192.168.1.133:0.0
    bash-3.00# /usr/openwin/bin/xclock
    Error: Can't open display: 192.168.1.133:0.0
    bash-3.00# man xclock
    No manual entry for xclock.
    bash-3.00# /usr/openwin/bin/xhost +
    /usr/openwin/bin/xhost: unable to open display "192.168.1.133:0.0"
    bash-3.00#

  • Auto-Check Not Checking

    I have my iPhone's setting to check for new e-mail every 15 minutes. However, it does not automatically check every 15 minutes. It winds up not checking until I go into the mail account to see if I have any new e-mail. I have both Yahoo and AOL accounts on it. How can I resolve this issue, so that it will check for my email?

    I forgot to include that I tried turning off the recent mode but that made it so I couldn't receive email at all, even using the manual check. It would connect and check for mail and the new email counter would go up to 25 and then it would finish without actually showing any of the new messages. Strange.
    The auto-check has worked a few times since I first posted about this - I'll update if I figure it out.
    Thanks!
    iMac (Intel) iPhone
    iMac (Intel) iPhone

  • Mavericks Mail won't auto check

    I have Mail preferences set to check Mail every five minutes which it has done correctly forever. Just yesterday, I noticed it is no longer checking mail automatically. I have to check manually in order to retrieve new emails. (I have set and reset the mail-check preference choice to no avail.)
    I assume maybe a preferences file has gotten corrupted (?). Is there a pref file I can delete that might allow me to restor auto-check in Mail without it deleting all my other Mail settings?
    Thanks for any help,
    WK

    Hi William,
    Thanks for visiting Apple Support Communities.
    It sounds like you are encountering this symptom:
    For some email providers, new email messages in Mail may only appear to arrive when Mail is first opened. No new email arrives until Mail is quit and reopened.
    You may want to verify this by testing the workaround in this article:
    OS X: New email messages not received until Mail is quit and reopened
    http://support.apple.com/kb/TS5367
    Best,
    Jeremy

  • Auto check in Mail App on iPhone 4

    Hi,
    Sometimes the Mail App automatically checks for new e-mails and alerts me... but not always.
    A few times in the last couple of weeks I've missed staying in "live" contact with friends because the Mail App did not check for new messages at all until I began to compose a new message and the app would then download the e-mail hours after it was sent.
    I've googled the issue but the only thing I can find is to use "auto checking" in Settings, but that does not exsist anymore it seems.
    Can anyone help?
    Cheers

    New emails should automatically get pushed onto your device; however if you have read your emails on a different computer or device it will still show as unread on your iphone.
    follow the following steps make sure that they are right:
    Settings
    Mail Contacts Calendar
    Fetch new Data
    Ensure that “Push” is on
    Ensure that “Every 15 Minutes” is selected
    Go down to advanced
    Select the accounts outstanding and change them to “Push”

  • Anyone know why the Auto Check feature is not on my iPhone?

    When watching the Finger Tips it shows under settings then mail there is an auto check feature. I am missing it

    No problem. The rationale for it is that, since Yahoo emails are supposed to get "pushed" to the iPhone, you don't need AutoCheck.
    The problem of course is that yahoo push email has not been very reliable for some people.
    The way around this is to set up another (non-Yahoo) email account on the iPhone, even if you don't plan to use it. This will make the AutoCheck feature show up, and you can turn it on to catch the emails that don't get pushed.

  • Auto check mail settings

    Can some one help. my iPhone does not have auto check settings. Where can i get them.

    If you have an yahoo email account set up on your phone you will not have the auto check option because yahoo it's suppose to push your emails as soon as they are received at the server level
    If you go to Settings>Mail>Select the Yahoo account> Advanced and turn Use push mail to OFF the auto check option will show up under Settings>Mail

  • IPhone 3G: Automatic send/receive notification (wha happened to auto-check)

    Anybody know where the auto-check feature for emails is for the 3G? I don't get email alerts every XX minutes with the new 3G. I have to login to the mail app every time to check, which *****!

    I would also set the Push to Off, so that your phone won't be waiting for new messages all the time. Also set the fetch time to an hour or manual. Here is an except from tiphub:
    This is another battery saving tip, if don't need to get your emails immediately using Yahoo, Mobile Me or have setup your corporate Microsoft Exchange, then disable push by going to Settings > Fetch New Data > Set Push to Off. Emails will then be based on the Fetch time below on the same screen.
    Set the fetch time for the email to an hour or manually to optimize your battery life the most.
    There are other tips on there as well:
    http://www.tiphub.com/82Great_tips_for_using_your_new_3GiPhone.html

  • Apple Please Fix Auto-Check!

    Alright, I recently switched over from a blackberry and loved the push email service, I figured I could make do with the autocheck every 15 minutes, but low and behold I get my iPhone with update 1.1.1 and autocheck doesn't work! So I mosey on over to the Apple discussion forums and figures out nobodies is working! I can't believe you are letting such a significant feature that affects everyone go without fixes!
    Please Fix our Auto-Check, we are begging!

    Apple does not read this, only other users. Submit your feedback through the Apple feedback section.
    http://www.apple.com/feedback/

  • Email not checking for new mail

    hi, my email has stopped auto checking for new mail ( as it is set up to) , and will only do so when i quit and restart the program
    if i hit get mail while it's running, nothing happens
    i can see new emails via .mac but will only get them if i quit and restart mail
    also now the rules and i have sometimes work and sometimes don't
    i tried sending myself test emails, and there is long delay between sending and receiving it ( about an hour )
    thanks

    hi there
    it's .mac
    we did try removing the .plist file, and it made no differnce
    i am getting increasingly frustrated by the mail app, it's never been a particularlty good example of MAC software ( not very stable ), but now as well as unexplainable lulls where all you can do is watch spinning clock faces ( despite having a fast broadband connection ) , i'm also having to deal with sent emails re-appearing as drafts, even though they have been already been sent
    i feel like i don't have the time to keep trying to find out what is going on, as i'm very busy right now, although any help is always appreciated
    thanks
    Alan,
    Refresh my memory: what type(s) of account are you
    using -- POP, IMAP or .mac?
    Since I believe your setting up a new User Account,
    and Mail in it worked, did you ever remove the
    com.apple.mail.plist, and cause Mail to need to be
    setup again? To do this, quit Mail, and in the
    Finder open Home/Library and locate the Mail folder.
    Control-click over the Mail folder, and choose
    Duplicate -- then drag the resulting copy to the
    Desktop for temporary backup. Next, open
    Home/Library/Preferences and find the
    com.apple.mail.plist file and drag it to the
    desktop.
    Relaunch Mail, which will open as though new, and
    when prompted to import anything DECLINE.
    Instead, re-enter your account info, and Mail will
    re-discover the account for this account, and all
    should be well.
    Sorry that I have not had time to go back over every
    one of your prior posts.
    Ernie

Maybe you are looking for