Find Jobs
Hire Freelancers

AppleScript Auto-Reply Script for Apple Mail

$30-100 USD

In Progress
Posted about 15 years ago

$30-100 USD

Paid on delivery
I need an AppleScript script that can run in the background which will send an HTML message using a custom designed template for Apple Mail's built-in stationary when certain specific rules are met. The script should perform the following steps: 1) If Mail's rule? determine? that the incoming e-mail meets the requirements, the script is executed. 2) The script gets the sender's e-mail address from the incoming e-mail. 3) The script creates a new outgoing message containing the custom HTML stationary 4) The script sends the e-mail. ## Deliverables This is as far as I've been able to get with the script. I've been running it from Script Editor, so I haven't tested whether the first part of the script will function correctly when executed by Mail's rules. tell application "Mail" ? ? set theMessage to selection ? ? set the thisMessage to item 1 of the theMessage ? ? set theSender to sender of the thisMessage ? ? set theAddress to extract address from theSender ? ? set sendAgain to 1st message of sent mailbox whose id is 343445 ? ? -- Need to tell Mail to Send Again the message sendAgain ? ? set sender of (message sendAgain) to theAddress ? ? send sendAgain end tell Using AppleScript, I don't know how to create an HTML e-mail or select a specific stationary, so I thought maybe I could select a previously-sent message and tell mail to send it again to a different address. I'm waiting for the designer to complete the actual images that should be embedded in the e-mail, so in the meantime, I'm using the attached Mail stationary in its place. The script must run in the background. It cannot tell Mail to activate.
Project ID: 3768376

About the project

1 proposal
Remote project
Active 15 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See private message.
$21.25 USD in 29 days
4.9 (18 reviews)
5.4
5.4

About the client

Flag of UNITED STATES
United States
5.0
13
Member since Aug 23, 2005

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.