Can I schedule my Mac to visit a web page once a week, assuming that my Mac user account IS logged in, but the screen is sitting on the Login Window? I don't need to SEE it happen, I just need the server to receive the hit.
Long story short: I've got a webmail account that only gets an email once or twice a year, but in theory it could be important. So I have it forward all messages to my main email. So far, so good!
BUT, through a quirk I'm unable to control, it will stop forwarding after a time if I don't actually visit the webmail page. So I have been visiting the bookmark once a week to be safe. I just visit the link and close it without a glance. (I don't even need to log in—I have the site set to "Remember me" so I'm always logged in.)
I want to forget about it and not have to manually go to that bookmark every week. I want my Mac to go there on it's OWN once a week. Here's my plan so far:
• Set Energy Saver prefs to wake my Mac one day a week (maybe 4:00 AM, so it would never interfere with anything else). Sleep again after 20 minutes.
• Set a repeating iCal event to trigger an "Open File" alarm 10 minutes after the Mac wakes.
• Have Open File launch an Automator action that goes to the desired URL.
BUT, I'm pretty sure it wouldn't work if the Mac is Sitting on the login Window. My account IS logged in (orange check)... is that enough to make the URL visitation happen?
Is there a better way, before I start experimenting?
(For security, I don't want to leave my account just running password-free in my apartment. That means it's impossible to wake my Mac without a password--it would just go right back to sleep. UNLESS I leave it on the Login Window. Which I do anyway, for the sake of my EyeTV DVR which needs to wake the Mac to record shows. So: leaving it on the Login Window allows my Mac to wake without a password, so that my logged-in user account can "do stuff" in the background.)
Thanks in advance!
(P.S. I thought about something with Terminal and curl, but that wouldn't keep me permanently logged in the way a browser does: curl would just fetch the HTML of a "Please Log In" page. No good.)
Long story short: I've got a webmail account that only gets an email once or twice a year, but in theory it could be important. So I have it forward all messages to my main email. So far, so good!
BUT, through a quirk I'm unable to control, it will stop forwarding after a time if I don't actually visit the webmail page. So I have been visiting the bookmark once a week to be safe. I just visit the link and close it without a glance. (I don't even need to log in—I have the site set to "Remember me" so I'm always logged in.)
I want to forget about it and not have to manually go to that bookmark every week. I want my Mac to go there on it's OWN once a week. Here's my plan so far:
• Set Energy Saver prefs to wake my Mac one day a week (maybe 4:00 AM, so it would never interfere with anything else). Sleep again after 20 minutes.
• Set a repeating iCal event to trigger an "Open File" alarm 10 minutes after the Mac wakes.
• Have Open File launch an Automator action that goes to the desired URL.
BUT, I'm pretty sure it wouldn't work if the Mac is Sitting on the login Window. My account IS logged in (orange check)... is that enough to make the URL visitation happen?
Is there a better way, before I start experimenting?
(For security, I don't want to leave my account just running password-free in my apartment. That means it's impossible to wake my Mac without a password--it would just go right back to sleep. UNLESS I leave it on the Login Window. Which I do anyway, for the sake of my EyeTV DVR which needs to wake the Mac to record shows. So: leaving it on the Login Window allows my Mac to wake without a password, so that my logged-in user account can "do stuff" in the background.)
Thanks in advance!
(P.S. I thought about something with Terminal and curl, but that wouldn't keep me permanently logged in the way a browser does: curl would just fetch the HTML of a "Please Log In" page. No good.)