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

Create new Mail.app templates via AppleScript Apps
The following scripts are for use in Mail.app as message templates. With these scripts, you can reply to a message with a message from a template containing your text combined with customizable variables. Or you could create a new message with predefined text in the subject and body. You can customize the templates to show these variables in resulting messages:
  1. Date sent
  2. Sender Name
  3. Sender Address
  4. Subject
  5. Body
To use these scripts, copy and paste in Script Editor and Save as Script with a name you like in /Library -> Scripts -> Mail Scripts. Now, for example, to reply to a received message, choose the script name from Mail's Script menu after selecting the message in Mail.app. The four scripts are:
  1. Text of reply before quoted text
  2. Text of reply after quoted text
  3. Outlook-style reply
  4. New message with attachments
[robg adds: I haven't tested these...]
    •    
  • Currently 1.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (1 vote cast)
 
[8,167 views]  

Create new Mail.app templates via AppleScript | 1 comments | Create New Account
Click here to return to the 'Create new Mail.app templates via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create new Mail.app templates via AppleScript
Authored by: masolino on May 23, '05 05:11:32AM

This don't work with Tiger...



[ Reply to This | # ]