- Quick specs
- Price: Free
- Operating system: Mac OS Classic, Mac OS X 10.2, Mac OS X 10.1, Mac OS X 10.0
- Date added: May 18, 2003
- Total Downloads: 58
- Downloads last week: 1
- See full specifications
- Average user rating: Be the first to rate this product!
Publisher's description
From Shockley Consulting :This little AppleScript applet can be used to handle mailto URLs. So, when you click on an email address on a web page, it goes to the Yahoo web mail Send Message page, with the email address filled in. If there are other parts, they will also be filled in (subject, cc, bcc, body, and perhaps other)
You will need to open the Internet control panel and select this as your Email Application at the bottom of the Email tab.
I plan on extending it to work with other major webmail sites, as long as they support sending mail by adding text to a URL. Let me know if you'd like to work on it. Most useful utilities out there only help people who use stand-alone POP/SMTP clients, not us web-mail users.
Note to Netscape users:
Netscape ignores the email application you choose in the Internet control panel. To change Netscape's email handler, you have to run a short AppleScript:
- Open Script Editor (in Apple Extras:AppleScript).
- Paste in the following, and hit RUN:
tell application "Netscape Communicator?"
register protocol "HnEm" for protocol "mailto"
--HnEm is the creator code for Yahoo Mailto Handler end tell
Unfortunately, Netscape doesn't seem to pass along the actual address you clicked on. I'll have to see if I can figure out how Netscape is sending this info, since iCab and Internet Explorer both send 'open location' events. I'm guessing that's just one more thing in Netscape that hasn't been updated since Mac OS 8.6 came out... :-(
What's new in this version:
- This release attempts to flag the applet so that System Prefs will not lose it and choose a different applet. Submit any problems to the developer email address.
More popular Dial-up Software downloads
- 204 downloads 1. Adobe Flash CS4 Professional
- 201 downloads 2. Download Accelerator Plus
- 90 downloads 3. iGetter
- 64 downloads 4. VNCViewer
- 63 downloads 5. Adobe FreeHand MX
- See all Dial-up Software downloads
User reviews
Write your own review Be the first one to review Yahoo Mailto Handler 1.2.1 and share your experience with the CNET community!
Submit your review
- See more CNET content tagged:
- AppleScript,
- Netscape Communications Corp.,
- Yahoo! Inc.,
- e-mail,
- e-mail address
Previous Versions:

