How to Insert Variables Into Subject and Body of Send Mail Message With Subject Action

Hey @ronald,

Of course they do:

Make New Mail Message with Variables v1.00.kmmacros (6.0 KB)

Mail does not support creating messages with rich-text via AppleScript. It was possible somewhere pre-Sierra, but Apple in its infinite wisdom broke it and has chosen not to fix it.

Keyboard Maestro uses AppleScript behind the scenes in it's Send Mail action, so there's nothing to be done.

The only way is to create the message and then PASTE rich-text into the email body.

Yes, that's another quirk in the way AppleScript works with Mail.

Send Mail Message with Rich Text from Named Clipboard

-Chris

1 Like