Find Jobs
Hire Freelancers

AppleScript Auto-Reply Script for Apple Mail

$30-100 USD

进行中
已发布大约 15 年前

$30-100 USD

货到付款
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.
项目 ID: 3768376

关于此项目

1条提案
远程项目
活跃15 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
See private message.
$21.25 USD 在29天之内
4.9 (18条评论)
5.4
5.4

关于客户

UNITED STATES的国旗
United States
5.0
13
会员自8月 23, 2005起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。