macOS Sierra中的Applescript和Mail:破碎的功能?

时间:2016-09-22 00:08:29

标签: email applescript apple-mail signatures

我猜你不能再使用AppleScript在Mail中签名了吗?

如果您正在运行Sierra,请尝试使用这个简单的脚本:

tell application "Mail" to make new signature with properties {name:"My Signature"}

我得到的只是“Mail收到错误.AppleEvent处理程序失败。”

这是一个错误吗?

1 个答案:

答案 0 :(得分:0)

似乎" AppleEvent处理程序失败"在MacOs Sierra上运行AppleScript时,在许多其他情况下会出现错误。我无法删除邮箱,例如:applescript can't delete any mailbox