Re: How to use "Check for new mail" feature
Re: How to use "Check for new mail" feature
- Subject: Re: How to use "Check for new mail" feature
- From: cricket <email@hidden>
- Date: Tue, 1 Oct 2002 16:27:53 -0700
Sounds like a bug. I'll look into it.
- cricket
On Saturday, September 28, 2002, at 10:57 AM, Ken Scott wrote:
If all you want is for Mail to check all accounts at a specific time
interval, you can already do that in Account Preferences, or via
script:
tell application "Mail"
set fetch frequency to 10 -- Mail will check every 10 minutes
end tell
You can set any integer fetch frequency you want, not just the ones
available in the popup in Mail's Account Preferences.
- cricket
I run this exact script (OK, not exact, I set the time to 2 instead of
10) and each time, Mail.app blows up. I am running OS X 10.2.1. I get
the generic "This application has unexpectedly quit. Other programs
are not affected" dialog box, and Mail is gone.
Any ideas?
----->
Software Entomologist/Mail for Mac OS X email@hidden
---------->
Late rains drown me in their desperate tantrums.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.