This site is designed to take advantage of CSS. If you are seeing this, CSS must not be available or enabled in your browser. Everything should still work, but won't be as pretty. :)
This is the error I get after setting up a service and filter to check whois expiry for a test domain:
osascript[14546:707] Cannot find executable for CFBundle
I am looking to import a list of domains to check whois expiry, and set an ical reminder X days before actual expiration to renew at defined registry associated with that domain.
Re: Whois Monitoring for near expiring domains + ICAL ...
The osascript tool is used to run AppleScripts, so that error likely means there is a bug in your script — perhaps trying to "tell" the wrong app, or something. If you paste your script in here (or email it to me), I or someone else may be able to diagnose further.
Re: Whois Monitoring for near expiring domains + ICAL ...
Issue resolved via email: was using the wrong script type.