Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Perform tasks on sleep with AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Perform tasks on sleep with AppleScript
Authored by: Tom Robinson on Jan 28, '05 12:54:38PM

You could stop mail from fetching new messages instead of quitting:

set fetches automatically to false

This toggles the 'Check for new mail' preference.



[ Reply to This | # ]