User Tools

Site Tools


action:Send_Mail_Message

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
action:Send_Mail_Message [2015/07/07 22:17]
mirazjordan created
action:Send_Mail_Message [2019/07/04 03:12]
peternlewis [Signatures]
Line 1: Line 1:
 +{{:​action:​apple-mail-icond.png?​nolink|}}
 +====== Send Apple Mail Message ======
 +
 The Send Mail Message action allows you to create a message and send immediately or leave it open for further editing. Use the //Create new message// pop-up to choose between //and send now// and //and leave open//. The Send Mail Message action allows you to create a message and send immediately or leave it open for further editing. Use the //Create new message// pop-up to choose between //and send now// and //and leave open//.
  
-{{:action:​sendmailmessage.png|}}+:!: Note that this works _only_ with the Apple Mail app. 
 + 
 +{{ apple-mail-send-mail-action.png?​nolink&​575x317 ​Send Apple Mail Message ​}} 
 + 
 +===== Action Form Fields =====
  
 Enter one or more email addresses in the //To// text area and optionally add email addresses to the //Cc// and //Bcc// text areas. Enter one or more email addresses in the //To// text area and optionally add email addresses to the //Cc// and //Bcc// text areas.
Line 11: Line 18:
 Select the sending address from the //From// pop-up. Keyboard Maestro reads the available addresses and lists them for you. Select the sending address from the //From// pop-up. Keyboard Maestro reads the available addresses and lists them for you.
  
 +===== Email Body =====
  
 Enter the body of the email in the empty text area. The text area expands to accommodate your text. Enter the body of the email in the empty text area. The text area expands to accommodate your text.
  
 +:!: Note that this Keyboard Maestro form field supports _only_ plain-text. ​ If you want to enter rich-text, you will need to do so _after_ you run this action.
 +
 +===== Attaching Files =====
 +
 +To attach a file click the File Chooser button to the right of the action to select an existing file on disk. Option-click on the File Chooser button to show the currently selected file in the Finder (assuming it exists already). ​ You can only attach a single file (if you need more than one file, it can be done with AppleScript).
 +
 +===== Signatures =====
  
-To attach a file click the File Chooser button to the right of the action to select an existing file on diskOption-click on the File Chooser button to show the currently selected file in the Finder (assuming ​it exists already).+Setting ​the signature is no longer supported (v9.0+) as it has been broken ​in OS X 10.12 Sierra and presumably Apple has no intention of fixing ​it.
  
 +===== See Also =====
  
-Select a signature to use from the //​Signature//​ pop-up: +==== Actions ====
-  *Default. +
-  *None. +
-  *Random.+
  
 +* [[action:​Set Mail Status ]] action
 +* [[action:​Send iMessage]] action
 +* [[action:​Send SMS]] action
 +* [[:​Actions|See all Actions]]
  
 +==== Functions ====
  
 +* [[function:​MAILDATERECEIVED]]
 +* [[function:​MAILDATESENT]]
 +* [[function:​MAILFLAG]]
 +* [[function:​MAILFLAGGED]]
 +* [[function:​MAILREADSTATUS]]
 +* [[function:​MAILJUNKSTATUS]]
 +* [[function:​MAILWASFORWARDED]]
 +* [[function:​MAILWASREDIRECTED]]
 +* [[function:​MAILWASREPLIEDTO]]
 +* [[:​Functions|See all Functions]]
  
 +==== Tokens ====
  
 +* [[token:​MailRecipients |%MailRecipients%]]
 +* [[token:​MailRecipients |%MailRecipients%]]
 +* [[token:​MailToRecipients |%MailToRecipients%]]
 +* [[token:​MailCCRecipients |%MailCCRecipients%]]
 +* [[token:​MailBCCRecipients |%MailBCCRecipients%]]
 +* [[token:​MailSender |%MailSender%]]
 +* [[token:​MailReplyTo |%MailReplyTo%]]
 +* [[token:​MailSubject |%MailSubject%]]
 +* [[token:​MailContents |%MailContents%]]
 +* [[token:​MailRawSource |%MailRawSource%]]
 +* [[:​Tokens|See all Tokens]]
action/Send_Mail_Message.txt · Last modified: 2019/07/04 03:12 by peternlewis