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


Click here to return to the 'A script to add pictures to Address Book' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to add pictures to Address Book
Authored by: patsdave on Mar 07, '03 11:21:01AM

I am trying to figure out how to use Applescript in Mail.app to transfer a message based on someone in my address book to two mailboxes AND open one of them upon arrival.

Please help!!!!

NOTE: If you use the program listed in a comment above (senderpix) it does show the photo in Mail.app.



[ Reply to This | # ]
A script to add pictures to Address Book
Authored by: dubmaster on Mar 07, '03 12:18:03PM

actually, the pictures for the addressbook and the email are stored in an folder, in the Library, either /Library or ~user/Library.

create a folder named: Images in one of those Libraries and in it create a folder : People.
any image in a tiff format with the email address of the person will be schown in your email AND the addressboock.
if they are the same. Example: a picture named user@mac.com.tiff would be visible in the addressbiik under the user who's email (any of his email) is listed as user@mac.com.
any message received from user@mac.com would show this immage as well.

---
DubMaster
--
Rehab is for quitters!



[ Reply to This | # ]